mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump electron from 8.1.0 to 8.1.1
Bumps [electron](https://github.com/electron/electron) from 8.1.0 to 8.1.1. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v8.1.0...v8.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
e7616d69a7
commit
afcfe720bc
2 changed files with 5 additions and 5 deletions
|
|
@ -97,7 +97,7 @@
|
||||||
"copy-webpack-plugin": "5.1.1",
|
"copy-webpack-plugin": "5.1.1",
|
||||||
"cpy-cli": "^3.1.0",
|
"cpy-cli": "^3.1.0",
|
||||||
"cross-env": "7.0.0",
|
"cross-env": "7.0.0",
|
||||||
"electron": "^8.1.0",
|
"electron": "^8.1.1",
|
||||||
"electron-builder": "22.4.0",
|
"electron-builder": "22.4.0",
|
||||||
"electron-builder-squirrel-windows": "22.4.1",
|
"electron-builder-squirrel-windows": "22.4.1",
|
||||||
"electron-devtools-installer": "2.2.4",
|
"electron-devtools-installer": "2.2.4",
|
||||||
|
|
|
||||||
|
|
@ -3117,10 +3117,10 @@ electron-rebuild@1.10.1:
|
||||||
spawn-rx "^3.0.0"
|
spawn-rx "^3.0.0"
|
||||||
yargs "^14.2.0"
|
yargs "^14.2.0"
|
||||||
|
|
||||||
electron@^8.1.0:
|
electron@^8.1.1:
|
||||||
version "8.1.0"
|
version "8.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/electron/-/electron-8.1.0.tgz#5b5ce0e2db633299261512e06d914e65a95326f8"
|
resolved "https://registry.yarnpkg.com/electron/-/electron-8.1.1.tgz#737a5af03c7b4af60b49dff7bfe1203fcbd5bf89"
|
||||||
integrity sha512-6Z/aUDbP4UIhqaBQzRb5wSMTLhY7wPtqikfWqpaJpuHzMaT2mS+fkbnxUU2fHkETPdMj0GAWwFkVWCEJX0g+EQ==
|
integrity sha512-t+5zzFo7VOgckJc9YpImHJkpqeWxwpmEjywWbAa4IT5MULS7h1XU52H9gMswK/y8xc5lBNwxLhJSty/15+gi1A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@electron/get" "^1.0.1"
|
"@electron/get" "^1.0.1"
|
||||||
"@types/node" "^12.0.12"
|
"@types/node" "^12.0.12"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue