update types node (#194)

This commit is contained in:
Dmitry Shibanov 2022-02-24 15:07:22 +03:00 committed by GitHub
parent edcbc0c2cd
commit 2bb2aab2fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -31,7 +31,7 @@
},
"devDependencies": {
"@types/jest": "^27.0.2",
"@types/node": "^12.0.4",
"@types/node": "^16.11.25",
"@types/semver": "^6.0.0",
"@zeit/ncc": "^0.21.0",
"jest": "^27.2.5",