Skip to content

Commit

Permalink
build(deps-dev): Bump @types/node from 18.16.9 to 20.1.4 (#313)
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.9 to 20.1.4.
- [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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 15, 2023
1 parent b4d74a5 commit d8e3741
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 @@ -32,7 +32,7 @@
"@fastify/multipart": "^7.4.0",
"@fastify/pre-commit": "^2.0.2",
"@sinonjs/fake-timers": "^10.0.0",
"@types/node": "^18.0.0",
"@types/node": "^20.1.4",
"@types/tap": "^15.0.7",
"fastify": "^4.0.2",
"form-data": "^4.0.0",
Expand Down

0 comments on commit d8e3741

Please sign in to comment.