chore(deps): pin dependency electron to v11.1.0 (#1976)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-06-02 08:00:12 -07:00 committed by GitHub
parent 7a2d1d1807
commit 23f20546f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -50,7 +50,7 @@
"@babel/plugin-transform-react-jsx": "7.12.7",
"cross-zip": "4.0.0",
"depcheck": "1.3.1",
"electron": "~11.1.0",
"electron": "11.1.0",
"electron-notarize": "1.0.0",
"electron-osx-sign": "0.5.0",
"electron-packager": "15.1.0",

View file

@ -63,7 +63,7 @@
"@babel/plugin-transform-react-jsx": "7.14.3",
"cross-zip": "4.0.0",
"depcheck": "1.3.1",
"electron": "~11.1.0",
"electron": "11.1.0",
"electron-notarize": "1.0.0",
"electron-osx-sign": "0.5.0",
"electron-packager": "15.1.0",