Просмотр исходного кода

Merge pull request #976 from Eugeny/dependabot/npm_and_yarn/@types/node-12.0.3

Bump @types/node from 12.0.2 to 12.0.3
Eugene 6 лет назад
Родитель
Сommit
92227484ac
2 измененных файлов с 5 добавлено и 5 удалено
  1. 1 1
      package.json
  2. 4 4
      yarn.lock

+ 1 - 1
package.json

@@ -6,7 +6,7 @@
     "@types/electron-debug": "^2.1.0",
     "@types/fs-promise": "1.0.3",
     "@types/js-yaml": "^3.12.1",
-    "@types/node": "^12.0.2",
+    "@types/node": "^12.0.3",
     "@types/webpack-env": "1.13.9",
     "app-builder-lib": "^20.42.0",
     "apply-loader": "2.0.0",

+ 4 - 4
yarn.lock

@@ -110,10 +110,10 @@
   dependencies:
     "@types/node" "*"
 
-"@types/node@*", "@types/node@^12.0.2":
-  version "12.0.2"
-  resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.2.tgz#3452a24edf9fea138b48fad4a0a028a683da1e40"
-  integrity sha512-5tabW/i+9mhrfEOUcLDu2xBPsHJ+X5Orqy9FKpale3SjDA17j5AEpYq5vfy3oAeAHGcvANRCO3NV3d2D6q3NiA==
+"@types/node@*", "@types/node@^12.0.3":
+  version "12.0.3"
+  resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.3.tgz#5d8d24e0033fc6393efadc85cb59c1f638095c9a"
+  integrity sha512-zkOxCS/fA+3SsdA+9Yun0iANxzhQRiNwTvJSr6N95JhuJ/x27z9G2URx1Jpt3zYFfCGUXZGL5UDxt5eyLE7wgw==
 
 "@types/node@^10.12.18":
   version "10.12.26"