chore(deps): bump simple-icons from 8.14.0 to 9.0.0 (#9212)

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

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

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]
2023-05-29 19:13:13 +01:00
committed by GitHub
parent ed296ecb57
commit 759514337c
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -52,7 +52,7 @@
"qs": "^6.11.2",
"query-string": "^8.1.0",
"semver": "~7.5.0",
"simple-icons": "8.14.0",
"simple-icons": "9.0.0",
"webextension-store-meta": "^1.0.5",
"xpath": "~0.0.32"
},
@@ -26711,9 +26711,9 @@
}
},
"node_modules/simple-icons": {
"version": "8.14.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.14.0.tgz",
"integrity": "sha512-JTtwCtuXihBrtQsrMgnd6ii2Es7/PpRA9E50S3l9n0ixyJA3H7agSIZ9WPPEbDi/AfiWrFpDtoAttKr3HQYo1A==",
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-9.0.0.tgz",
"integrity": "sha512-UH/p2KveJCntShjJedJ7qXkGDxdIpSEayyCNUGJ9KUMYfFEDn3OGp12dIYLKZ3mpyeUOTn2dhWrTGxm/sDKnFw==",
"engines": {
"node": ">=0.12.18"
},
@@ -51082,9 +51082,9 @@
"dev": true
},
"simple-icons": {
"version": "8.14.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.14.0.tgz",
"integrity": "sha512-JTtwCtuXihBrtQsrMgnd6ii2Es7/PpRA9E50S3l9n0ixyJA3H7agSIZ9WPPEbDi/AfiWrFpDtoAttKr3HQYo1A=="
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-9.0.0.tgz",
"integrity": "sha512-UH/p2KveJCntShjJedJ7qXkGDxdIpSEayyCNUGJ9KUMYfFEDn3OGp12dIYLKZ3mpyeUOTn2dhWrTGxm/sDKnFw=="
},
"simple-swizzle": {
"version": "0.2.2",

View File

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