From 8ee00e3d298706385b38061eaae586c0d18551ec Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 4 Jul 2021 23:34:59 +0000 Subject: [PATCH] Bump figures from 3.2.0 to 4.0.0 Bumps [figures](https://github.com/sindresorhus/figures) from 3.2.0 to 4.0.0. - [Release notes](https://github.com/sindresorhus/figures/releases) - [Commits](https://github.com/sindresorhus/figures/compare/v3.2.0...v4.0.0) 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 75be607..21f68c9 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "debug": ">= 2.6.9 < 3.0.0 || >= ^3.1.0", "docopt": "^0.6.2", "download": "^6.2.5", - "figures": "^3.2.0", + "figures": "^4.0.0", "fs-extra": "^8.1.0", "get-mongodb-version": "^2.0.1", "lodash.defaults": "^4.2.0",