Skip to content

Commit 19730f7

Browse files
Bump react-router and react-router-dom in /test-result-summary-client (#1242)
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) and [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). These dependencies needed to be updated together. Updates `react-router` from 7.12.0 to 7.16.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@7.16.0/packages/react-router) Updates `react-router-dom` from 7.12.0 to 7.16.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.16.0/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.16.0 dependency-type: direct:production - dependency-name: react-router-dom dependency-version: 7.16.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f094973 commit 19730f7

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

test-result-summary-client/package-lock.json

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test-result-summary-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"react-jsx-highcharts": "^3.6.1",
2929
"react-jsx-highstock": "^3.6.1",
3030
"react-nl2br": "^1.0.4",
31-
"react-router": "^7.12.0",
32-
"react-router-dom": "^7.12.0",
31+
"react-router": "^7.16.0",
32+
"react-router-dom": "^7.16.0",
3333
"react-scripts": "^5.0.1",
3434
"react-table": "^6.11.5",
3535
"reactjs-visibility": "^0.1.4",

0 commit comments

Comments
 (0)