Skip to content

Commit

Permalink
fix(lightspeed-common): update peer dependancies (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
karthikjeeyar authored Dec 6, 2024
1 parent 35c47d9 commit 5f6faba
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions workspaces/lightspeed/.changeset/thirty-wasps-bathe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@red-hat-developer-hub/backstage-plugin-lightspeed-common': patch
---

update peer dependancies
3 changes: 3 additions & 0 deletions workspaces/lightspeed/plugins/lightspeed-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@
"@spotify/prettier-config": "^15.0.0",
"prettier": "3.3.3"
},
"peerDependencies": {
"@backstage/plugin-permission-common": "^0.8.1"
},
"files": [
"dist"
],
Expand Down
2 changes: 2 additions & 0 deletions workspaces/lightspeed/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10864,6 +10864,8 @@ __metadata:
"@ianvs/prettier-plugin-sort-imports": ^4.4.0
"@spotify/prettier-config": ^15.0.0
prettier: 3.3.3
peerDependencies:
"@backstage/plugin-permission-common": ^0.8.1
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 5f6faba

Please sign in to comment.