From 7830fba4c4f15efb47fa9213de1fd85ceff0d8aa Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 29 May 2020 19:54:45 +0000 Subject: [PATCH] Build(deps): bump simple-icons from 2.13.0 to 2.14.0 (#5141) Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 2.13.0 to 2.14.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/2.13.0...2.14.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 d9f596be69..071b58b4bd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27396,9 +27396,9 @@ "dev": true }, "simple-icons": { - "version": "2.13.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-2.13.0.tgz", - "integrity": "sha512-/48gqMEHf5dcCLERB56IlIEKY19u3TSPlj7KH9vyefE4FGcM1stsV3BH5Lpv1JRBFfdnkYuWxC0OuPEFLdtQpg==" + "version": "2.14.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-2.14.0.tgz", + "integrity": "sha512-AUixKWXsT53vcbwBrypERGUCWPmffpMToj9yXxY2qri2KTCvZp5JOfkht3+aaIWn0RR3EkNKi6hf2ySIz22h3g==" }, "simple-swizzle": { "version": "0.2.2", diff --git a/package.json b/package.json index efb0010d17..9dc1abe949 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "query-string": "^6.12.1", "request": "~2.88.2", "semver": "~7.3.2", - "simple-icons": "2.13.0", + "simple-icons": "2.14.0", "xmldom": "~0.2.1", "xpath": "~0.0.27" },