refactor: update @types/node for node version 14

This commit is contained in:
Rainer Killinger
2021-04-06 15:37:52 +02:00
parent d63c355601
commit 088beb8c11
2 changed files with 37 additions and 37 deletions

View File

@@ -26,7 +26,7 @@
],
"license": "GPL-3.0-only",
"dependencies": {
"@types/node": "10.17.44",
"@types/node": "14.14.37",
"@types/semver": "7.3.4",
"@types/yaml": "1.9.7",
"chalk": "4.1.0",