Bump electron from 10.1.3 to 11.2.1
Bumps [electron](https://github.com/electron/electron) from 10.1.3 to 11.2.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/v10.1.3...v11.2.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
10b823bca8
commit
4ae52b0f74
|
@ -1016,9 +1016,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"electron": {
|
||||
"version": "10.1.3",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-10.1.3.tgz",
|
||||
"integrity": "sha512-CR8LrlG47MdAp317SQ3vGYa2o2cIMdMSMPYH46OVitFLk35dwE9fn3VqvhUIXhCHYcNWIAPzMhkVHpkoFdKWuw==",
|
||||
"version": "11.2.1",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-11.2.1.tgz",
|
||||
"integrity": "sha512-Im1y29Bnil+Nzs+FCTq01J1OtLbs+2ZGLLllaqX/9n5GgpdtDmZhS/++JHBsYZ+4+0n7asO+JKQgJD+CqPClzg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@electron/get": "^1.0.1",
|
||||
|
|
Loading…
Reference in New Issue