Skip to content

Commit

Permalink
chore(deps-dev): bump electron from 22.0.3 to 22.3.21
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 22.0.3 to 22.3.21.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v22.0.3...v22.3.21)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 6, 2023
1 parent 9ca1a4d commit d2b3666
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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.21",
"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.21":
version: 22.3.21
resolution: "electron@npm:22.3.21"
dependencies:
"@electron/get": ^2.0.0
"@types/node": ^16.11.26
extract-zip: ^2.0.1
bin:
electron: cli.js
checksum: 0777a212d57ef3d7c7f1a00ca173f85d7c0a1524dba9aea9f3dd72cc5de7ff11d4ff68308e43a1810f51e8ee5d5f43fe36dbc3571fafd6725200b605935df951
checksum: b2edf0086379e6f5705027ea80e09355538fc9081b78cc0419d22288dce4ab2d99223435a9afc5943b925fe504c573e8b96ff938da65b26f8d226be605728369
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.21
electron-squirrel-startup: ^1.0.0
electron-store: ^8.1.0
eslint: ^8.0.1
Expand Down

0 comments on commit d2b3666

Please sign in to comment.