From a4f9f4f4737b493ba75dc130e06b1c134788f26d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 05:13:53 +0000 Subject: [PATCH] Bump simple-icons from 8.1.0 to 8.6.0 Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 8.1.0 to 8.6.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/8.1.0...8.6.0) --- updated-dependencies: - dependency-name: simple-icons dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7e36fe3b..1a3e111f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -59,7 +59,7 @@ "preact": "^10.11.3", "rimraf": "^3.0.2", "sass": "^1.57.0", - "simple-icons": "^8.1.0", + "simple-icons": "^8.6.0", "stylelint": "^14.16.0", "stylelint-config-rational-order": "^0.1.2", "stylelint-config-recommended": "^9.0.0", @@ -10695,9 +10695,9 @@ "dev": true }, "node_modules/simple-icons": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.1.0.tgz", - "integrity": "sha512-N2JKvoRoiFqsRaHiKLNHf6GzpfLqO+Bgoijq54rzIosfQIhmxgCiAKYW9ejzw0arCAeoQ3RiG18fIZct6xBXFA==", + "version": "8.6.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.6.0.tgz", + "integrity": "sha512-A5rRhFdgsV+1LIdkzIuwa+ilYb1v+svDi1ojOcfnEXaYSsTAlYRpWcH+p0MM1XY7uIkiNJ8i9bkFRoysMbLopw==", "dev": true, "engines": { "node": ">=0.12.18" @@ -21427,9 +21427,9 @@ "dev": true }, "simple-icons": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.1.0.tgz", - "integrity": "sha512-N2JKvoRoiFqsRaHiKLNHf6GzpfLqO+Bgoijq54rzIosfQIhmxgCiAKYW9ejzw0arCAeoQ3RiG18fIZct6xBXFA==", + "version": "8.6.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.6.0.tgz", + "integrity": "sha512-A5rRhFdgsV+1LIdkzIuwa+ilYb1v+svDi1ojOcfnEXaYSsTAlYRpWcH+p0MM1XY7uIkiNJ8i9bkFRoysMbLopw==", "dev": true }, "sisteransi": { diff --git a/package.json b/package.json index ea5af55d..15e71117 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "preact": "^10.11.3", "rimraf": "^3.0.2", "sass": "^1.57.0", - "simple-icons": "^8.1.0", + "simple-icons": "^8.6.0", "stylelint": "^14.16.0", "stylelint-config-rational-order": "^0.1.2", "stylelint-config-recommended": "^9.0.0",