update @types/node to v20
Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
parent
0baec7d13a
commit
d5ef30d641
2 changed files with 28 additions and 10 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue