mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-08-04 13:27:46 +00:00
Merge pull request #243 from stagehacks/dependabot/npm_and_yarn/electron-31.2.0
Bump electron from 30.1.0 to 31.2.0
This commit is contained in:
Generated
+7
-7
@@ -21,7 +21,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@electron/notarize": "^2.3.2",
|
||||
"electron": "^30.1.0",
|
||||
"electron": "^31.2.0",
|
||||
"electron-builder": "^24.13.3",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-airbnb-base": "^15.0.0",
|
||||
@@ -2136,9 +2136,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/electron": {
|
||||
"version": "30.1.0",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-30.1.0.tgz",
|
||||
"integrity": "sha512-9O8m7kinjwMH5Df0hpXbwUaqI6pk3aJm1sKQUkQGCF7NDbNkGhu2BXgqaicPU6oe26zQPc5vtwWnHmiKlh1hYA==",
|
||||
"version": "31.2.0",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-31.2.0.tgz",
|
||||
"integrity": "sha512-5w+kjOsGiTXytPSErBPNp/3znnuEMKc42RD41MqRoQkiYaR8x/Le2+qWk1cL60UwE/67oeKnOHnnol8xEuldGg==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
@@ -7552,9 +7552,9 @@
|
||||
}
|
||||
},
|
||||
"electron": {
|
||||
"version": "30.1.0",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-30.1.0.tgz",
|
||||
"integrity": "sha512-9O8m7kinjwMH5Df0hpXbwUaqI6pk3aJm1sKQUkQGCF7NDbNkGhu2BXgqaicPU6oe26zQPc5vtwWnHmiKlh1hYA==",
|
||||
"version": "31.2.0",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-31.2.0.tgz",
|
||||
"integrity": "sha512-5w+kjOsGiTXytPSErBPNp/3znnuEMKc42RD41MqRoQkiYaR8x/Le2+qWk1cL60UwE/67oeKnOHnnol8xEuldGg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@electron/get": "^2.0.0",
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@
|
||||
"repository": "https://github.com/stagehacks/Cue-View",
|
||||
"devDependencies": {
|
||||
"@electron/notarize": "^2.3.2",
|
||||
"electron": "^30.1.0",
|
||||
"electron": "^31.2.0",
|
||||
"electron-builder": "^24.13.3",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-airbnb-base": "^15.0.0",
|
||||
|
||||
Reference in New Issue
Block a user