Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

Commit

Permalink
chore(deps-dev): bump electron from 32.2.0 to 33.0.1
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 32.2.0 to 33.0.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v32.2.0...v33.0.1)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 2a6281b commit 38bb75c
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 @@ -75,7 +75,7 @@
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"autoprefixer": "^10.4.20",
"electron": "^32.2.0",
"electron": "^33.0.1",
"electron-builder": "^25.1.8",
"eslint": "^8.57.1",
"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 @@ -5140,16 +5140,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:^32.2.0":
version: 32.2.0
resolution: "electron@npm:32.2.0"
"electron@npm:^33.0.1":
version: 33.0.1
resolution: "electron@npm:33.0.1"
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/28d988a9d05c89e93d70cc790bd53ecc97135cc3fa9efe3617f10b87cdf85ada468d383afd7858bcf8f064aa189ea7f8987e32c7ebaac70bda64e8f9f85621e8
checksum: 10c0/cd5e5cef21df2d5e1ffc95cfe90397c984152db54ac1032deb97f1716f778d41f5fa7c83e42bc86ae3c509a6d45f578515a540b6453ebf818310cc303e95f083
languageName: node
linkType: hard

Expand Down Expand Up @@ -9103,7 +9103,7 @@ __metadata:
axios: "npm:^1.7.7"
better-sqlite3: "npm:^11.3.0"
dompurify: "npm:^3.1.7"
electron: "npm:^32.2.0"
electron: "npm:^33.0.1"
electron-builder: "npm:^25.1.8"
electron-updater: "npm:^6.3.9"
electron-window-state: "npm:^5.0.3"
Expand Down

0 comments on commit 38bb75c

Please sign in to comment.