chore(deps): bump simple-icons from 8.11.0 to 8.12.1 (#9148)

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

---
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]
2023-05-05 20:33:34 +00:00
committed by GitHub
parent ff6f2c410a
commit 58637f244c
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -52,7 +52,7 @@
"qs": "^6.11.1",
"query-string": "^8.1.0",
"semver": "~7.5.0",
"simple-icons": "8.11.0",
"simple-icons": "8.12.1",
"webextension-store-meta": "^1.0.5",
"xpath": "~0.0.32"
},
@@ -26693,9 +26693,9 @@
}
},
"node_modules/simple-icons": {
"version": "8.11.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.11.0.tgz",
"integrity": "sha512-/uzrLkK+4UnI2wEQf36OfPJdDfcLrgugUMOnPJ3FzdichZcjEQGrTYo4lhFoT87mSm6az7qpO0oFV0wzNS4erg==",
"version": "8.12.1",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.12.1.tgz",
"integrity": "sha512-4h1rh9dFixdXMSZivOeVqx1gRExALHcZcSU4BtTeATVK3GFNrk44ySXj34yLa57a0pWwhWOiaZUzgVZiltLNqw==",
"engines": {
"node": ">=0.12.18"
},
@@ -51046,9 +51046,9 @@
"dev": true
},
"simple-icons": {
"version": "8.11.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.11.0.tgz",
"integrity": "sha512-/uzrLkK+4UnI2wEQf36OfPJdDfcLrgugUMOnPJ3FzdichZcjEQGrTYo4lhFoT87mSm6az7qpO0oFV0wzNS4erg=="
"version": "8.12.1",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.12.1.tgz",
"integrity": "sha512-4h1rh9dFixdXMSZivOeVqx1gRExALHcZcSU4BtTeATVK3GFNrk44ySXj34yLa57a0pWwhWOiaZUzgVZiltLNqw=="
},
"simple-swizzle": {
"version": "0.2.2",

View File

@@ -64,7 +64,7 @@
"qs": "^6.11.1",
"query-string": "^8.1.0",
"semver": "~7.5.0",
"simple-icons": "8.11.0",
"simple-icons": "8.12.1",
"webextension-store-meta": "^1.0.5",
"xpath": "~0.0.32"
},