Skip to content

Commit

Permalink
feat: update simple-icons dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dweber019 committed Oct 10, 2024
1 parent 93c01c4 commit 560d626
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
5 changes: 5 additions & 0 deletions .changeset/mean-balloons-unite.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@dweber019/backstage-plugin-simple-icons': patch
---

Update simple-icons dependency.
2 changes: 1 addition & 1 deletion plugins/simple-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@backstage/plugin-catalog": "^1.23.0",
"@backstage/plugin-catalog-react": "^1.13.0",
"@material-ui/core": "^4.12.2",
"simple-icons": "^13.3.0"
"simple-icons": "^13.13.0"
},
"peerDependencies": {
"react": "^16.13.1 || ^17.0.0 || ^18.0.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5990,7 +5990,7 @@ __metadata:
"@testing-library/user-event": "npm:^14.0.0"
"@types/node": "npm:*"
msw: "npm:^1.0.0"
simple-icons: "npm:^13.3.0"
simple-icons: "npm:^13.13.0"
peerDependencies:
react: ^16.13.1 || ^17.0.0 || ^18.0.0
languageName: unknown
Expand Down Expand Up @@ -31548,10 +31548,10 @@ __metadata:
languageName: node
linkType: hard

"simple-icons@npm:^13.3.0":
version: 13.11.0
resolution: "simple-icons@npm:13.11.0"
checksum: 10/562970a83b253ad21d0854f6928b5d6a39015fc59d521dc03bb58a8b568504d94b8d9c9566613144daf7bdc4550036f5d6bc431229ba2fdcac6875e1d7078b7d
"simple-icons@npm:^13.13.0":
version: 13.13.0
resolution: "simple-icons@npm:13.13.0"
checksum: 10/a3289dd8f18ce6b64aad563d9b16e348bd6c204d2034b0d59b76ef4c8abb3d1fb2d1dd9da2fbe8d5947141228c712c888bb00c2cf0246dbe6789adc999ed0c86
languageName: node
linkType: hard

Expand Down

0 comments on commit 560d626

Please sign in to comment.