Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 16.11.14 to 17.0.0
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.14 to 17.0.0.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 16, 2021
1 parent ae137b1 commit 2c608d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "index.js",
"devDependencies": {
"@types/accepts": "^1.3.5",
"@types/node": "^16.0.0",
"@types/node": "^17.0.0",
"fastify": "^3.0.0-rc.4",
"pre-commit": "^1.2.2",
"request": "^2.88.0",
Expand Down

0 comments on commit 2c608d8

Please sign in to comment.