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

@@ -37,7 +37,7 @@
"@types/jest": "^25.2.1",
"@types/lodash.get": "^4.4.6",
"@types/lodash.set": "^4.3.6",
"@types/node": "^14.0.26",
"@types/node": "^14.0.27",
"@types/quill": "^2.0.1",
"@typescript-eslint/eslint-plugin": "^2.13.0",
"@typescript-eslint/parser": "^2.13.0",