Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump electron from 22.0.3 to 22.3.25 #254

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"ava": "^5.2.0",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.0.0",
"electron": "22.0.3",
"electron": "22.3.25",
"eslint": "^8.0.1",
"eslint-plugin-import": "^2.25.0",
"fork-ts-checker-webpack-plugin": "^7.2.13",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3071,16 +3071,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:22.0.3":
version: 22.0.3
resolution: "electron@npm:22.0.3"
"electron@npm:22.3.25":
version: 22.3.25
resolution: "electron@npm:22.3.25"
dependencies:
"@electron/get": ^2.0.0
"@types/node": ^16.11.26
extract-zip: ^2.0.1
bin:
electron: cli.js
checksum: 0777a212d57ef3d7c7f1a00ca173f85d7c0a1524dba9aea9f3dd72cc5de7ff11d4ff68308e43a1810f51e8ee5d5f43fe36dbc3571fafd6725200b605935df951
checksum: be8af444bd7c9ca5504a445b660da172831150c0645b3ab46ee867ce6793ec7f77c38e5deb554caf7e4bdf2a910b500a98009a6edbeb3a2a5423a5efd8367a90
languageName: node
linkType: hard

Expand Down Expand Up @@ -4723,7 +4723,7 @@ __metadata:
copy-webpack-plugin: ^11.0.0
css-loader: ^6.0.0
debug: ^4.3.4
electron: 22.0.3
electron: 22.3.25
electron-squirrel-startup: ^1.0.0
electron-store: ^8.1.0
eslint: ^8.0.1
Expand Down
Loading