From 64f82dd4eb59e91f2dd0ea4e44fb38d5952876bb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 3 Oct 2020 21:00:41 +0000 Subject: [PATCH] Build(deps): bump simple-icons from 3.9.0 to 3.10.0 (#5652) Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/3.9.0...3.10.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 ea010cd902..73936d76e7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32107,9 +32107,9 @@ "dev": true }, "simple-icons": { - "version": "3.9.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-3.9.0.tgz", - "integrity": "sha512-/xmuSTw1zovEXCRJIBLlOS9naC41yI4Uk5RmZU1DEc7qu0BrnNkMNtoOvOaj+Vrh4Wzlz6oS0o+sMfDvI9IoYQ==" + "version": "3.10.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-3.10.0.tgz", + "integrity": "sha512-UpIxtPxImzfgO4tW6mCcDW94X3Vl/yArz6H8wAVaeyB10jEzKglr+shXqpm1vXjMCLKcZ10JCE1X6SjBjJjAzA==" }, "simple-swizzle": { "version": "0.2.2", diff --git a/package.json b/package.json index f708512f58..4bce842306 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "query-string": "^6.13.2", "request": "~2.88.2", "semver": "~7.3.2", - "simple-icons": "3.9.0", + "simple-icons": "3.10.0", "xmldom": "~0.2.1", "xpath": "~0.0.29" },