Skip to content

Commit

Permalink
chore(deps): update dependency electron-devtools-installer to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent 8b67b7c commit 74797f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"easy-peasy": "6.0.5",
"electron": "13.6.3",
"electron-builder": "24.13.3",
"electron-devtools-installer": "3.2.1",
"electron-devtools-installer": "4.0.0",
"eslint": "7.11.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "3.4.1",
Expand Down
11 changes: 4 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7729,14 +7729,11 @@ [email protected]:
electron-is-dev "^1.1.0"
electron-localshortcut "^3.1.0"

electron-devtools-installer@3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/electron-devtools-installer/-/electron-devtools-installer-3.2.1.tgz#338a0ada7b4232ee42cd88fe5cf305c6be95cfe9"
integrity sha512-FaCi+oDCOBTw0gJUsuw5dXW32b2Ekh5jO8lI1NRCQigo3azh2VogsIi0eelMVrP1+LkN/bewyH3Xoo1USjO0eQ==
electron-devtools-installer@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/electron-devtools-installer/-/electron-devtools-installer-4.0.0.tgz#6556a6a326cddea18194cb6d97d85c8ae329dedf"
integrity sha512-9Tntu/jtfSn0n6N/ZI6IdvRqXpDyLQiDuuIbsBI+dL+1Ef7C8J2JwByw58P3TJiNeuqyV3ZkphpNWuZK5iSY2w==
dependencies:
rimraf "^3.0.2"
semver "^7.2.1"
tslib "^2.1.0"
unzip-crx-3 "^0.2.0"

electron-is-accelerator@^0.1.0:
Expand Down

0 comments on commit 74797f8

Please sign in to comment.