Skip to content

Commit 1c45384

Browse files
build(deps-dev): bump electron from 36.3.2 to 36.8.1 (#447)
Bumps [electron](https://github.com/electron/electron) from 36.3.2 to 36.8.1. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a4fb5a commit 1c45384

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -734,12 +734,7 @@
734734
dependencies:
735735
"@types/node" "*"
736736

737-
"@types/node@*":
738-
version "17.0.38"
739-
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.38.tgz#f8bb07c371ccb1903f3752872c89f44006132947"
740-
integrity sha512-5jY9RhV7c0Z4Jy09G+NIDTsCZ5G0L5n+Z+p+Y7t5VJHM30bgwzSjVtlcBxqAj+6L/swIlvtOSzr8rBk/aNyV2g==
741-
742-
"@types/node@^22.15.18", "@types/node@^22.7.7":
737+
"@types/node@*", "@types/node@^22.15.18", "@types/node@^22.7.7":
743738
version "22.15.18"
744739
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.18.tgz#2f8240f7e932f571c2d45f555ba0b6c3f7a75963"
745740
integrity sha512-v1DKRfUdyW+jJhZNEI1PYy29S2YRxMV5AOO/x/SjKmW0acCIOqmbj6Haf9eHAhsPmrhlHSxEhv/1WszcLWV4cg==
@@ -2388,9 +2383,9 @@ electron-updater@^6.6.2:
23882383
tiny-typed-emitter "^2.1.0"
23892384

23902385
electron@^36.3.2:
2391-
version "36.3.2"
2392-
resolved "https://registry.yarnpkg.com/electron/-/electron-36.3.2.tgz#4a60f95e8d3858d01570c03b58dc2fb2f17ee8b6"
2393-
integrity sha512-v0/j7n22CL3OYv9BIhq6JJz2+e1HmY9H4bjTk8/WzVT9JwVX/T/21YNdR7xuQ6XDSEo9gP5JnqmjOamE+CUY8Q==
2386+
version "36.8.1"
2387+
resolved "https://registry.yarnpkg.com/electron/-/electron-36.8.1.tgz#c27dfb13fcc1bedf29929fe67430ee13a778c4df"
2388+
integrity sha512-honaH58/cyCb9QAzIvD+WXWuNIZ0tW9zfBqMz5wZld/rXB+LCTEDb2B3TAv8+pDmlzPlkPio95RkUe86l6MNjg==
23942389
dependencies:
23952390
"@electron/get" "^2.0.0"
23962391
"@types/node" "^22.7.7"

0 commit comments

Comments
 (0)