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 Oct 26, 2024
1 parent 053ba62 commit cc01cfb
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.2",
"electron": "33.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 @@ -186,7 +186,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.2"
electron: "npm:33.0.2"
electron-builder: "npm:24.13.3"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
Expand Down Expand Up @@ -2606,16 +2606,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:31.7.2":
version: 31.7.2
resolution: "electron@npm:31.7.2"
"electron@npm:33.0.2":
version: 33.0.2
resolution: "electron@npm:33.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/5c0481d55f74c1051208e766b863ca621ea2f3d42fcf085de7773a27f1f6b59b9179d7f611125549855c8f39520f60f5ca36ad32d092d851e7d716e0f494eaf0
checksum: 10c0/a7f8b810412e1cc5430edca1b07eeebe75d91d82405adb7ca83d585caf9d72893db7eba0eb88ddc2a0e7e013add1d464a2663afdc3542693d62e1aac5cbfa626
languageName: node
linkType: hard

Expand Down

0 comments on commit cc01cfb

Please sign in to comment.