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 5, 2024
1 parent 12d4ac6 commit d58ba80
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.1.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.1.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.1.0":
version: 33.1.0
resolution: "electron@npm:33.1.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/88cc9c8742354571dc945a13437f9c52014f6c2d1ee905db9e3b29c0cb696fffcd1c9aa62b596358d51d1150ee90f9a72727dfdd5aba6f10b6466291b6de54a4
languageName: node
linkType: hard

Expand Down

0 comments on commit d58ba80

Please sign in to comment.