Skip to content

Commit

Permalink
chore(deps): update dependency react-router-dom to v6.28.1 (#222)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 29, 2024
1 parent d8c6ed0 commit 7374542
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions workspaces/homepage/.changeset/renovate-79bc37d.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@red-hat-developer-hub/backstage-plugin-dynamic-home-page': patch
---

Updated dependency `react-router-dom` to `6.28.1`.
2 changes: 1 addition & 1 deletion workspaces/homepage/plugins/dynamic-home-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"peerDependencies": {
"react": "16.13.1 || ^17.0.0 || ^18.2.0",
"react-router-dom": "6.28.0"
"react-router-dom": "6.28.1"
},
"devDependencies": {
"@backstage/cli": "0.28.2",
Expand Down
2 changes: 1 addition & 1 deletion workspaces/homepage/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10091,7 +10091,7 @@ __metadata:
tss-react: 4.9.14
peerDependencies:
react: 16.13.1 || ^17.0.0 || ^18.2.0
react-router-dom: 6.28.0
react-router-dom: 6.28.1
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 7374542

Please sign in to comment.