Skip to content

Commit

Permalink
chore(deps): update dependency react-router-dom to v6.28.1
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 25, 2024
1 parent 86dff8a commit d31dbac
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.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 d31dbac

Please sign in to comment.