Update @types/node to latest version

This commit is contained in:
Jan Oberhauser
2020-08-14 18:36:34 +02:00
parent 0f6e26a0cf
commit adf0d09cc5
6 changed files with 6 additions and 6 deletions

View File

@@ -28,7 +28,7 @@
"@types/express": "^4.17.6",
"@types/jest": "^25.2.1",
"@types/lodash.get": "^4.4.6",
"@types/node": "^14.0.26",
"@types/node": "^14.0.27",
"jest": "^24.9.0",
"ts-jest": "^25.4.0",
"tslint": "^6.1.2",