Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent 586a0d7 commit ce5254c
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 @@ -86,7 +86,7 @@
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"autoprefixer": "^10.4.20",
"electron": "^33.1.0",
"electron": "^33.2.0",
"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 @@ -5997,16 +5997,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:^33.1.0":
version: 33.1.0
resolution: "electron@npm:33.1.0"
"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/88cc9c8742354571dc945a13437f9c52014f6c2d1ee905db9e3b29c0cb696fffcd1c9aa62b596358d51d1150ee90f9a72727dfdd5aba6f10b6466291b6de54a4
checksum: 10c0/ad013bcc4fe65f6e0f40b77387452966347d4fb54acc8d8d7b0310244f73511a7ac87e03e1097970f83b94bcafc44e0b98a4c603daa9c95e11931d7c020ff155
languageName: node
linkType: hard

Expand Down Expand Up @@ -9807,7 +9807,7 @@ __metadata:
cheerio: "npm:^1.0.0"
countries-and-timezones: "npm:^3.7.2"
dompurify: "npm:^3.1.7"
electron: "npm:^33.1.0"
electron: "npm:^33.2.0"
electron-builder: "npm:^25.1.8"
electron-updater: "npm:^6.3.9"
eslint: "npm:^8.57.1"
Expand Down

0 comments on commit ce5254c

Please sign in to comment.