Update @types/node from 6.0.97 to 6.0.99 in examples/angular-cli

This commit is contained in:
Dependencies.io Bot 2018-02-08 16:51:12 +00:00
parent 6191dbd2c7
commit dc05f824c0
2 changed files with 4 additions and 4 deletions

View File

@ -37,7 +37,7 @@
"@storybook/addons": "^3.4.0-alpha.7",
"@storybook/angular": "^3.4.0-alpha.7",
"@types/jasmine": "~2.8.6",
"@types/node": "~6.0.97",
"@types/node": "~6.0.99",
"global": "^4.3.2",
"jasmine-core": "~2.99.0",
"jasmine-spec-reporter": "~4.2.1",

View File

@ -311,9 +311,9 @@
version "6.0.96"
resolved "https://registry.yarnpkg.com/@types/node/-/node-6.0.96.tgz#7bf0bf40d6ce51e93762cc47d010c8cc5ebb2179"
"@types/node@~6.0.97":
version "6.0.97"
resolved "https://registry.yarnpkg.com/@types/node/-/node-6.0.97.tgz#72199848e8f3cfa975864031ac12e0ef6ccfe054"
"@types/node@~6.0.99":
version "6.0.99"
resolved "https://registry.yarnpkg.com/@types/node/-/node-6.0.99.tgz#3169584cc922a362ec45207c957e04b0c8d8c8f5"
"@types/parse5@^2.2.32":
version "2.2.34"