From 4f8f8d3744b182a5290414c74d6267bf930eaff3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Nov 2021 01:11:42 +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 37ee49d9..f7bf7402 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5212,9 +5212,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"