Skip to content

Commit

Permalink
build(deps): bump react-router-dom in /template/default
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.23.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/[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]>
  • Loading branch information
dependabot[bot] authored May 12, 2024
1 parent aba4c46 commit 1aa34c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router": "6.23.0",
"react-router-dom": "6.22.3"
"react-router-dom": "6.23.1"
},
"lint-staged": {
"*.{js,ts,jsx,tsx}": "eslint src --fix",
Expand Down

0 comments on commit 1aa34c3

Please sign in to comment.