Эх сурвалжийг харах

build(deps-dev): bump electron from 10.1.4 to 10.1.5

Bumps [electron](https://github.com/electron/electron) from 10.1.4 to 10.1.5.
- [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.4...v10.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 5 жил өмнө
parent
commit
1f2b160cbb
2 өөрчлөгдсөн 7 нэмэгдсэн , 7 устгасан
  1. 6 6
      package-lock.json
  2. 1 1
      package.json

+ 6 - 6
package-lock.json

@@ -37,9 +37,9 @@
       }
     },
     "@types/node": {
-      "version": "12.12.68",
-      "resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.68.tgz",
-      "integrity": "sha512-3RW2s24ewB7F9dAHvgb9FRvNHn6nO9IK6Eaknbz7HTOe2a5GVne5XbUh5+YA+kcCn67glyHhClUUdFP73LWrgQ==",
+      "version": "12.19.1",
+      "resolved": "https://registry.npmjs.org/@types/node/-/node-12.19.1.tgz",
+      "integrity": "sha512-/xaVmBBjOGh55WCqumLAHXU9VhjGtmyTGqJzFBXRWZzByOXI5JAJNx9xPVGEsNizrNwcec92fQMj458MWfjN1A==",
       "dev": true
     },
     "boolean": {
@@ -186,9 +186,9 @@
       "dev": true
     },
     "electron": {
-      "version": "10.1.4",
-      "resolved": "https://registry.npmjs.org/electron/-/electron-10.1.4.tgz",
-      "integrity": "sha512-5wiiGsif8jd1lS3Qhe9j8oQvUMnoWCvqBwYzzn+BGXGDq8aN8oTdM+j/2NY35Ktt3JrJdjKWcu9b7pDo8kNjbw==",
+      "version": "10.1.5",
+      "resolved": "https://registry.npmjs.org/electron/-/electron-10.1.5.tgz",
+      "integrity": "sha512-fys/KnEfJq05TtMij+lFvLuKkuVH030CHYx03iZrW5DNNLwjE6cW3pysJ420lB0FRSfPjTHBMu2eVCf5TG71zQ==",
       "dev": true,
       "requires": {
         "@electron/get": "^1.0.1",

+ 1 - 1
package.json

@@ -17,6 +17,6 @@
   "author": "GitHub",
   "license": "CC0-1.0",
   "devDependencies": {
-    "electron": "^10.1.4"
+    "electron": "^10.1.5"
   }
 }