From 0e93e33d0244c8eb8e6488795c292ce4a66e5991 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 21:06:56 +0100 Subject: [PATCH] chore(deps): bump simple-icons from 11.13.0 to 11.14.0 (#10150) Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 11.13.0 to 11.14.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/11.13.0...11.14.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 a6a9cf2cc0486..237afcc361a90 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ "qs": "^6.12.1", "query-string": "^9.0.0", "semver": "~7.6.0", - "simple-icons": "11.13.0", + "simple-icons": "11.14.0", "smol-toml": "1.1.4", "svg-path-commander": "^2.0.9", "webextension-store-meta": "^1.2.1", @@ -26050,9 +26050,9 @@ } }, "node_modules/simple-icons": { - "version": "11.13.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.13.0.tgz", - "integrity": "sha512-8YOM9r3S/LIRd+y/QFbVU0D9V6EHK9y46irUWCYjF6GVWrvKQ0L3sQ14fPNidxalOQVaFB6ibDVrZLIji6S4Cg==", + "version": "11.14.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.14.0.tgz", + "integrity": "sha512-KJ2R28d6tV+uu3GbRQTHizCGyjkI0QPhooYUcv4GjiE4XG0wSlqCFN/pUQK6gno46F0Fk2cyG5otFAK8EMaiYw==", "engines": { "node": ">=0.12.18" }, diff --git a/package.json b/package.json index 7ad171074299c..e851ce943affc 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "qs": "^6.12.1", "query-string": "^9.0.0", "semver": "~7.6.0", - "simple-icons": "11.13.0", + "simple-icons": "11.14.0", "smol-toml": "1.1.4", "svg-path-commander": "^2.0.9", "webextension-store-meta": "^1.2.1",