Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump electron from 33.2.0 to 33.2.1 in the electron group #18

Merged
merged 1 commit into from
Jan 2, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"cheerio": "^1.0.0",
"domelementtype": "^2.3.0",
"domhandler": "^5.0.3",
"electron": "^33.2.0",
"electron": "^33.2.1",
"electron-devtools-installer": "^3.2.0",
"eslint": "^9.15.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 @@ -3288,16 +3288,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:^33.2.0":
version: 33.2.0
resolution: "electron@npm:33.2.0"
"electron@npm:^33.2.1":
version: 33.3.0
resolution: "electron@npm:33.3.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/ad013bcc4fe65f6e0f40b77387452966347d4fb54acc8d8d7b0310244f73511a7ac87e03e1097970f83b94bcafc44e0b98a4c603daa9c95e11931d7c020ff155
checksum: 10c0/ce381fb63da60b52b131aea473568aad2bff58cc3d8fd6fc68b4d0c0d5485e381e1a576727477ce901f4bd017baaa9e66f3f04da6ff698229343193258a8d38e
languageName: node
linkType: hard

Expand Down Expand Up @@ -5588,7 +5588,7 @@ __metadata:
cheerio: "npm:^1.0.0"
domelementtype: "npm:^2.3.0"
domhandler: "npm:^5.0.3"
electron: "npm:^33.2.0"
electron: "npm:^33.2.1"
electron-devtools-installer: "npm:^3.2.0"
eslint: "npm:^9.15.0"
eslint-config-prettier: "npm:^9.1.0"
Expand Down
Loading