From 09a55aba4695964ffdd09f02eebcb53d83281473 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Aug 2023 14:37:43 +0000 Subject: [PATCH] chore(deps): bump simple-icons from 9.10.0 to 9.11.0 (#9513) Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 9.10.0 to 9.11.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/9.10.0...9.11.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 ca20bbf636f9b..97efc1e9cb25e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ "qs": "^6.11.2", "query-string": "^8.1.0", "semver": "~7.5.4", - "simple-icons": "9.10.0", + "simple-icons": "9.11.0", "smol-toml": "1.1.2", "webextension-store-meta": "^1.0.5", "xpath": "~0.0.33" @@ -24323,9 +24323,9 @@ } }, "node_modules/simple-icons": { - "version": "9.10.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-9.10.0.tgz", - "integrity": "sha512-sM20XNP6FXGas34lG6pDBROnhKErS9F3XIwr4Uta4pLEJ5fwS1YWDQCFqql+c9wKgk6jdkpNhRP57mnvTILxHg==", + "version": "9.11.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-9.11.0.tgz", + "integrity": "sha512-jI1Cv7MUZsGxiNt0AO4Xf5TWtpnDYQP55RILAsvP3Nd6YXlJRNj8SVT6mI099GLAmRuEu3LGkiT6FwsNaDjNzA==", "engines": { "node": ">=0.12.18" }, diff --git a/package.json b/package.json index acd63ddbb2c11..069e6d5cb2718 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "qs": "^6.11.2", "query-string": "^8.1.0", "semver": "~7.5.4", - "simple-icons": "9.10.0", + "simple-icons": "9.11.0", "smol-toml": "1.1.2", "webextension-store-meta": "^1.0.5", "xpath": "~0.0.33"