update @types/node to v20

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen 2023-12-21 13:47:26 -05:00
parent 0baec7d13a
commit d5ef30d641
No known key found for this signature in database
GPG key ID: 6577287BDCA70840
2 changed files with 28 additions and 10 deletions

View file

@ -55,7 +55,7 @@
},
"devDependencies": {
"@types/jest": "^26.0.20",
"@types/node": "~12",
"@types/node": "~20",
"@types/node-fetch": "^2.5.8",
"@typescript-eslint/eslint-plugin": "^4.16.1",
"@typescript-eslint/parser": "^4.16.1",