⬆️ Update types/node package in all packages (#1659)

* ⬆️ Update types/node package in all packages, fix type in crypto node

*  Fix build issue and some formatting

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
This commit is contained in:
Ahsan Virani
2021-04-15 23:57:20 +02:00
committed by GitHub
parent ca4c3fa980
commit b54aae8c31
6 changed files with 21 additions and 21 deletions

View File

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