Skip to content

Javascript dependency: Bump electron from 37.2.0 to 37.2.1 in /runtime #8946

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

Closed
Closed
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 runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"packageManager": "[email protected]",
"devDependencies": {
"electron": "37.2.0",
"electron": "37.2.1",
"eslint": "^9.30.1",
"eslint-plugin-unused-imports": "^4.1.4"
},
Expand Down
10 changes: 5 additions & 5 deletions runtime/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -663,16 +663,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:37.2.0":
version: 37.2.0
resolution: "electron@npm:37.2.0"
"electron@npm:37.2.1":
version: 37.2.1
resolution: "electron@npm:37.2.1"
dependencies:
"@electron/get": ^2.0.0
"@types/node": ^22.7.7
extract-zip: ^2.0.1
bin:
electron: cli.js
checksum: a1751072b799a5e30d0e7eddd61a53c696c21c25942236e4ff1116cba8480bbf93e242393d2f89adcf4964bf6fd2155ca72ca8fafa0cde3f5b7512ebb3711c42
checksum: 643345b627726665a7f809c99ffe3583608d1f9585202587f63de614705532c25b8236fdd14f8943d2aa4a55ff058dc3872bb700a1924768b177306ffabb9d0b
languageName: node
linkType: hard

Expand Down Expand Up @@ -1579,7 +1579,7 @@ __metadata:
resolution: "pgadmin4@workspace:."
dependencies:
axios: ^1.10.0
electron: 37.2.0
electron: 37.2.1
electron-context-menu: ^4.1.0
electron-store: ^10.1.0
eslint: ^9.30.1
Expand Down
Loading