From 54e256a96181c6b020fe620896dc65ae4046f80f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 10:39:42 +0000 Subject: [PATCH] chore(deps): bump kleur from 4.0.0 to 4.0.2 Bumps [kleur](https://github.com/lukeed/kleur) from 4.0.0 to 4.0.2. - [Release notes](https://github.com/lukeed/kleur/releases) - [Commits](https://github.com/lukeed/kleur/compare/v4.0.0...v4.0.2) 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..03d93d2 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.0.2", + "resolved": "https://registry.npmjs.org/kleur/-/kleur-4.0.2.tgz", + "integrity": "sha512-FGCCxczbrZuF5CtMeO0xfnjhzkVZSXfcWK90IPLucDWZwskrpYN7pmRIgvd8muU0mrPrzy4A2RBGuwCjLHI+nw==" }, "latest-version": { "version": "5.1.0",