From 2511984378376fa6fc3699f5dbe6aaec125d2adf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 20:05:05 +0000 Subject: [PATCH] chore(deps): bump simple-icons from 7.13.0 to 7.14.0 (#8492) Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 7.13.0 to 7.14.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/7.13.0...7.14.0) --- updated-dependencies: - dependency-name: simple-icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com> --- 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 8503f43b78..0dac3caea0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -50,7 +50,7 @@ "qs": "^6.11.0", "query-string": "^7.1.1", "semver": "~7.3.7", - "simple-icons": "7.13.0", + "simple-icons": "7.14.0", "webextension-store-meta": "^1.0.5", "xmldom": "~0.6.0", "xpath": "~0.0.32" @@ -25848,9 +25848,9 @@ } }, "node_modules/simple-icons": { - "version": "7.13.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-7.13.0.tgz", - "integrity": "sha512-JrZKIBE9nWkoRib8UISvY9Q1cBgfCAHRWO8bYXIObJ1tJcLPVKu9AzjjS+i6Hp5b3NXsFSrLIy4UxIJHbC5JIw==", + "version": "7.14.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-7.14.0.tgz", + "integrity": "sha512-peojKZtdmNlM4ofTERoJWwP5p/R3mRBtFf9ERTaEmnepXQxdealNZOyjPQie9M1gKQYuy0xD5ckwUWvNFK/fNQ==", "engines": { "node": ">=0.12.18" }, @@ -49557,9 +49557,9 @@ "dev": true }, "simple-icons": { - "version": "7.13.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-7.13.0.tgz", - "integrity": "sha512-JrZKIBE9nWkoRib8UISvY9Q1cBgfCAHRWO8bYXIObJ1tJcLPVKu9AzjjS+i6Hp5b3NXsFSrLIy4UxIJHbC5JIw==" + "version": "7.14.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-7.14.0.tgz", + "integrity": "sha512-peojKZtdmNlM4ofTERoJWwP5p/R3mRBtFf9ERTaEmnepXQxdealNZOyjPQie9M1gKQYuy0xD5ckwUWvNFK/fNQ==" }, "simple-swizzle": { "version": "0.2.2", diff --git a/package.json b/package.json index 9792445c84..1d85945f6e 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "qs": "^6.11.0", "query-string": "^7.1.1", "semver": "~7.3.7", - "simple-icons": "7.13.0", + "simple-icons": "7.14.0", "webextension-store-meta": "^1.0.5", "xmldom": "~0.6.0", "xpath": "~0.0.32"