build(deps-dev): bump @types/node from 16.11.3 to 16.11.6

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.3 to 16.11.6.
- [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]
2021-10-29 06:51:55 +00:00
committed by GitHub
parent 685de69dd9
commit 267b05149f
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
"devDependencies": {
"@types/jest": "^27.0.2",
"@typescript-eslint/parser": "^5.2.0",
"@types/node": "^16.11.3",
"@types/node": "^16.11.6",
"@vercel/ncc": "^0.31.1",
"eslint": "^8.1.0",
"eslint-plugin-github": "github/eslint-plugin-github#0688bafaac755c06af5449afd6203314f11d285c",