Bump @types/node from 16.9.1 to 16.9.6 (#239)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.9.1 to 16.9.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-09-27 10:55:59 -04:00
committed by GitHub
parent 254aa065ef
commit 7696930f1c
2 changed files with 8 additions and 8 deletions

View File

@@ -29,7 +29,7 @@
},
"devDependencies": {
"@types/jest": "^27.0.2",
"@types/node": "^16.9.1",
"@types/node": "^16.9.6",
"@types/minimatch": "^3.0.5",
"@types/js-yaml": "^4.0.3",
"@vercel/ncc": "^0.31.1",