Build(deps): bump simple-icons from 5.1.0 to 5.2.0 (#6639)

Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/5.1.0...5.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]
2021-06-18 22:31:39 +00:00
committed by GitHub
parent 861439ffc0
commit 6e02f47c3f
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -47,7 +47,7 @@
"query-string": "^7.0.0",
"request": "~2.88.2",
"semver": "~7.3.5",
"simple-icons": "5.1.0",
"simple-icons": "5.2.0",
"webextension-store-meta": "^1.0.4",
"xmldom": "~0.6.0",
"xpath": "~0.0.32"
@@ -26223,9 +26223,9 @@
"dev": true
},
"node_modules/simple-icons": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-5.1.0.tgz",
"integrity": "sha512-eYaG95mbAtLCLdIhlXlTsFM+AwVJEwkCDHDGJIYxv8MMgdVcbKH0EligeqKcrbtGlDg06rGtJ5rL22mj0p3wtw=="
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-5.2.0.tgz",
"integrity": "sha512-lRKW77ntIlvX9xy92OJqfIvYnm7Extz1GvKWFpVH/xStUO54QiAzYaqz13C8PQSfVP9gLCSA7ONsAMWnfqxu3A=="
},
"node_modules/simple-swizzle": {
"version": "0.2.2",
@@ -52426,9 +52426,9 @@
"dev": true
},
"simple-icons": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-5.1.0.tgz",
"integrity": "sha512-eYaG95mbAtLCLdIhlXlTsFM+AwVJEwkCDHDGJIYxv8MMgdVcbKH0EligeqKcrbtGlDg06rGtJ5rL22mj0p3wtw=="
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-5.2.0.tgz",
"integrity": "sha512-lRKW77ntIlvX9xy92OJqfIvYnm7Extz1GvKWFpVH/xStUO54QiAzYaqz13C8PQSfVP9gLCSA7ONsAMWnfqxu3A=="
},
"simple-swizzle": {
"version": "0.2.2",

View File

@@ -60,7 +60,7 @@
"query-string": "^7.0.0",
"request": "~2.88.2",
"semver": "~7.3.5",
"simple-icons": "5.1.0",
"simple-icons": "5.2.0",
"webextension-store-meta": "^1.0.4",
"xmldom": "~0.6.0",
"xpath": "~0.0.32"