upgraded node types

This commit is contained in:
William Welling
2017-07-13 12:35:38 -05:00
parent 9507b3812b
commit ec7e7fd35e
2 changed files with 6 additions and 2 deletions

View File

@@ -124,7 +124,7 @@
"@types/lodash": "ts2.0",
"@types/memory-cache": "0.0.29",
"@types/mime": "1.3.1",
"@types/node": "8.0.10",
"@types/node": "8.0.12",
"@types/serve-static": "1.7.31",
"@types/source-map": "0.5.0",
"@types/webfontloader": "1.6.28",

View File

@@ -196,10 +196,14 @@
version "2.0.29"
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-2.0.29.tgz#5002e14f75e2d71e564281df0431c8c1b4a2a36a"
"@types/node@*", "@types/node@8.0.10":
"@types/node@*":
version "8.0.10"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.10.tgz#12efec9183b072d5f951cf86395a4c780f868a17"
"@types/node@8.0.12":
version "8.0.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.12.tgz#0560c3e8c9e3da0aa07d0b86e0b0a02b5fd29480"
"@types/node@^6.0.46":
version "6.0.52"
resolved "https://registry.yarnpkg.com/@types/node/-/node-6.0.52.tgz#1ac3a99b42320f9e463482f25af4c2359473aaa6"