Skip to content

Commit af8f8ae

Browse files
authored
Merge pull request #8382 from rancher-sandbox/dependabot/npm_and_yarn/electron-35.0.2
build(deps-dev): bump electron from 35.0.1 to 35.0.2
2 parents 5ed0da3 + 93813ca commit af8f8ae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"cross-env": "7.0.3",
143143
"css-loader": "7.1.2",
144144
"ejs": "3.1.10",
145-
"electron": "35.0.1",
145+
"electron": "35.0.2",
146146
"electron-builder": "25.1.8",
147147
"eslint": "8.57.1",
148148
"eslint-plugin-deprecation": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6227,10 +6227,10 @@ electron-updater@6.3.9:
62276227
semver "^7.6.3"
62286228
tiny-typed-emitter "^2.1.0"
62296229

6230-
electron@35.0.1:
6231-
version "35.0.1"
6232-
resolved "https://registry.yarnpkg.com/electron/-/electron-35.0.1.tgz#8596e3936c4b5787e0cf52739bf6842925cfcdc1"
6233-
integrity sha512-iQonj6lnPhqfqha2KXx6LzV1dnu6UPTCWK+b7f9Zvg828umGemi22DKbcJ3/q+Opn7iUVTWyqp9z1JQqkIi6OA==
6230+
electron@35.0.2:
6231+
version "35.0.2"
6232+
resolved "https://registry.yarnpkg.com/electron/-/electron-35.0.2.tgz#06e54526056a4d9eaa0132a6940d5cfa10d27c16"
6233+
integrity sha512-jo8S4GfBpVIBDGitUrv+Vo/I/ZEEs6IvWprG2KJlxayYIKpufulbQaxDt78cC/79FwFo8MA0JOIwx/b9r5NRag==
62346234
dependencies:
62356235
"@electron/get" "^2.0.0"
62366236
"@types/node" "^22.7.7"

0 commit comments

Comments
 (0)