Merge pull request #447 from actions/dependabot/npm_and_yarn/types/node-16.18.46

build(deps-dev): bump @types/node from 16.18.40 to 16.18.46
This commit is contained in:
Matthew Costabile
2023-08-29 19:51:15 +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.3",
"@types/node": "16.18.40",
"@types/node": "16.18.46",
"@typescript-eslint/parser": "^6.3.0",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@vercel/ncc": "^0.36.1",