Skip to content

Commit 7ee705f

Browse files
chore: Bump react-router and react-router-dom (#147)
* chore: Bump react-router and react-router-dom Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) to 6.30.3 and updates ancestor dependency [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). These dependencies need to be updated together. Updates `react-router` from 6.30.1 to 6.30.3 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@6.30.3/packages/react-router) Updates `react-router-dom` from 6.30.1 to 6.30.3 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.30.3/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router dependency-version: 6.30.3 dependency-type: indirect - dependency-name: react-router-dom dependency-version: 6.30.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * Update package-lock.json * Update package-lock.json --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrei Zhaleznichenka <zhalea@amazon.de>
1 parent 44814a8 commit 7ee705f

File tree

2 files changed

+27
-30
lines changed

2 files changed

+27
-30
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"puppeteer-core": "^24.10.2",
112112
"react": "^18.2.0",
113113
"react-dom": "^18.2.0",
114-
"react-router-dom": "^6.6.1",
114+
"react-router-dom": "^6.30.3",
115115
"stylelint": "^16.9.0",
116116
"stylelint-config-recommended-scss": "^14.1.0",
117117
"stylelint-prettier": "^5.0.2",

0 commit comments

Comments
 (0)