Build(deps): bump simple-icons from 3.5.0 to 3.6.0 (#5465)

Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/3.5.0...3.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

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>
This commit is contained in:
dependabot-preview[bot]
2020-08-31 06:37:52 +00:00
committed by GitHub
parent 60d92cd5d6
commit d1d00128f8
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -31182,9 +31182,9 @@
"dev": true
},
"simple-icons": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-3.5.0.tgz",
"integrity": "sha512-2QWj+y4iQnAQa9KIKJy2tVmstASHpq7+xbA6P+VgARkfK24WauuC5z2uIzX++FXQl+HAXZL3rFkBd23FFbTV9w=="
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-3.6.0.tgz",
"integrity": "sha512-A7L3sN56nBaAC8HDJgSspFi8lS7JT5YQ+lcsSeU82FIf3mGg0SsMbrgfNl1SgK8bezDOnksWLC3pJNhXBtqgZg=="
},
"simple-swizzle": {
"version": "0.2.2",

View File

@@ -60,7 +60,7 @@
"query-string": "^6.13.1",
"request": "~2.88.2",
"semver": "~7.3.2",
"simple-icons": "3.5.0",
"simple-icons": "3.6.0",
"xmldom": "~0.2.1",
"xpath": "~0.0.29"
},