Skip to content

Commit

Permalink
build(deps): bump thread-stream from 2.7.0 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [thread-stream](https://github.com/mcollina/thread-stream) from 2.7.0 to 3.0.0.
- [Release notes](https://github.com/mcollina/thread-stream/releases)
- [Commits](https://github.com/mcollina/thread-stream/commits)

---
updated-dependencies:
- dependency-name: thread-stream
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent 0d5681b commit f9af393
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 @@ -112,7 +112,7 @@
"real-require": "^0.2.0",
"safe-stable-stringify": "^2.3.1",
"sonic-boom": "^3.7.0",
"thread-stream": "^2.6.0"
"thread-stream": "^3.0.0"
},
"tsd": {
"directory": "test/types"
Expand Down

0 comments on commit f9af393

Please sign in to comment.