Skip to content

Commit

Permalink
chore(deps): update dependency electron-devtools-installer to v3.2.1 (#…
Browse files Browse the repository at this point in the history
…1083)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 9113e43 commit 6345d80
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.0",
"electron-devtools-installer": "3.2.1",
"eslint": "7.11.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "3.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7729,10 +7729,10 @@ [email protected]:
electron-is-dev "^1.1.0"
electron-localshortcut "^3.1.0"

[email protected].0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/electron-devtools-installer/-/electron-devtools-installer-3.2.0.tgz#acc48d24eb7033fe5af284a19667e73b78d406d0"
integrity sha512-t3UczsYugm4OAbqvdImMCImIMVdFzJAHgbwHpkl5jmfu1izVgUcP/mnrPqJIpEeCK1uZGpt+yHgWEN+9EwoYhQ==
[email protected].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==
dependencies:
rimraf "^3.0.2"
semver "^7.2.1"
Expand Down

0 comments on commit 6345d80

Please sign in to comment.