Skip to content

Commit

Permalink
chore(deps-dev): bump react-router-dom from 5.1.2 to 5.2.0
Browse files Browse the repository at this point in the history
Bumps [react-router-dom](https://github.com/ReactTraining/react-router) from 5.1.2 to 5.2.0.
- [Release notes](https://github.com/ReactTraining/react-router/releases)
- [Changelog](https://github.com/ReactTraining/react-router/blob/master/CHANGELOG.md)
- [Commits](remix-run/react-router@v5.1.2...v5.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 18, 2021
1 parent 331e3e1 commit aa86568
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 21 deletions.
50 changes: 30 additions & 20 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
Expand Up @@ -113,7 +113,7 @@
"react-dom": "^16.13.0",
"react-intl": "^5.8.2",
"react-redux": "^7.2.2",
"react-router-dom": "5.1.2",
"react-router-dom": "5.2.0",
"redux": "^3.7.2",
"redux-mock-store": "^1.5.4",
"redux-promise-middleware": "^6.1.2",
Expand Down

0 comments on commit aa86568

Please sign in to comment.