chore(deps): bump simple-icons from 7.12.0 to 7.13.0 (#8463)

Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 7.12.0 to 7.13.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/7.12.0...7.13.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>

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-10-03 14:06:10 +00:00
committed by GitHub
parent ea08fb160c
commit ed8e8a396e
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -50,7 +50,7 @@
"qs": "^6.11.0",
"query-string": "^7.1.1",
"semver": "~7.3.7",
"simple-icons": "7.12.0",
"simple-icons": "7.13.0",
"webextension-store-meta": "^1.0.5",
"xmldom": "~0.6.0",
"xpath": "~0.0.32"
@@ -25837,9 +25837,9 @@
}
},
"node_modules/simple-icons": {
"version": "7.12.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-7.12.0.tgz",
"integrity": "sha512-jw5zIeLPuLbuIu3iQeThI+BPaafbFR/vn9yssOsatHUuVW5/DgNa0BxNp1GQf8VxVcRKIRWS5UNbw6SrSQBbLg==",
"version": "7.13.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-7.13.0.tgz",
"integrity": "sha512-JrZKIBE9nWkoRib8UISvY9Q1cBgfCAHRWO8bYXIObJ1tJcLPVKu9AzjjS+i6Hp5b3NXsFSrLIy4UxIJHbC5JIw==",
"engines": {
"node": ">=0.12.18"
},
@@ -49538,9 +49538,9 @@
"dev": true
},
"simple-icons": {
"version": "7.12.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-7.12.0.tgz",
"integrity": "sha512-jw5zIeLPuLbuIu3iQeThI+BPaafbFR/vn9yssOsatHUuVW5/DgNa0BxNp1GQf8VxVcRKIRWS5UNbw6SrSQBbLg=="
"version": "7.13.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-7.13.0.tgz",
"integrity": "sha512-JrZKIBE9nWkoRib8UISvY9Q1cBgfCAHRWO8bYXIObJ1tJcLPVKu9AzjjS+i6Hp5b3NXsFSrLIy4UxIJHbC5JIw=="
},
"simple-swizzle": {
"version": "0.2.2",

View File

@@ -62,7 +62,7 @@
"qs": "^6.11.0",
"query-string": "^7.1.1",
"semver": "~7.3.7",
"simple-icons": "7.12.0",
"simple-icons": "7.13.0",
"webextension-store-meta": "^1.0.5",
"xmldom": "~0.6.0",
"xpath": "~0.0.32"