Skip to content

Commit

Permalink
chore(deps): update dependency react-router-dom to v6.28.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent 97534e9 commit 4d390bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.26.2"
"react-router-dom": "6.28.0"
},
"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.13
peerDependencies:
react: 16.13.1 || ^17.0.0 || ^18.2.0
react-router-dom: 6.26.2
react-router-dom: 6.28.0
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 4d390bc

Please sign in to comment.