refactor: update @types/node for node version 14

This commit is contained in:
Rainer Killinger
2021-04-06 14:47:13 +02:00
parent 33bde7d3df
commit 52a058c2df
3 changed files with 21 additions and 20 deletions

View File

@@ -49,7 +49,7 @@
"@types/glob": "7.1.3",
"@types/got": "9.6.11",
"@types/mustache": "4.1.1",
"@types/node": "10.17.56",
"@types/node": "14.14.37",
"@types/json-schema": "7.0.7",
"ajv": "6.12.6",
"better-ajv-errors": "0.7.0",