Skip to content

Commit

Permalink
build(deps): bump react-router from 6.14.2 to 6.15.0 in /template/mobile
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.14.2 to 6.15.0.
- [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/[email protected]/packages/react-router)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 13, 2023
1 parent cce621b commit af14065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"react": "^18.2.0",
"react-document-title": "2.0.3",
"react-dom": "^18.2.0",
"react-router": "6.14.2",
"react-router": "6.15.0",
"react-router-dom": "6.15.0"
},
"lint-staged": {
Expand Down

0 comments on commit af14065

Please sign in to comment.