Bump @types/node from 16.11.54 to 16.11.55

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.54 to 16.11.55.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-08-24 01:40:56 +00:00
committed by GitHub
parent 030c97ab49
commit 8b6795d89d
2 changed files with 8 additions and 8 deletions

View File

@@ -36,7 +36,7 @@
"zod": "^3.18.0"
},
"devDependencies": {
"@types/node": "^16.11.54",
"@types/node": "^16.11.55",
"@typescript-eslint/eslint-plugin": "^5.34.0",
"@typescript-eslint/parser": "^5.34.0",
"@vercel/ncc": "^0.34.0",