mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-01-11 16:35:09 +01:00
build(deps-dev): bump electron from 20.3.10 to 20.3.11
Bumps [electron](https://github.com/electron/electron) from 20.3.10 to 20.3.11. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v20.3.10...v20.3.11) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8e7137c672
commit
086c4c8677
@ -153,7 +153,7 @@
|
||||
"css-loader": "^6.7.3",
|
||||
"del": "^6.1.1",
|
||||
"devtron": "^1.4.0",
|
||||
"electron": "20.3.10",
|
||||
"electron": "20.3.11",
|
||||
"electron-builder": "23.3.3",
|
||||
"electron-debug": "^3.2.0",
|
||||
"electron-devtools-installer": "^3.2.0",
|
||||
|
@ -5158,10 +5158,10 @@ electron-windows-store@^2.1.0:
|
||||
multiline "^2.0.0"
|
||||
path-exists "^3.0.0"
|
||||
|
||||
electron@20.3.10:
|
||||
version "20.3.10"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-20.3.10.tgz#1d4c698c49c1924da47d62ad77f7db99adb5aaae"
|
||||
integrity sha512-PropwJaANRjOQ/yU5RMnZYVCpPxNbISttt/EZxqmWKyGdDLJKsFrt+eAGFFfZisspSwTs8B5M8dEJUgC/D8UZA==
|
||||
electron@20.3.11:
|
||||
version "20.3.11"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-20.3.11.tgz#dd3a1a26edecd012a807ae96409d52d0a0cc4f11"
|
||||
integrity sha512-+dZRzUCDIeVcOqha4hW/y/rNOjoM23rcuLQgrdzayj2FHfgs8mud6fAzvTeJN3TT2c6em/u5cZYQXqdrYcZqAg==
|
||||
dependencies:
|
||||
"@electron/get" "^1.14.1"
|
||||
"@types/node" "^16.11.26"
|
||||
|
Loading…
Reference in New Issue
Block a user