Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2023
1 parent eb0c84f commit 416e74c
Show file tree
Hide file tree
Showing 4 changed files with 597 additions and 116 deletions.
2 changes: 1 addition & 1 deletion electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"electron-is-dev": "^1.1.0"
},
"devDependencies": {
"electron": "10.1.5"
"electron": "10.4.7"
},
"keywords": [
"capacitor",
Expand Down
8 changes: 4 additions & 4 deletions electron/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -160,10 +160,10 @@ electron-is-dev@^1.1.0:
resolved "https://registry.yarnpkg.com/electron-is-dev/-/electron-is-dev-1.2.0.tgz#2e5cea0a1b3ccf1c86f577cee77363ef55deb05e"
integrity sha512-R1oD5gMBPS7PVU8gJwH6CtT0e6VSoD0+SzSnYpNm+dBkcijgA+K7VAMHDfnRq/lkKPZArpzplTW6jfiMYosdzw==

electron@10.1.5:
version "10.1.5"
resolved "https://registry.yarnpkg.com/electron/-/electron-10.1.5.tgz#f2b161310f627063e73fbac44efcb35dece83a90"
integrity sha512-fys/KnEfJq05TtMij+lFvLuKkuVH030CHYx03iZrW5DNNLwjE6cW3pysJ420lB0FRSfPjTHBMu2eVCf5TG71zQ==
electron@10.4.7:
version "10.4.7"
resolved "https://registry.yarnpkg.com/electron/-/electron-10.4.7.tgz#3ec7d46d02c0a6b4955f5fbf19a84d0e0c711184"
integrity sha512-je+AokZfKldI5GItXOx5pwBEAnbEqTrEPhaRUm2RN0OFBPXO+7wjJ3X+HvvlOHvKtfZrlU+57Dmkg1DseSFOPA==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^12.0.12"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
"@types/node": "8.10.61",
"@types/reach__router": "1.3.6",
"@types/react-helmet": "6.1.0",
"@types/reactstrap": "8.5.2",
"@types/reactstrap": "8.7.1",
"gatsby-plugin-graphql-codegen": "2.7.1",
"prettier": "2.1.2",
"ts-node": "9.0.0"
"prettier": "2.8.8",
"ts-node": "9.1.1"
},
"contributors": [
"fabien0102 <[email protected]>",
Expand Down
Loading

0 comments on commit 416e74c

Please sign in to comment.