Skip to content

Commit

Permalink
build(deps): bump react-router from 6.21.1 to 6.22.3
Browse files Browse the repository at this point in the history
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 6.21.1 to 6.22.3.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@6.22.3/packages/react-router)

---
updated-dependencies:
- dependency-name: react-router
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 8, 2024
1 parent 29a7ddd commit b27060b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"react": "16.14.0",
"react-ace": "7.0.5",
"react-dom": "16.14.0",
"react-router": "6.21.1",
"react-router": "6.22.3",
"react-router-dom": "6.21.1"
}
}

0 comments on commit b27060b

Please sign in to comment.