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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-13 18:59:28 -05:00
committed by Caleb Cartwright
parent 10e37b77e5
commit b7bf949126
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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",
+1 -1
View File
@@ -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"
},