⬆️ 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

@@ -29,7 +29,7 @@
"@types/express": "^4.17.6",
"@types/jest": "^26.0.13",
"@types/lodash.get": "^4.4.6",
"@types/node": "14.0.27",
"@types/node": "^14.14.40",
"jest": "^26.4.2",
"ts-jest": "^26.3.0",
"tslint": "^6.1.2",