1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-14 00:19:16 +01:00

chore(packages.json): Bump @types/node to 10.0.8

This commit is contained in:
ivaosthu 2018-05-14 15:39:38 +02:00 committed by Ivar Conradi Østhus
parent c38fecaea7
commit b2d3699072
2 changed files with 4 additions and 4 deletions

View File

@ -87,7 +87,7 @@
"yargs": "^11.0.0"
},
"devDependencies": {
"@types/node": "^10.0.3",
"@types/node": "^10.0.8",
"ava": "^0.25.0",
"coveralls": "^3.0.0",
"eslint": "^4.1.1",

View File

@ -67,9 +67,9 @@
pretty-ms "^0.2.1"
text-table "^0.2.0"
"@types/node@^10.0.3":
version "10.0.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.0.3.tgz#1f89840c7aac2406cc43a2ecad98fc02a8e130e4"
"@types/node@^10.0.8":
version "10.0.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.0.8.tgz#37b4d91d4e958e4c2ba0be2b86e7ed4ff19b0858"
abab@^1.0.4:
version "1.0.4"