From 4149ef201c40717e82de6f8894887d35d82def55 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Apr 2021 04:16:12 +0000 Subject: [PATCH] Chore(deps): Bump log-symbols from 2.2.0 to 5.0.0 Bumps [log-symbols](https://github.com/sindresorhus/log-symbols) from 2.2.0 to 5.0.0. - [Release notes](https://github.com/sindresorhus/log-symbols/releases) - [Commits](https://github.com/sindresorhus/log-symbols/compare/v2.2.0...v5.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 a06ff5e..9f58eb9 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@phc/bcrypt": "^1.0.2", "@phc/pbkdf2": "^1.1.14", "@phc/scrypt": "^1.0.4", - "log-symbols": "^2.2.0", + "log-symbols": "^5.0.0", "meow": "^5.0.0", "upash": "^1.0.1", "update-notifier": "^2.5.0"