Skip to content

Commit

Permalink
build(deps-dev): bump split2 from 3.2.2 to 4.0.0 (#1163)
Browse files Browse the repository at this point in the history
Bumps [split2](https://github.com/mcollina/split2) from 3.2.2 to 4.0.0.
- [Release notes](https://github.com/mcollina/split2/releases)
- [Commits](mcollina/split2@v3.2.2...v4.0.0)

---
updated-dependencies:
- dependency-name: split2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 15, 2021
1 parent bee6233 commit ce4fe1a
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 @@ -89,7 +89,7 @@
"proxyquire": "^2.1.3",
"pump": "^3.0.0",
"semver": "^7.0.0",
"split2": "^3.1.1",
"split2": "^4.0.0",
"steed": "^1.1.3",
"strip-ansi": "^6.0.0",
"tap": "^15.0.1",
Expand Down

0 comments on commit ce4fe1a

Please sign in to comment.