Skip to content

Commit

Permalink
chore(deps): update dependency electron to v33
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 12d4ac6 commit 8a8d7c1
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.1",
"@willbooster/prettier-config": "9.1.3",
"conventional-changelog-conventionalcommits": "8.0.0",
"electron": "31.7.3",
"electron": "33.2.0",
"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 @@ -174,7 +174,7 @@ __metadata:
"@willbooster/eslint-config-js": "npm:10.3.1"
"@willbooster/prettier-config": "npm:9.1.3"
conventional-changelog-conventionalcommits: "npm:8.0.0"
electron: "npm:31.7.3"
electron: "npm:33.2.0"
electron-builder: "npm:24.13.3"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
Expand Down Expand Up @@ -2577,16 +2577,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:31.7.3":
version: 31.7.3
resolution: "electron@npm:31.7.3"
"electron@npm:33.2.0":
version: 33.2.0
resolution: "electron@npm:33.2.0"
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/e05129f622c4b372807dd5bcaac56666bbb02212e5d14482c3920af9881014f817192c0feafb3227b167784acc2f8210a4f115e5896cff288bf4db9787ad54da
checksum: 10c0/ad013bcc4fe65f6e0f40b77387452966347d4fb54acc8d8d7b0310244f73511a7ac87e03e1097970f83b94bcafc44e0b98a4c603daa9c95e11931d7c020ff155
languageName: node
linkType: hard

Expand Down

0 comments on commit 8a8d7c1

Please sign in to comment.