refactor: update @types/node for node version 14

This commit is contained in:
Rainer Killinger
2021-04-06 14:53:34 +02:00
parent d61be19a18
commit af965bce7a
2 changed files with 114 additions and 117 deletions

View File

@@ -23,7 +23,7 @@
"@types/cli-progress": "3.9.1",
"@types/express": "4.17.11",
"@types/morgan": "1.9.2",
"@types/node": "10.17.56",
"@types/node": "14.14.37",
"@types/traverse": "0.6.32",
"@types/uuid": "3.4.9",
"@types/wait-on": "4.0.0",