Skip to content

Commit

Permalink
Bump split2 from 3.2.2 to 4.0.0 (#27)
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:production
  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 9ccd1ac commit bb25ded
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 @@ -39,7 +39,7 @@
"deep-assign": "^3.0.0",
"fast-json-parse": "^1.0.2",
"pump": "^3.0.0",
"split2": "^3.2.2",
"split2": "^4.0.0",
"through2": "^4.0.2"
}
}

0 comments on commit bb25ded

Please sign in to comment.