From df92fca3f85fc6e88bfa8ef9b54470231e1a3d89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 13:58:02 +0000 Subject: [PATCH] chore(deps): bump clean-stack from 3.0.0 to 3.0.1 Bumps [clean-stack](https://github.com/sindresorhus/clean-stack) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/sindresorhus/clean-stack/releases) - [Commits](https://github.com/sindresorhus/clean-stack/compare/v3.0.0...v3.0.1) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index be1dfbc..025b88d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -348,9 +348,9 @@ clean-regexp@^1.0.0: escape-string-regexp "^1.0.5" clean-stack@*, clean-stack@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-3.0.0.tgz#a7c249369fcf0f33c7888c20ea3f3dc79620211f" - integrity sha512-RHxtgFvXsRQ+1AM7dlozLDY7ssmvUUh0XEnfnyhYgJTO6beNZHBogiaCwGM9Q3rFrUkYxOtsZRC0zAturg5bjg== + version "3.0.1" + resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-3.0.1.tgz#155bf0b2221bf5f4fba89528d24c5953f17fe3a8" + integrity sha512-lR9wNiMRcVQjSB3a7xXGLuz4cr4wJuuXlaAEbRutGowQTmlp7R72/DOgN21e8jdwblMWl9UOJMJXarX94pzKdg== dependencies: escape-string-regexp "4.0.0"