From f84041780c73a75e7e9903ffcdedfc3436593662 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 13:55:06 +0000 Subject: [PATCH] chore(deps): bump simple-icons from 11.7.0 to 11.8.0 (#10026) Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 11.7.0 to 11.8.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/11.7.0...11.8.0) --- updated-dependencies: - dependency-name: simple-icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 458ba18c69..0f4728cc51 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ "qs": "^6.11.2", "query-string": "^8.2.0", "semver": "~7.6.0", - "simple-icons": "11.7.0", + "simple-icons": "11.8.0", "smol-toml": "1.1.4", "webextension-store-meta": "^1.1.0", "xpath": "~0.0.34" @@ -23932,9 +23932,9 @@ } }, "node_modules/simple-icons": { - "version": "11.7.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.7.0.tgz", - "integrity": "sha512-ecsOO6vPi3tf21BMZDw4gYI8ouaSq9mfFlBxBU8WEfcA+8Pz217jxM29K6YkGfO0dszakrcfHK1rrAr9vIfpkQ==", + "version": "11.8.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.8.0.tgz", + "integrity": "sha512-PlbTchVVDyVccqT+M1HvfiB1gjzi6ewnpsj9QCFLsX9lZiJJIMrCY+bSELRMl0GUM0+wgH9mr8ZAj4XJdaMJvg==", "engines": { "node": ">=0.12.18" }, diff --git a/package.json b/package.json index 47a3bddc6c..9d9dfa1895 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "qs": "^6.11.2", "query-string": "^8.2.0", "semver": "~7.6.0", - "simple-icons": "11.7.0", + "simple-icons": "11.8.0", "smol-toml": "1.1.4", "webextension-store-meta": "^1.1.0", "xpath": "~0.0.34"