mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump electron from 11.2.1 to 11.2.3
Bumps [electron](https://github.com/electron/electron) from 11.2.1 to 11.2.3. - [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/v11.2.1...v11.2.3) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6c191800e0
commit
3faa17a25a
2 changed files with 5 additions and 5 deletions
|
|
@ -97,7 +97,7 @@
|
|||
"copy-webpack-plugin": "7.0.0",
|
||||
"cpy-cli": "^3.1.1",
|
||||
"cross-env": "7.0.3",
|
||||
"electron": "^11.2.1",
|
||||
"electron": "^11.2.3",
|
||||
"electron-builder": "^22.10.4",
|
||||
"electron-devtools-installer": "3.1.1",
|
||||
"electron-rebuild": "2.3.4",
|
||||
|
|
|
|||
|
|
@ -2947,10 +2947,10 @@ electron-to-chromium@^1.3.621:
|
|||
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.633.tgz#16dd5aec9de03894e8d14a1db4cda8a369b9b7fe"
|
||||
integrity sha512-bsVCsONiVX1abkWdH7KtpuDAhsQ3N3bjPYhROSAXE78roJKet0Y5wznA14JE9pzbwSZmSMAW6KiKYf1RvbTJkA==
|
||||
|
||||
electron@^11.2.1:
|
||||
version "11.2.1"
|
||||
resolved "https://registry.npmjs.org/electron/-/electron-11.2.1.tgz#8641dd1a62911a1144e0c73c34fd9f37ccc65c2b"
|
||||
integrity sha512-Im1y29Bnil+Nzs+FCTq01J1OtLbs+2ZGLLllaqX/9n5GgpdtDmZhS/++JHBsYZ+4+0n7asO+JKQgJD+CqPClzg==
|
||||
electron@^11.2.3:
|
||||
version "11.2.3"
|
||||
resolved "https://registry.npmjs.org/electron/-/electron-11.2.3.tgz#8ad1d9858436cfca0e2e5ea7fea326794ae58ebb"
|
||||
integrity sha512-6yxOc42nDAptHKNlUG/vcOh2GI9x2fqp2nQbZO0/3sz2CrwsJkwR3i3oMN9XhVJaqI7GK1vSCJz0verOkWlXcQ==
|
||||
dependencies:
|
||||
"@electron/get" "^1.0.1"
|
||||
"@types/node" "^12.0.12"
|
||||
|
|
|
|||
Loading…
Reference in a new issue