Merge pull request #1025 from marocchino/dependabot/npm_and_yarn/types/node-20.4.2

build(deps-dev): Bump @types/node from 20.4.1 to 20.4.2
This commit is contained in:
marocchino 2023-07-14 09:53:57 +09:00 committed by GitHub
commit 90d941c945
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": "^27.4.1",
"@types/node": "^20.4.1",
"@types/node": "^20.4.2",
"@typescript-eslint/parser": "^6.0.0",
"@vercel/ncc": "^0.36.1",
"eslint": "^8.44.0",