debt - bump node.d.ts dependency in extensions to 12.x (part of #82514)

This commit is contained in:
Benjamin Pasero
2019-10-28 08:11:47 +01:00
parent ba40bd1643
commit ca22de4b17
55 changed files with 151 additions and 151 deletions

View File

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