Skip to content

Commit

Permalink
Merge pull request #728 from Pony-House/dependabot/npm_and_yarn/elect…
Browse files Browse the repository at this point in the history
…ron-32.0.2

Bump electron from 32.0.1 to 32.0.2
  • Loading branch information
JasminDreasond authored Sep 11, 2024
2 parents fa7def3 + 14561b8 commit 9d8f93f
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 @@ -117,7 +117,7 @@
"@vitejs/plugin-react": "4.3.1",
"cross-env": "7.0.3",
"download-git-repo": "3.0.2",
"electron": "^32.0.1",
"electron": "^32.0.2",
"electron-builder": "^24.9.1",
"eslint": "9.10.0",
"eslint-config-airbnb": "19.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2895,10 +2895,10 @@ electron-to-chromium@^1.2.7, electron-to-chromium@^1.4.668:
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.737.tgz#3a774a58e04980741f65d440f5fdf57af18b6dde"
integrity sha512-QvLTxaLHKdy5YxvixAw/FfHq2eWLUL9KvsPjp0aHK1gI5d3EDuDgITkvj0nFO2c6zUY3ZqVAJQiBYyQP9tQpfw==

electron@^32.0.1:
version "32.0.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-32.0.1.tgz#8bfc186b81a645c6b3b12f91e71db4231fd0c934"
integrity sha512-5Hd5Jaf9niYVR2hZxoRd3gOrcxPOxQV1XPV5WaoSfT9jLJHFadhlKtuSDIk3U6rQZke+aC7GqPPAv55nWFCMsA==
electron@^32.0.2:
version "32.0.2"
resolved "https://registry.yarnpkg.com/electron/-/electron-32.0.2.tgz#ea0682fa719dfc2f91b026a54bab2fd25a9a9324"
integrity sha512-nmZblq8wW3HZ17MAyaUuiMI9Mb0Cgc7UR3To85h/rVopbfyF5s34NxtK4gvyRfYPxpDGP4k+HoQIPniPPrdE3w==
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^20.9.0"
Expand Down

0 comments on commit 9d8f93f

Please sign in to comment.