update @types/node (#74881)

This commit is contained in:
Benjamin Pasero
2019-06-05 10:20:01 +02:00
committed by GitHub
parent 6a4467da59
commit d78a75973c
50 changed files with 112 additions and 107 deletions

View File

@@ -21,7 +21,7 @@
},
"devDependencies": {
"@types/mocha": "2.2.33",
"@types/node": "^10.12.21"
"@types/node": "^10.14.8"
},
"scripts": {
"prepublishOnly": "npm run clean && npm run test",