Upgrade node to 20

This commit is contained in:
Daniil Samoylov 2024-01-30 14:52:42 +13:00
parent 7c547bdd24
commit e55b1ed57a
3 changed files with 25 additions and 9 deletions

View file

@ -36,7 +36,7 @@
"@types/jest": "^27.4.0",
"@types/js-yaml": "^3.12.4",
"@types/micromatch": "^4.0.2",
"@types/node": "^14.0.5",
"@types/node": "^20.0.0",
"@typescript-eslint/eslint-plugin": "^5.10.2",
"@typescript-eslint/parser": "^5.10.2",
"@vercel/ncc": "^0.33.1",