From 06495f4e86fa0c20634589198ce767d378c919ca Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2020 10:32:32 +0000 Subject: [PATCH] chore(deps): bump kleur from 4.0.0 to 4.1.1 Bumps [kleur](https://github.com/lukeed/kleur) from 4.0.0 to 4.1.1. - [Release notes](https://github.com/lukeed/kleur/releases) - [Commits](https://github.com/lukeed/kleur/compare/v4.0.0...v4.1.1) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e8874e1..3c2082c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4235,9 +4235,9 @@ "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==" }, "kleur": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/kleur/-/kleur-4.0.0.tgz", - "integrity": "sha512-D8qk4wvB8ofBeLAsRNwnCkjbwdrcKYsMC/56pFQMOSfmmYJkG1O9/oBgXzD05K7biYAwnHjMI2abZ3YiuMY0Pg==" + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/kleur/-/kleur-4.1.1.tgz", + "integrity": "sha512-BsNhM6T/yTWFG580CRnYhT3LfUuPK7Hwrm+W2H0G8lK/nogalP5Nsrh/cHjxVVkzl0sFm7z8b8rNcZCfKxeoxA==" }, "latest-version": { "version": "5.1.0",