From f8726b58bfaedf1e864ec8660f7d61967815a369 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 04:40:31 +0000 Subject: [PATCH] Bump simple-icons from 11.1.0 to 11.2.0 Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 11.1.0 to 11.2.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/11.1.0...11.2.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 006a6e3ca30..19850e4df29 100644 --- a/package-lock.json +++ b/package-lock.json @@ -56,7 +56,7 @@ "preact": "^10.19.3", "rimraf": "^5.0.5", "sass": "^1.69.7", - "simple-icons": "^11.1.0", + "simple-icons": "^11.2.0", "stylelint": "^15.11.0", "stylelint-config-recess-order": "4.2.0", "stylelint-config-recommended": "^13.0.0", @@ -8828,9 +8828,9 @@ } }, "node_modules/simple-icons": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.1.0.tgz", - "integrity": "sha512-1Z8ewYajktMgVGo7o85MepKUo7NEFLAvgDjftK3AmfN+bdCfIug8ncxew0TiQVFidR4JQ9whXB7uUiAmukAkPg==", + "version": "11.2.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.2.0.tgz", + "integrity": "sha512-ZT/+2+pSg7kGaWBorPxaktwb3pK18R945XnPU895qPzGDN1LxkHfDbejbBnAvIElYYPgUPstqUIjyPSvZPSfTg==", "dev": true, "engines": { "node": ">=0.12.18" @@ -16647,9 +16647,9 @@ } }, "simple-icons": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.1.0.tgz", - "integrity": "sha512-1Z8ewYajktMgVGo7o85MepKUo7NEFLAvgDjftK3AmfN+bdCfIug8ncxew0TiQVFidR4JQ9whXB7uUiAmukAkPg==", + "version": "11.2.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.2.0.tgz", + "integrity": "sha512-ZT/+2+pSg7kGaWBorPxaktwb3pK18R945XnPU895qPzGDN1LxkHfDbejbBnAvIElYYPgUPstqUIjyPSvZPSfTg==", "dev": true }, "sisteransi": { diff --git a/package.json b/package.json index e6cbcaefe32..7f7c2fa862d 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "preact": "^10.19.3", "rimraf": "^5.0.5", "sass": "^1.69.7", - "simple-icons": "^11.1.0", + "simple-icons": "^11.2.0", "stylelint": "^15.11.0", "stylelint-config-recess-order": "4.2.0", "stylelint-config-recommended": "^13.0.0",