Skip to content

Commit

Permalink
chore(deps): update dependency electron to v32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent edb3818 commit e9b2dde
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 @@ -31,7 +31,7 @@
"@willbooster/eslint-config-js": "10.3.0",
"@willbooster/prettier-config": "9.1.2",
"conventional-changelog-conventionalcommits": "8.0.0",
"electron": "31.4.0",
"electron": "32.0.2",
"electron-builder": "24.13.3",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ __metadata:
"@willbooster/eslint-config-js": "npm:10.3.0"
"@willbooster/prettier-config": "npm:9.1.2"
conventional-changelog-conventionalcommits: "npm:8.0.0"
electron: "npm:31.4.0"
electron: "npm:32.0.2"
electron-builder: "npm:24.13.3"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
Expand Down Expand Up @@ -2454,16 +2454,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:31.4.0":
version: 31.4.0
resolution: "electron@npm:31.4.0"
"electron@npm:32.0.2":
version: 32.0.2
resolution: "electron@npm:32.0.2"
dependencies:
"@electron/get": "npm:^2.0.0"
"@types/node": "npm:^20.9.0"
extract-zip: "npm:^2.0.1"
bin:
electron: cli.js
checksum: 10c0/9ed10f363f864912bb9be0a387309babb476df20473ed7ea3f8df609daf19125763fe9ba4b9f5b422673b688e00b31afc52b308623829b7cced28f99687a9d03
checksum: 10c0/1c8efa61e70f2a06b83da059aebc055f5e75bb30b3ae4e32e83d238f808e075d6aac43265475e22d46b0a9d44ab0f0464b4d534f24e6dc9f7ef150170dab0602
languageName: node
linkType: hard

Expand Down

0 comments on commit e9b2dde

Please sign in to comment.