From a35ea836535e46d2d798e13cbd2932042f89d9fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Dec 2021 19:16:54 +0000 Subject: [PATCH] chore(deps): bump simple-icons from 6.1.0 to 6.2.0 (#7386) Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/6.1.0...6.2.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> 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 a6e6bd8f58..89ee955930 100644 --- a/package-lock.json +++ b/package-lock.json @@ -48,7 +48,7 @@ "qs": "^6.10.2", "query-string": "^7.0.1", "semver": "~7.3.5", - "simple-icons": "6.1.0", + "simple-icons": "6.2.0", "webextension-store-meta": "^1.0.5", "xmldom": "~0.6.0", "xpath": "~0.0.32" @@ -25746,9 +25746,9 @@ } }, "node_modules/simple-icons": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-6.1.0.tgz", - "integrity": "sha512-8/AFRlrUwu84pS+W3Dj8LW1cbCzHFrGVIE0hQhP7OFFqLlWcJx0WmP6HTo3Zpf3uxbhvYa9dRA/phrTPaG6BkQ==", + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-6.2.0.tgz", + "integrity": "sha512-cAsCgV78EUsEJORBG+j0Em9piuLfjnQ5BPGEeVvSTZtEfXbc+wg8uMXvIcfa59zWJme/ezJBlY7pOi4Md3MWYw==", "engines": { "node": ">=0.12.18" } @@ -50523,9 +50523,9 @@ "dev": true }, "simple-icons": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-6.1.0.tgz", - "integrity": "sha512-8/AFRlrUwu84pS+W3Dj8LW1cbCzHFrGVIE0hQhP7OFFqLlWcJx0WmP6HTo3Zpf3uxbhvYa9dRA/phrTPaG6BkQ==" + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-6.2.0.tgz", + "integrity": "sha512-cAsCgV78EUsEJORBG+j0Em9piuLfjnQ5BPGEeVvSTZtEfXbc+wg8uMXvIcfa59zWJme/ezJBlY7pOi4Md3MWYw==" }, "simple-swizzle": { "version": "0.2.2", diff --git a/package.json b/package.json index fde193a9f4..5d60609835 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "qs": "^6.10.2", "query-string": "^7.0.1", "semver": "~7.3.5", - "simple-icons": "6.1.0", + "simple-icons": "6.2.0", "webextension-store-meta": "^1.0.5", "xmldom": "~0.6.0", "xpath": "~0.0.32"