From b7bf94912656eb925952ac028b52e45824d3523e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2019 18:59:28 -0500 Subject: [PATCH] Build(deps): bump simple-icons from 1.11.0 to 1.13.0 (#3863) Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 1.11.0 to 1.13.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/commits) Signed-off-by: dependabot-preview[bot] --- 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 27f863d45a..fc84faa649 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22014,9 +22014,9 @@ "dev": true }, "simple-icons": { - "version": "1.11.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-1.11.0.tgz", - "integrity": "sha512-0X+oHm3KvNybsYbrTlyrK2XDn0K+4sof6PIQaco1wt9y5Hkr6QA324YmMNrqRDgaOFoKfn9OX96vrXRf/RbbGQ==" + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-1.13.0.tgz", + "integrity": "sha512-FjAph1Uf6q9mTp2/M16/8XjR0jHxZ/lrUHxnh6f3DsYtZiCO8jnD6LqPq3aidWS37rrLr6drWBLkZ7TVIHhGRA==" }, "simple-swizzle": { "version": "0.2.2", diff --git a/package.json b/package.json index 49d993eca1..6e05c1e3f2 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "query-string": "^6.8.2", "request": "~2.88.0", "semver": "~6.3.0", - "simple-icons": "1.11.0", + "simple-icons": "1.13.0", "xmldom": "~0.1.27", "xpath": "~0.0.27" },