Merge pull request #548 from actions/dependabot/npm_and_yarn/types/node-16.18.96

build(deps-dev): bump @types/node from 16.18.91 to 16.18.96
This commit is contained in:
Shaun Wong
2024-04-11 18:29:18 +00:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -14,7 +14,7 @@
"devDependencies": {
"@github/prettier-config": "^0.0.6",
"@types/jest": "^29.5.12",
"@types/node": "16.18.91",
"@types/node": "16.18.96",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@vercel/ncc": "^0.38.1",