Skip to content

Commit

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

Bump electron from 33.0.2 to 33.2.0
  • Loading branch information
JasminDreasond authored Nov 15, 2024
2 parents 8d28719 + f61b7ee commit 29426c9
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 @@ -137,7 +137,7 @@
"@vitejs/plugin-react": "4.3.3",
"cross-env": "7.0.3",
"download-git-repo": "3.0.2",
"electron": "^33.0.2",
"electron": "^33.2.0",
"electron-builder": "^25.1.8",
"eslint": "9.15.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 @@ -3401,10 +3401,10 @@ electron-to-chromium@^1.2.7, electron-to-chromium@^1.5.4:
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.26.tgz"
integrity sha512-Z+OMe9M/V6Ep9n/52+b7lkvYEps26z4Yz3vjWL1V61W0q+VLF1pOHhMY17sa4roz4AWmULSI8E6SAojZA5L0YQ==

electron@^33.0.2:
version "33.0.2"
resolved "https://registry.yarnpkg.com/electron/-/electron-33.0.2.tgz#db31b105bf0edd7c8600dfb70c2dfc214e3789f1"
integrity sha512-C2WksfP0COsMHbYXSJG68j6S3TjuGDrw/YT42B526yXalIlNQZ2GeAYKryg6AEMkIp3p8TUfDRD0+HyiyCt/nw==
electron@^33.2.0:
version "33.2.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-33.2.0.tgz#2a7098653eaf1a53c7311a01d5636783019f2354"
integrity sha512-PVw1ICAQDPsnnsmpNFX/b1i/49h67pbSPxuIENd9K9WpGO1tsRaQt+K2bmXqTuoMJsbzIc75Ce8zqtuwBPqawA==
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^20.9.0"
Expand Down

0 comments on commit 29426c9

Please sign in to comment.