From 1a409de382040e57157da3c7f389d2404b4a0b45 Mon Sep 17 00:00:00 2001 From: Pierre Brisorgueil Date: Tue, 21 Apr 2020 10:00:29 +0200 Subject: [PATCH] =?UTF-8?q?feat(dependencies):=20package=20lock=20update?= =?UTF-8?q?=20=E2=9C=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package-lock.json b/package-lock.json index 25c5a1446..01b906256 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9036,6 +9036,7 @@ "dev": true, "requires": { "ansi-escapes": "^4.2.1", + "chalk": "^3.0.0", "cli-cursor": "^3.1.0", "cli-width": "^2.0.0", "external-editor": "^3.0.3", @@ -9068,6 +9069,7 @@ "version": "3.0.0", "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz", "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==", + "dev": true, "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" @@ -18462,6 +18464,7 @@ "integrity": "sha512-nIcpGMeGfh4K2kdvtxU5BY1EoqHvAG9v+JEVC3o8Fq8JReHbZKFx1GZA1257OU4kLWqafdTpWn/PMQCNTW1jOg==", "dev": true, "requires": { + "chalk": "^3.0.0", "conventional-commit-types": "^3.0.0", "lodash.map": "^4.6.0", "longest": "^2.0.1", @@ -18473,6 +18476,7 @@ "version": "3.0.0", "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz", "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==", + "dev": true, "requires": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0"