From 95fbcdcd0f07cc856147220d23bfb8295d8ec2c1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 30 Sep 2020 09:39:20 +0000 Subject: [PATCH] chore(deps): bump kleur from 4.0.0 to 4.1.3 Bumps [kleur](https://github.com/lukeed/kleur) from 4.0.0 to 4.1.3. - [Release notes](https://github.com/lukeed/kleur/releases) - [Commits](https://github.com/lukeed/kleur/compare/v4.0.0...v4.1.3) 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..2f03fd6 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.3", + "resolved": "https://registry.npmjs.org/kleur/-/kleur-4.1.3.tgz", + "integrity": "sha512-H1tr8QP2PxFTNwAFM74Mui2b6ovcY9FoxJefgrwxY+OCJcq01k5nvhf4M/KnizzrJvLRap5STUy7dgDV35iUBw==" }, "latest-version": { "version": "5.1.0",