Update to nodejs 20

This commit is contained in:
Michal Dorner 2023-12-04 20:54:44 +01:00
parent 100a1198b2
commit 8ec7be4734
No known key found for this signature in database
GPG key ID: 7325B8B59CA1B65C
3 changed files with 9 additions and 9 deletions

View file

@ -39,7 +39,7 @@
"@types/picomatch": "^2.2.1",
"@typescript-eslint/eslint-plugin": "^5.10.2",
"@typescript-eslint/parser": "^5.10.2",
"@vercel/ncc": "^0.33.1",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.17.0",
"eslint-plugin-github": "^4.3.6",
"eslint-plugin-jest": "^22.21.0",