From 448e9df67115e1dea5ea64c8cbd2150c62ef7bdc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 18 Dec 2020 16:37:17 +0000 Subject: [PATCH] Build(deps): bump simple-icons from 4.1.0 to 4.2.0 (#5953) Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/4.1.0...4.2.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index a768bafff5..a985274fb0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31427,9 +31427,9 @@ "dev": true }, "simple-icons": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-4.1.0.tgz", - "integrity": "sha512-qVYH7huMNS6NhZkhWZj/C8SSlPD4zyHVYbKi0qhuP/3/m++AQ8NU+MXzcEwISg6TnDRCjZrCrzWi/kIAXCjv4g==" + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-4.2.0.tgz", + "integrity": "sha512-J0gfXJWL4D87qJdOkgLs+ldeFNjzdRHXznyMozpsvgqDVkiEEZW/HNJgoYQ43HvtYngYW/9Av53h/wrg+zeF3g==" }, "simple-swizzle": { "version": "0.2.2", diff --git a/package.json b/package.json index c3a132a1c4..9cd86b8954 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "query-string": "^6.13.7", "request": "~2.88.2", "semver": "~7.3.4", - "simple-icons": "4.1.0", + "simple-icons": "4.2.0", "webextension-store-meta": "^1.0.3", "xmldom": "~0.4.0", "xpath": "~0.0.32"