Browse Source

Bump @types/node from 7.0.43 to 12.0.2 in /terminus-core (#849)

Bump @types/node from 7.0.43 to 12.0.2 in /terminus-core
Eugene 6 years ago
parent
commit
1364a69b35
2 changed files with 5 additions and 5 deletions
  1. 1 1
      terminus-core/package.json
  2. 4 4
      terminus-core/yarn.lock

+ 1 - 1
terminus-core/package.json

@@ -18,7 +18,7 @@
   "license": "MIT",
   "devDependencies": {
     "@types/js-yaml": "^3.9.0",
-    "@types/node": "^7.0.37",
+    "@types/node": "^12.0.2",
     "@types/webpack-env": "^1.13.0",
     "@types/winston": "^2.3.6",
     "axios": "^0.18.0",

+ 4 - 4
terminus-core/yarn.lock

@@ -7,10 +7,10 @@
   resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.1.tgz#5c6f4a1eabca84792fbd916f0cb40847f123c656"
   integrity sha512-SGGAhXLHDx+PK4YLNcNGa6goPf9XRWQNAUUbffkwVGGXIxmDKWyGGL4inzq2sPmExu431Ekb9aEMn9BkPqEYFA==
 
-"@types/node@*", "@types/node@^7.0.37":
-  version "7.0.43"
-  resolved "https://registry.yarnpkg.com/@types/node/-/node-7.0.43.tgz#a187e08495a075f200ca946079c914e1a5fe962c"
-  integrity sha512-7scYwwfHNppXvH/9JzakbVxk0o0QUILVk1Lv64GRaxwPuGpnF1QBiwdvhDpLcymb8BpomQL3KYoWKq3wUdDMhQ==
+"@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/webpack-env@^1.13.0":
   version "1.13.1"