Skip to content

Commit

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

Bump electron from 31.3.1 to 32.0.0
  • Loading branch information
JasminDreasond authored Aug 20, 2024
2 parents 51aebe1 + 963a690 commit 20bcab4
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": "^31.3.1",
"electron": "^32.0.0",
"electron-builder": "^24.9.1",
"eslint": "9.9.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 @@ -2897,10 +2897,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@^31.3.1:
version "31.3.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-31.3.1.tgz#de5f21f10db1ba0568e0cdd7ae76ec40a4b800c3"
integrity sha512-9fiuWlRhBfygtcT+auRd/WdBK/f8LZZcrpx0RjpXhH2DPTP/PfnkC4JB1PW55qCbGbh4wAgkYbf4ExIag8oGCA==
electron@^32.0.0:
version "32.0.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-32.0.0.tgz#ccb1334d7f1f1a5387ad8f16a06180053ea9278a"
integrity sha512-rs+VkhztJd2LvRX7d3ikKH+EIHMW4vKM2l5qp7Dx/dLQAKKz3IFNKyYhYzczDnqO+/jUvx0ic0SQvqpv1/ZAsw==
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^20.9.0"
Expand Down

0 comments on commit 20bcab4

Please sign in to comment.