Merge pull request #968 from marocchino/dependabot/npm_and_yarn/types/node-20.1.0

build(deps-dev): Bump @types/node from 18.16.3 to 20.1.0
This commit is contained in:
marocchino 2023-05-07 09:17:05 +09:00 committed by GitHub
commit 72c1e476cb
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": "^18.16.3",
"@types/node": "^20.1.0",
"@typescript-eslint/parser": "^5.59.2",
"@vercel/ncc": "^0.36.1",
"eslint": "^8.40.0",