Build(deps): bump simple-icons from 4.1.0 to 4.2.0 (#5953)

Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/4.1.0...4.2.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-12-18 16:37:17 +00:00
committed by GitHub
parent 5a6f299c16
commit 448e9df671
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -31427,9 +31427,9 @@
"dev": true
},
"simple-icons": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-4.1.0.tgz",
"integrity": "sha512-qVYH7huMNS6NhZkhWZj/C8SSlPD4zyHVYbKi0qhuP/3/m++AQ8NU+MXzcEwISg6TnDRCjZrCrzWi/kIAXCjv4g=="
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-4.2.0.tgz",
"integrity": "sha512-J0gfXJWL4D87qJdOkgLs+ldeFNjzdRHXznyMozpsvgqDVkiEEZW/HNJgoYQ43HvtYngYW/9Av53h/wrg+zeF3g=="
},
"simple-swizzle": {
"version": "0.2.2",

View File

@@ -57,7 +57,7 @@
"query-string": "^6.13.7",
"request": "~2.88.2",
"semver": "~7.3.4",
"simple-icons": "4.1.0",
"simple-icons": "4.2.0",
"webextension-store-meta": "^1.0.3",
"xmldom": "~0.4.0",
"xpath": "~0.0.32"