Skip to content

Commit

Permalink
build(npm): bump react-router-dom from 6.22.3 to 6.26.1
Browse files Browse the repository at this point in the history
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.22.3 to 6.26.1.
- [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@6.26.1/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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 35081e1 commit a8a5b6e
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 128 deletions.
2 changes: 1 addition & 1 deletion examples/react-oidc-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@axa-fr/react-oidc": "workspace:*",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.22.3"
"react-router-dom": "^6.26.1"
},
"devDependencies": {
"@testing-library/jest-dom": "6.4.5",
Expand Down
Loading

0 comments on commit a8a5b6e

Please sign in to comment.