Skip to content

Commit a2b002a

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency electron to v15.3.1
1 parent 5793377 commit a2b002a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"babel-core": "7.0.0-bridge.0",
4343
"babel-eslint": "10.1.0",
4444
"babel-jest": "26.6.3",
45-
"electron": "15.3.0",
45+
"electron": "15.3.1",
4646
"eslint": "7.32.0",
4747
"eslint-config-prettier": "8.3.0",
4848
"eslint-plugin-nuxt": "3.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5739,10 +5739,10 @@ electron-to-chromium@^1.3.723:
57395739
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.746.tgz#4ff1251986d751ba6e0acee516e04bc205511463"
57405740
integrity sha512-3ffyGODL38apwSsIgXaWnAKNXChsjXhAmBTjbqCbrv1fBbVltuNLWh0zdrQbwK/oxPQ/Gss/kYfFAPPGu9mszQ==
57415741

5742-
5743-
version "15.3.0"
5744-
resolved "https://registry.yarnpkg.com/electron/-/electron-15.3.0.tgz#f9803c5a05b2dac12efc6d4203492c7e204b4819"
5745-
integrity sha512-YLzaKCFmSniNlz9+NUTNs7ssPyDc+bYOCYZ0b/D6DjVkOeIFz4SR8EYKqlOc8TcqlDNu18BbWqz6zbJPyAAURg==
5742+
5743+
version "15.3.1"
5744+
resolved "https://registry.yarnpkg.com/electron/-/electron-15.3.1.tgz#38ce9dfcd4ec51a33d62de23de15fb5ceeaea25d"
5745+
integrity sha512-6/qp3Dor7HSGq28qhJEVD1zBFZoWicmo3/ZLvo7rhXPPZFwEMSJGPMEZM9WYSfWW4t/OozpWNuuDe970cF7g2Q==
57465746
dependencies:
57475747
"@electron/get" "^1.13.0"
57485748
"@types/node" "^14.6.2"

0 commit comments

Comments
 (0)