Skip to content

Commit

Permalink
build(deps): bump react-router-dom in /template/mobile
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.11.1 to 6.11.2.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 21, 2023
1 parent e2f930a commit 77a9019
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-document-title": "2.0.3",
"react-dom": "^17.0.2",
"react-router": "6.11.2",
"react-router-dom": "6.11.1"
"react-router-dom": "6.11.2"
},
"lint-staged": {
"*.{js,ts,jsx,tsx}": "eslint src --fix",
Expand Down

0 comments on commit 77a9019

Please sign in to comment.