chore(deps): bump simple-icons from 11.7.0 to 11.8.0 (#10026)

Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 11.7.0 to 11.8.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/11.7.0...11.8.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>
This commit is contained in:
dependabot[bot]
2024-03-18 13:55:06 +00:00
committed by GitHub
parent 1cf1c0a352
commit f84041780c
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -51,7 +51,7 @@
"qs": "^6.11.2",
"query-string": "^8.2.0",
"semver": "~7.6.0",
"simple-icons": "11.7.0",
"simple-icons": "11.8.0",
"smol-toml": "1.1.4",
"webextension-store-meta": "^1.1.0",
"xpath": "~0.0.34"
@@ -23932,9 +23932,9 @@
}
},
"node_modules/simple-icons": {
"version": "11.7.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.7.0.tgz",
"integrity": "sha512-ecsOO6vPi3tf21BMZDw4gYI8ouaSq9mfFlBxBU8WEfcA+8Pz217jxM29K6YkGfO0dszakrcfHK1rrAr9vIfpkQ==",
"version": "11.8.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.8.0.tgz",
"integrity": "sha512-PlbTchVVDyVccqT+M1HvfiB1gjzi6ewnpsj9QCFLsX9lZiJJIMrCY+bSELRMl0GUM0+wgH9mr8ZAj4XJdaMJvg==",
"engines": {
"node": ">=0.12.18"
},

View File

@@ -63,7 +63,7 @@
"qs": "^6.11.2",
"query-string": "^8.2.0",
"semver": "~7.6.0",
"simple-icons": "11.7.0",
"simple-icons": "11.8.0",
"smol-toml": "1.1.4",
"webextension-store-meta": "^1.1.0",
"xpath": "~0.0.34"