Merge pull request #469 from actions/dependabot/npm_and_yarn/types/node-16.18.51

build(deps-dev): bump @types/node from 16.18.50 to 16.18.51
This commit is contained in:
Matthew Costabile
2023-09-15 14:55:37 +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.4",
"@types/node": "16.18.50",
"@types/node": "16.18.51",
"@typescript-eslint/parser": "^6.7.0",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@vercel/ncc": "^0.38.0",