Skip to content

Commit 122ee48

Browse files
chore(deps-dev): bump electron from 9.0.0 to 9.0.2 (#788)
Bumps [electron](https://github.com/electron/electron) from 9.0.0 to 9.0.2. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md) - [Commits](electron/electron@v9.0.0...v9.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 2e0bd1d commit 122ee48

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
@@ -60,7 +60,7 @@
6060
"@vue/eslint-config-typescript": "^4.0.0",
6161
"chai": "^4.2.0",
6262
"chai-as-promised": "^7.1.1",
63-
"electron": "^9.0.0",
63+
"electron": "^9.0.2",
6464
"eslint": "^7.1.0",
6565
"eslint-config-standard": "^14.0.0",
6666
"eslint-plugin-import": "^2.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6324,10 +6324,10 @@ electron-to-chromium@^1.3.413:
63246324
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.455.tgz#fd65a3f5db6ffa83eb7c84f16ea9b1b7396f537d"
63256325
integrity sha512-4lwnxp+ArqOX9hiLwLpwhfqvwzUHFuDgLz4NTiU3lhygUzWtocIJ/5Vix+mWVNE2HQ9aI1k2ncGe5H/0OktMvA==
63266326

6327-
electron@^9.0.0:
6328-
version "9.0.0"
6329-
resolved "https://registry.yarnpkg.com/electron/-/electron-9.0.0.tgz#335cd426a8a542ad8d4c96c0c40a8668ab5527b8"
6330-
integrity sha512-JsaSQNPh+XDYkLj8APtVKTtvpb86KIG57W5OOss4TNrn8L3isC9LsCITwfnVmGIXHhvX6oY/weCtN5hAAytjVg==
6327+
electron@^9.0.2:
6328+
version "9.0.2"
6329+
resolved "https://registry.yarnpkg.com/electron/-/electron-9.0.2.tgz#361924ce833396f1a45ac2195f442b92eb4f8f5d"
6330+
integrity sha512-+a3KegLvQXVjC3b6yBWwZmtWp3tHf9ut27yORAWHO9JRFtKfNf88fi1UvTPJSW8R0sUH7ZEdzN6A95T22KGtlA==
63316331
dependencies:
63326332
"@electron/get" "^1.0.1"
63336333
"@types/node" "^12.0.12"

0 commit comments

Comments
 (0)