Skip to content

Commit 08d1a08

Browse files
build(deps-dev): bump react-router-dom from 6.28.1 to 6.29.0
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.28.1 to 6.29.0. - [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/[email protected]/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a0dd2c commit 08d1a08

File tree

2 files changed

+29
-27
lines changed

2 files changed

+29
-27
lines changed

package-lock.json

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

packages/module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"react": "^18.3.1",
5454
"react-dom": "^18.3.1",
5555
"react-router": "^6.28.1",
56-
"react-router-dom": "^6.28.1",
56+
"react-router-dom": "^6.29.0",
5757
"rimraf": "^6.0.1",
5858
"typescript": "^5.4.5"
5959
}

0 commit comments

Comments
 (0)