From 687ae9aa8331b5f0b5b94df6c888da7d579276cc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 05:52:31 +0000 Subject: [PATCH] Bump clean-stack from 2.2.0 to 4.0.1 Bumps [clean-stack](https://github.com/sindresorhus/clean-stack) from 2.2.0 to 4.0.1. - [Release notes](https://github.com/sindresorhus/clean-stack/releases) - [Commits](https://github.com/sindresorhus/clean-stack/compare/v2.2.0...v4.0.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d5072fa9..525c0142 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "bigsurfshop-api": "~1.0.7", "buffer-node": "~1.0.4", "calc-percent": "~1.0.1", - "clean-stack": "~2.2.0", + "clean-stack": "~4.0.1", "condense-whitespace": "~2.0.0", "config": "~3.2.0", "date-fns": "~1.30.0",