Skip to content

Commit d84f6da

Browse files
dependabot[bot]dgolovin
authored andcommitted
build(deps-dev): bump electron from 38.3.0 to 38.4.0
Bumps [electron](https://github.com/electron/electron) from 38.3.0 to 38.4.0. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](electron/electron@v38.3.0...v38.4.0) --- updated-dependencies: - dependency-name: electron dependency-version: 38.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c63fa5 commit d84f6da

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
@@ -157,7 +157,7 @@
157157
"compare-versions": "^6.1.1",
158158
"copyfiles": "^2.4.1",
159159
"cross-env": "10.1.0",
160-
"electron": "^38.3.0",
160+
"electron": "^38.4.0",
161161
"eslint": "^8.57.1",
162162
"got": "^14.6.0",
163163
"hasha": "^7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1264,10 +1264,10 @@ eastasianwidth@^0.2.0:
12641264
resolved "https://registry.yarnpkg.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb"
12651265
integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==
12661266

1267-
electron@^38.3.0:
1268-
version "38.3.0"
1269-
resolved "https://registry.yarnpkg.com/electron/-/electron-38.3.0.tgz#5f8c8bc3153555832a465cbe271b0ae8117f4145"
1270-
integrity sha512-Wij4AzX4SAV0X/ktq+NrWrp5piTCSS8F6YWh1KAcG+QRtNzyns9XLKERP68nFHIwfprhxF2YCN2uj7nx9DaeJw==
1267+
electron@^38.4.0:
1268+
version "38.4.0"
1269+
resolved "https://registry.yarnpkg.com/electron/-/electron-38.4.0.tgz#8910dd5ff8f1d313a1e978589f5620b035c32091"
1270+
integrity sha512-9CsXKbGf2qpofVe2pQYSgom2E//zLDJO2rGLLbxgy9tkdTOs7000Gte+d/PUtzLjI/DS95jDK0ojYAeqjLvpYg==
12711271
dependencies:
12721272
"@electron/get" "^2.0.0"
12731273
"@types/node" "^22.7.7"

0 commit comments

Comments
 (0)