Skip to content

Commit f49993b

Browse files
Bump react-router-dom from 7.8.2 to 7.9.3 in /examples/multistep-form (#704)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.8.2 to 7.9.3. - [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.9.3/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-version: 7.9.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9005717 commit f49993b

File tree

2 files changed

+14
-10
lines changed

2 files changed

+14
-10
lines changed

examples/multistep-form/package-lock.json

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

examples/multistep-form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@trussworks/react-uswds": "^9.1.0",
1010
"react": "^18.2.0",
1111
"react-dom": "^18.2.0",
12-
"react-router-dom": "^7.0.2",
12+
"react-router-dom": "^7.9.3",
1313
"workbox-background-sync": "^7.0.0",
1414
"workbox-broadcast-update": "^7.0.0",
1515
"workbox-cacheable-response": "^7.0.0",

0 commit comments

Comments
 (0)