From 398785e54c620c364a4fe535aa8c1d8f78b0c6c7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 08:16:41 +0000 Subject: [PATCH] Bump @coreui/icons from 0.3.0 to 2.0.1 Bumps [@coreui/icons](https://github.com/coreui/coreui-icons) from 0.3.0 to 2.0.1. - [Release notes](https://github.com/coreui/coreui-icons/releases) - [Commits](https://github.com/coreui/coreui-icons/commits/v2.0.1) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 18 +++++++++--------- package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index d40f21816..730b3228c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,17 +1,17 @@ { "name": "@digitallyhappy/backstrap", - "version": "0.3.3", + "version": "0.3.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@digitallyhappy/backstrap", - "version": "0.3.3", + "version": "0.3.4", "license": "MIT", "dependencies": { "@coreui/coreui": "^2.1.16", "@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.3.1", - "@coreui/icons": "0.3.0", + "@coreui/icons": "2.0.1", "bootstrap": "^4.5.0", "chart.js": "^2.9.3", "core-js": "^3.6.5", @@ -1377,9 +1377,9 @@ } }, "node_modules/@coreui/icons": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/@coreui/icons/-/icons-0.3.0.tgz", - "integrity": "sha512-RbBi5K5hUA8LUI9mM/i1BTaLjlyoS6kHwKbxWsH62+/j9L9WF8gAiJUhrNjMt1br8TY9RLeolyQys0E9480fIg==" + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@coreui/icons/-/icons-2.0.1.tgz", + "integrity": "sha512-gBfFRLPUt3Bv9EZbJRbT3sQRHrhH0c4dRbeE9GpWJgJY8kvE9+3Hf5xGK9XyQhFynHx4o2WQeMxsReQLddlK9w==" }, "node_modules/@danielkalen/listr": { "version": "0.5.0", @@ -14717,9 +14717,9 @@ "integrity": "sha512-yeeoWp+bNS84nP1977Y8UCiQ9pssO+f4QuVj3i0/gYZFjjvOgxx0dnyWhtowD5sLYnCRMPlPpqyjwXze3SlkYg==" }, "@coreui/icons": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/@coreui/icons/-/icons-0.3.0.tgz", - "integrity": "sha512-RbBi5K5hUA8LUI9mM/i1BTaLjlyoS6kHwKbxWsH62+/j9L9WF8gAiJUhrNjMt1br8TY9RLeolyQys0E9480fIg==" + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@coreui/icons/-/icons-2.0.1.tgz", + "integrity": "sha512-gBfFRLPUt3Bv9EZbJRbT3sQRHrhH0c4dRbeE9GpWJgJY8kvE9+3Hf5xGK9XyQhFynHx4o2WQeMxsReQLddlK9w==" }, "@danielkalen/listr": { "version": "0.5.0", diff --git a/package.json b/package.json index 20e3726b5..285fefec7 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "dependencies": { "@coreui/coreui": "^2.1.16", "@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.3.1", - "@coreui/icons": "0.3.0", + "@coreui/icons": "2.0.1", "bootstrap": "^4.5.0", "chart.js": "^2.9.3", "core-js": "^3.6.5",