chore(deps): bump simple-icons from 9.20.0 to 10.0.0 (#9768)
* chore(deps): bump simple-icons from 9.20.0 to 10.0.0 Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 9.20.0 to 10.0.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/9.20.0...10.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> * simple icons 10 blog post --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: chris48s <git@chris-shaw.dev>
This commit is contained in:
14
frontend/blog/2023-11-29-simpleicons10.md
Normal file
14
frontend/blog/2023-11-29-simpleicons10.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
slug: simple-icons-10
|
||||
title: Simple Icons 10
|
||||
authors:
|
||||
name: chris48s
|
||||
title: Shields.io Core Team
|
||||
url: https://github.com/chris48s
|
||||
image_url: https://avatars.githubusercontent.com/u/6025893
|
||||
tags: []
|
||||
---
|
||||
|
||||
Logos on Shields.io are provided by SimpleIcons. We've recently upgraded to SimpleIcons 10. This release removes 45 icons. A full list of the removals can be found in the [release notes](https://github.com/simple-icons/simple-icons/releases/tag/10.0.0).
|
||||
|
||||
Please remember that we are just consumers of SimpleIcons. Decisions about changes and removals are made by the [SimpleIcons](https://github.com/simple-icons/simple-icons) project.
|
||||
8
package-lock.json
generated
8
package-lock.json
generated
@@ -51,7 +51,7 @@
|
||||
"qs": "^6.11.2",
|
||||
"query-string": "^8.1.0",
|
||||
"semver": "~7.5.4",
|
||||
"simple-icons": "9.20.0",
|
||||
"simple-icons": "10.0.0",
|
||||
"smol-toml": "1.1.3",
|
||||
"webextension-store-meta": "^1.0.5",
|
||||
"xpath": "~0.0.33"
|
||||
@@ -24403,9 +24403,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/simple-icons": {
|
||||
"version": "9.20.0",
|
||||
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-9.20.0.tgz",
|
||||
"integrity": "sha512-Qs4GyKT7gBrP6ZuWZqUkRmGH09dcYbWMlJNsF8RqOsvXRWI2vWCG7h3NHL/PDIAuMkMviaca/R6/HFtcGYoaig==",
|
||||
"version": "10.0.0",
|
||||
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-10.0.0.tgz",
|
||||
"integrity": "sha512-oDCgnJ2n3+Ae9Q5hNIuzq0dKwGkmW7h3Jq+HZpd0e3jAQRW/Kp5lnMauakbcUjW/XjXz+v7uJz1ecDRVoQL/HA==",
|
||||
"engines": {
|
||||
"node": ">=0.12.18"
|
||||
},
|
||||
|
||||
@@ -63,7 +63,7 @@
|
||||
"qs": "^6.11.2",
|
||||
"query-string": "^8.1.0",
|
||||
"semver": "~7.5.4",
|
||||
"simple-icons": "9.20.0",
|
||||
"simple-icons": "10.0.0",
|
||||
"smol-toml": "1.1.3",
|
||||
"webextension-store-meta": "^1.0.5",
|
||||
"xpath": "~0.0.33"
|
||||
|
||||
Reference in New Issue
Block a user