Skip to content

Commit

Permalink
Update electron
Browse files Browse the repository at this point in the history
  • Loading branch information
jurgelenas committed Jun 27, 2024
1 parent ba63467 commit 198657d
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 @@ -259,7 +259,7 @@
"css-loader": "^6.8.1",
"css-minimizer-webpack-plugin": "^5.0.1",
"detect-port": "^1.5.1",
"electron": "27.2.1",
"electron": "27.3.11",
"electron-builder": "24.13.3",
"electron-devtools-installer": "^3.2.0",
"eslint": "^8.56.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5456,10 +5456,10 @@ electron-updater@^6.1.8:
semver "^7.3.8"
tiny-typed-emitter "^2.1.0"

electron@27.2.1:
version "27.2.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-27.2.1.tgz#9251b151fea39f7ef2b011e45dd04fb06db58c25"
integrity sha512-bYUzyptYrUIFtPnyF2x6DnhF1E9FCthctjbNSKMqg7dG4NqSwyuZzEku3Wts55u8R+ddNFbLoLwRHHLvYTCQlA==
electron@27.3.11:
version "27.3.11"
resolved "https://registry.yarnpkg.com/electron/-/electron-27.3.11.tgz#af215af2964dda612e401adb6e217fdf47472fca"
integrity sha512-E1SiyEoI8iW5LW/MigCr7tJuQe7+0105UjqY7FkmCD12e2O6vtUbQ0j05HaBh2YgvkcEVgvQ2A8suIq5b5m6Gw==
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^18.11.18"
Expand Down

0 comments on commit 198657d

Please sign in to comment.