Merge pull request #272 from actions/dependabot/npm_and_yarn/types/node-16.18.4

build(deps-dev): bump @types/node from 16.18.3 to 16.18.4
This commit is contained in:
Matthew Costabile
2022-12-01 08:54:04 -05:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"devDependencies": {
"@github/prettier-config": "^0.0.6",
"@types/jest": "^27.5.0",
"@types/node": "~16.18.3",
"@types/node": "~16.18.4",
"@typescript-eslint/parser": "^5.45.0",
"@vercel/ncc": "^0.34.0",
"concurrently": "^7.6.0",