build: update node types to v14

Closes #96
This commit is contained in:
Jovan Krunić
2021-04-07 14:22:42 +02:00
parent c75ca68c44
commit 9f71e46f66
2 changed files with 4 additions and 5 deletions

View File

@@ -92,7 +92,7 @@
"@types/form-data": "2.5.0",
"@types/jasmine": "3.3.12",
"@types/jasminewd2": "2.0.6",
"@types/node": "10.17.44",
"@types/node": "14.14.37",
"codelyzer": "5.1.2",
"conventional-changelog-cli": "2.0.12",
"is-docker": "1.1.0",