chore(deps): bump simple-icons from 6.19.0 to 6.21.0 (#7946)

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

---
updated-dependencies:
- dependency-name: simple-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[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[bot]
2022-05-11 19:23:11 +00:00
committed by GitHub
parent 0e52f1dd81
commit 5f20604632
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -49,7 +49,7 @@
"qs": "^6.10.3",
"query-string": "^7.1.1",
"semver": "~7.3.7",
"simple-icons": "6.19.0",
"simple-icons": "6.21.0",
"webextension-store-meta": "^1.0.5",
"xmldom": "~0.6.0",
"xpath": "~0.0.32"
@@ -25487,9 +25487,9 @@
}
},
"node_modules/simple-icons": {
"version": "6.19.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-6.19.0.tgz",
"integrity": "sha512-HI7X+Ibu9FbphEJZzkOGu820Mp9JhUEAGf3qjooQkBXSgASt3HCJlhVsKxLzPAaXiSSMWupsf+rB2DwFQbRrKg==",
"version": "6.21.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-6.21.0.tgz",
"integrity": "sha512-+DRxJwF66C5ZOgYUIy4BfD+algfVaRKfKT7Qs8TtvPSCfc7+BUoKh5Udfa0zPHsUc8BmAuflcTrQqVv+5XpY6g==",
"engines": {
"node": ">=0.12.18"
},
@@ -49663,9 +49663,9 @@
"dev": true
},
"simple-icons": {
"version": "6.19.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-6.19.0.tgz",
"integrity": "sha512-HI7X+Ibu9FbphEJZzkOGu820Mp9JhUEAGf3qjooQkBXSgASt3HCJlhVsKxLzPAaXiSSMWupsf+rB2DwFQbRrKg=="
"version": "6.21.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-6.21.0.tgz",
"integrity": "sha512-+DRxJwF66C5ZOgYUIy4BfD+algfVaRKfKT7Qs8TtvPSCfc7+BUoKh5Udfa0zPHsUc8BmAuflcTrQqVv+5XpY6g=="
},
"simple-swizzle": {
"version": "0.2.2",

View File

@@ -61,7 +61,7 @@
"qs": "^6.10.3",
"query-string": "^7.1.1",
"semver": "~7.3.7",
"simple-icons": "6.19.0",
"simple-icons": "6.21.0",
"webextension-store-meta": "^1.0.5",
"xmldom": "~0.6.0",
"xpath": "~0.0.32"