Update @types/node

This commit is contained in:
Nick Alteen
2023-08-24 00:18:55 -04:00
2 changed files with 9 additions and 9 deletions

View File

@ -63,9 +63,9 @@
},
"devDependencies": {
"@types/jest": "^29.5.4",
"@types/node": "^20.5.3",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@types/node": "^20.5.4",
"@typescript-eslint/parser": "^6.4.1",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@vercel/ncc": "^0.36.1",
"eslint": "^8.47.0",
"eslint-plugin-github": "^4.9.2",