From d2e299dc35b476d1f25619486852719925c70530 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Sep 2023 12:08:37 +0100 Subject: [PATCH] chore(deps): bump simple-icons from 9.12.0 to 9.13.0 (#9557) Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 9.12.0 to 9.13.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/9.12.0...9.13.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 06cf4b6e5e52b..d72c34b628f04 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.12.0", + "simple-icons": "9.13.0", "smol-toml": "1.1.2", "webextension-store-meta": "^1.0.5", "xpath": "~0.0.33" @@ -24326,9 +24326,9 @@ } }, "node_modules/simple-icons": { - "version": "9.12.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-9.12.0.tgz", - "integrity": "sha512-ATl97JnoUvjNRlQzqJAtMaH0P5aCf1fAF5vQddpWG/dxisrSwyIInQ88pdEL0a5m8llEJnDU5xo4TEj9fyx2fA==", + "version": "9.13.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-9.13.0.tgz", + "integrity": "sha512-XpfRX8sX4kfizDW0SeD8ndy3twYndovdAmcIsJmJmwyLSOEP88emOVPBVj9zwb9apxRBqn+rHu4vMSPbbk8u5A==", "engines": { "node": ">=0.12.18" }, diff --git a/package.json b/package.json index c50f313a0737c..6c22d704c78e3 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.12.0", + "simple-icons": "9.13.0", "smol-toml": "1.1.2", "webextension-store-meta": "^1.0.5", "xpath": "~0.0.33"