Skip to content

Commit

Permalink
build(deps): Bump electron in the electron group across 1 directory (#72
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] authored Feb 14, 2025
1 parent 4039910 commit d649394
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 @@ -66,7 +66,7 @@
"@types/remarkable": "^2.0.8",
"@types/uuid": "^10.0.0",
"@vitejs/plugin-react": "^4.3.4",
"electron": "^33.3.1",
"electron": "^33.4.0",
"eslint": "^9.20.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react-hooks": "^5.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3304,16 +3304,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:^33.3.1":
version: 33.3.1
resolution: "electron@npm:33.3.1"
"electron@npm:^33.4.0":
version: 33.4.0
resolution: "electron@npm:33.4.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/1d05f09ae407aa9cf00866abf5e9155d9343f9212ba349c64f5afc8de50053e5f2100808a8b9f39545d133e2790cc2bdcaa8ee72bcef1dc434f776216b3a00ef
checksum: 10c0/10de99e51f680f381b07d9569382a5305619ca2c3a5dcf5a1aa741c3bf8bdd51e0c6d5abcf37de825a1ab85fadcf098ec9532333a04502ae5ac2c728641c86d4
languageName: node
linkType: hard

Expand Down Expand Up @@ -5668,7 +5668,7 @@ __metadata:
domelementtype: "npm:^2.3.0"
domhandler: "npm:^5.0.3"
dompurify: "npm:^3.2.4"
electron: "npm:^33.3.1"
electron: "npm:^33.4.0"
electron-devtools-installer: "npm:^4.0.0"
eslint: "npm:^9.20.1"
eslint-config-prettier: "npm:^9.1.0"
Expand Down

0 comments on commit d649394

Please sign in to comment.