From a037bb96ee59556adf5de0c1873a8a0dcecfa2ca Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2019 12:15:21 +0000 Subject: [PATCH] Build(deps): bump simple-icons from 1.11.0 to 1.12.0 Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 1.11.0 to 1.12.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 10156688afb86..3148a27d7e689 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22159,9 +22159,9 @@ } }, "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.12.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-1.12.0.tgz", + "integrity": "sha512-mrqrsRrm3QZNiLKLCuhEwnMe8WHEyY5y2d/GbXMSBfnA73DUB2lEVXKkIZX+1gSuh0H31t59ORujknzhpEDH8A==" }, "simple-swizzle": { "version": "0.2.2", diff --git a/package.json b/package.json index bde22c7468b70..4ad1263ea475c 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "query-string": "^6.7.0", "request": "~2.88.0", "semver": "~6.2.0", - "simple-icons": "1.11.0", + "simple-icons": "1.12.0", "xmldom": "~0.1.27", "xpath": "~0.0.27" },