From 4af97c4ea3eb78e20c9663d4164d9f5acb7f234f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Nov 2020 07:59:37 +0000 Subject: [PATCH] build(deps-dev): bump uvu from 0.3.4 to 0.3.5 Bumps [uvu](https://github.com/lukeed/uvu) from 0.3.4 to 0.3.5. - [Release notes](https://github.com/lukeed/uvu/releases) - [Commits](https://github.com/lukeed/uvu/compare/v0.3.4...v0.3.5) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index ed43b9b..14d67d4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7813,9 +7813,9 @@ uuid@^8.3.0: integrity sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ== uvu@^0.3.3: - version "0.3.4" - resolved "https://registry.yarnpkg.com/uvu/-/uvu-0.3.4.tgz#fb629901ce84c7d267617de62a307cec87ec9a6f" - integrity sha512-UM8M8r+85jYdwn4XII8cjQTojRAkNIaB3kA6FRXX0dQTDAE2NfWs0hLcLJm9/XL1aIFwhSp05vDfDDBlpnZgcg== + version "0.3.5" + resolved "https://registry.yarnpkg.com/uvu/-/uvu-0.3.5.tgz#768b40dccff2bda7b9b9b9386a1b929446a58ce0" + integrity sha512-kcRdf1Lt4MeU70UsyIjqKq1NHau4IMW6VTLpWsSab3Xb3JbDBymCrLrWQmjMfXSG3AEmWW7TRlkIOkI8N8rQ/A== dependencies: dequal "^2.0.0" diff "^4.0.2"