From 09a4605191847a7002a28107ea99a134a5b1fc76 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2019 09:21:55 +0000 Subject: [PATCH] Bump @coreui/icons from 0.3.0 to 0.4.1 Bumps [@coreui/icons](https://github.com/coreui/coreui-icons) from 0.3.0 to 0.4.1. - [Release notes](https://github.com/coreui/coreui-icons/releases) - [Commits](https://github.com/coreui/coreui-icons/commits) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 31a3226bc..fc875c9c2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@digitallyhappy/backstrap", - "version": "0.2.13", + "version": "0.2.20", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -968,9 +968,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": "0.4.1", + "resolved": "https://registry.npmjs.org/@coreui/icons/-/icons-0.4.1.tgz", + "integrity": "sha512-k3U1zzJwwKIH+LgSBD1y+GTbB3Rqen567GyNHNKxHHTke6r67n/s3K2nxgD8vX53WirfXzsz+8+mRipnzkplCA==" }, "@danielkalen/listr": { "version": "0.5.0", diff --git a/package.json b/package.json index df4cf0a81..daad7cadd 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "dependencies": { "@coreui/coreui": "^2.1.12", "@coreui/coreui-plugin-chartjs-custom-tooltips": "1.2.0", - "@coreui/icons": "0.3.0", + "@coreui/icons": "0.4.1", "bootstrap": "^4.3.1", "chart.js": "2.7.3", "core-js": "^2.6.9",