Skip to content

Commit 443e508

Browse files
Javascript dependency: Bump electron from 37.2.6 to 37.3.0 in /runtime
Bumps [electron](https://github.com/electron/electron) from 37.2.6 to 37.3.0. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](electron/electron@v37.2.6...v37.3.0) --- updated-dependencies: - dependency-name: electron dependency-version: 37.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f8b894d commit 443e508

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"packageManager": "yarn@4.9.2",
1414
"devDependencies": {
15-
"electron": "37.2.6",
15+
"electron": "37.3.0",
1616
"eslint": "^9.33.0",
1717
"eslint-plugin-unused-imports": "^4.1.4"
1818
},

runtime/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -654,16 +654,16 @@ __metadata:
654654
languageName: node
655655
linkType: hard
656656

657-
"electron@npm:37.2.6":
658-
version: 37.2.6
659-
resolution: "electron@npm:37.2.6"
657+
"electron@npm:37.3.0":
658+
version: 37.3.0
659+
resolution: "electron@npm:37.3.0"
660660
dependencies:
661661
"@electron/get": "npm:^2.0.0"
662662
"@types/node": "npm:^22.7.7"
663663
extract-zip: "npm:^2.0.1"
664664
bin:
665665
electron: cli.js
666-
checksum: 10c0/d0653bbaf6b449260d65d51aa12717ad8acaffce337d32e9892aea5cb70e1dc70f0da54393548595dd3a57cce1dbf699e3fa5d9155427f4151ada572f4430778
666+
checksum: 10c0/6f08ca2955c65591368cb0dadbd637d86749040c8d4cd616d7265e1c71ece854f23c678b7cfc23746100327dcdb34f4815504745e97ca3ac2f40c72b951e1044
667667
languageName: node
668668
linkType: hard
669669

@@ -1570,7 +1570,7 @@ __metadata:
15701570
resolution: "pgadmin4@workspace:."
15711571
dependencies:
15721572
axios: "npm:^1.11.0"
1573-
electron: "npm:37.2.6"
1573+
electron: "npm:37.3.0"
15741574
electron-context-menu: "npm:^4.1.0"
15751575
electron-store: "npm:^10.1.0"
15761576
eslint: "npm:^9.33.0"

0 commit comments

Comments
 (0)