debt - update extensions node dependency to 8.x

This commit is contained in:
Benjamin Pasero
2018-08-14 10:44:56 +02:00
parent 6a158f8fd2
commit 920defc6a6
34 changed files with 92 additions and 81 deletions

View File

@@ -20,7 +20,7 @@
},
"devDependencies": {
"@types/mocha": "2.2.33",
"@types/node": "7.0.43"
"@types/node": "^8.10.25"
},
"scripts": {
"prepublishOnly": "npm run clean && npm run test",

View File

@@ -6,9 +6,9 @@
version "2.2.33"
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-2.2.33.tgz#d79a0061ec270379f4d9e225f4096fb436669def"
"@types/node@7.0.43":
version "7.0.43"
resolved "https://registry.yarnpkg.com/@types/node/-/node-7.0.43.tgz#a187e08495a075f200ca946079c914e1a5fe962c"
"@types/node@^8.10.25":
version "8.10.25"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.25.tgz#801fe4e39372cef18f268db880a5fbfcf71adc7e"
agent-base@4, agent-base@^4.1.0:
version "4.1.2"