Skip to content

Commit

Permalink
fix(deps): update dependency react-router-dom to v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 27, 2020
1 parent 6f8601f commit 2930bb3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 20 deletions.
32 changes: 13 additions & 19 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"prettier": "2.0.5",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-router-dom": "5.1.2",
"react-router-dom": "5.2.0",
"react-scripts": "3.4.1",
"recharts": "1.8.5",
"tailwindcss": "1.4.5",
Expand Down

0 comments on commit 2930bb3

Please sign in to comment.