From 7b89806e80a5ce0d552ee3cb93348776c045bdd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 11:11:35 +0000 Subject: [PATCH] build(deps): bump split2 from 4.0.0 to 4.1.0 Bumps [split2](https://github.com/mcollina/split2) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/mcollina/split2/releases) - [Commits](https://github.com/mcollina/split2/compare/v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: split2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index aae4c01..3be7f19 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5256,9 +5256,9 @@ split2@^3.0.0, split2@^3.1.1: readable-stream "^3.0.0" split2@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/split2/-/split2-4.0.0.tgz#c76cb53ad55040ddff3a9c3b73fc88a4690f047c" - integrity sha512-gjmavJzvQCAZzaEHWoJBOwqIUAiEvUOlguQ6uO0+0LTS1tlLa2YetTLWCrm049ouvLOa1l6SOGm3XaiRiCg9SQ== + version "4.1.0" + resolved "https://registry.yarnpkg.com/split2/-/split2-4.1.0.tgz#101907a24370f85bb782f08adaabe4e281ecf809" + integrity sha512-VBiJxFkxiXRlUIeyMQi8s4hgvKCSjtknJv/LVYbrgALPwf5zSKmEwV9Lst25AkvMDnvxODugjdl6KZgwKM1WYQ== split@^1.0.0: version "1.0.1"