From eee0de97bd9e23847283bf7305759f72aaad320f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 19:41:52 +0000 Subject: [PATCH] Build(deps): bump simple-icons from 4.0.1 to 4.1.0 (#5935) Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/4.0.1...4.1.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 da47793528..24105df60a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31434,9 +31434,9 @@ "dev": true }, "simple-icons": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-4.0.1.tgz", - "integrity": "sha512-oPAaJLwRJdxAKTvwfrja9dkhykkz+XpkbvwxDCSzcW4Uk3IZ0p2Ib/ETRE0B5pgJXvZw5xv4WpgQKFDyCAcS4Q==" + "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==" }, "simple-swizzle": { "version": "0.2.2", diff --git a/package.json b/package.json index 44ea98f457..954a65fa8a 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.0.1", + "simple-icons": "4.1.0", "webextension-store-meta": "^1.0.3", "xmldom": "~0.4.0", "xpath": "~0.0.32"