build(deps-dev): bump @types/node from 16.11.34 to 16.11.35

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.34 to 16.11.35.
- [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-05-13 13:37:04 +00:00
committed by GitHub
parent fea7d52087
commit 5bb8b529cc
2 changed files with 8 additions and 8 deletions

View File

@@ -14,7 +14,7 @@
"devDependencies": {
"@github/prettier-config": "^0.0.4",
"@types/jest": "^27.5.0",
"@types/node": "~16.11.34",
"@types/node": "~16.11.35",
"@typescript-eslint/parser": "^5.23.0",
"@vercel/ncc": "^0.33.4",
"concurrently": "^7.1.0",