build: update to node 20

This commit is contained in:
OpportunityLiu
2024-02-21 14:49:40 +08:00
Unverified
parent a724bc7489
commit 4fbe3aa017
3 changed files with 784 additions and 1223 deletions
+2 -2
View File
@@ -29,8 +29,8 @@
"@types/jest": "^29.5.12",
"@types/node": "^20.11.19",
"@types/semver": "^7.5.7",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",