Skip to content

Commit 63f4c5f

Browse files
Bump react-router-dom in /templates/react-javascript (#665)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.28.0 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tony Gaskell <[email protected]>
1 parent 2217c03 commit 63f4c5f

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

templates/react-javascript/package-lock.json

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

templates/react-javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@trussworks/react-uswds": "^9.0.0",
88
"react": "^18.2.0",
99
"react-dom": "^18.2.0",
10-
"react-router-dom": "^6.28.0",
10+
"react-router-dom": "^6.29.0",
1111
"workbox-background-sync": "^7.0.0",
1212
"workbox-broadcast-update": "^7.0.0",
1313
"workbox-cacheable-response": "^7.0.0",

0 commit comments

Comments
 (0)