Merge pull request #463 from actions/dependabot/npm_and_yarn/types/node-16.18.50

build(deps-dev): bump @types/node from 16.18.46 to 16.18.50
This commit is contained in:
Josh Rowley
2023-09-14 14:01:52 +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.46",
"@types/node": "16.18.50",
"@typescript-eslint/parser": "^6.5.0",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@vercel/ncc": "^0.36.1",