Merge pull request #1123 from marocchino/dependabot/npm_and_yarn/types/node-20.8.0

build(deps-dev): Bump @types/node from 20.6.3 to 20.8.0
This commit is contained in:
marocchino 2023-10-02 20:21:34 +09:00 committed by GitHub
commit a0659321ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -33,7 +33,7 @@
},
"devDependencies": {
"@types/jest": "^29.5.5",
"@types/node": "^20.6.3",
"@types/node": "^20.8.0",
"@typescript-eslint/parser": "^6.7.3",
"@vercel/ncc": "^0.38.0",
"eslint": "^8.50.0",