Skip to content

Commit f681c43

Browse files
Javascript dependency: Bump electron from 41.0.2 to 41.0.3 in /runtime
Bumps [electron](https://github.com/electron/electron) from 41.0.2 to 41.0.3. - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v41.0.2...v41.0.3) --- updated-dependencies: - dependency-name: electron dependency-version: 41.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92bb092 commit f681c43

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": "41.0.3",
15+
"electron": "41.1.0",
1616
"eslint": "^9.39.2",
1717
"eslint-plugin-unused-imports": "^4.4.1"
1818
},

runtime/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -663,16 +663,16 @@ __metadata:
663663
languageName: node
664664
linkType: hard
665665

666-
"electron@npm:41.0.3":
667-
version: 41.0.3
668-
resolution: "electron@npm:41.0.3"
666+
"electron@npm:41.1.0":
667+
version: 41.1.0
668+
resolution: "electron@npm:41.1.0"
669669
dependencies:
670670
"@electron/get": "npm:^2.0.0"
671671
"@types/node": "npm:^24.9.0"
672672
extract-zip: "npm:^2.0.1"
673673
bin:
674674
electron: cli.js
675-
checksum: 10c0/3f9aea3394eac7576a658f26d7a69b0b2c5274d89f089d6c7538427d85652aa447b0e885556a7e2a6e0197b1b896a504d15bc695e2d173fe51a3c1b29f31b82a
675+
checksum: 10c0/8ed4cc8f664f1ebe4ddfb94f7280f1b58bc12702c90774854ba5812e64fe4cc2509f3dabaa2ed8ecaa629f65e3dc54e3c69a16eefed1f8d809cea672e5d87965
676676
languageName: node
677677
linkType: hard
678678

@@ -1588,7 +1588,7 @@ __metadata:
15881588
resolution: "pgadmin4@workspace:."
15891589
dependencies:
15901590
axios: "npm:^1.13.5"
1591-
electron: "npm:41.0.3"
1591+
electron: "npm:41.1.0"
15921592
electron-context-menu: "npm:^4.1.2"
15931593
electron-store: "npm:^11.0.2"
15941594
eslint: "npm:^9.39.2"

0 commit comments

Comments
 (0)