Bump react-router-dom from 5.2.0 to 5.3.0 in /ui

Bumps [react-router-dom](https://github.com/ReactTraining/react-router) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/ReactTraining/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ReactTraining/react-router/compare/v5.2.0...v5.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-10-13 13:31:49 +00:00
committed by Ken Hibino
parent 7b49d4e5e2
commit fcec027a15
2 changed files with 16 additions and 16 deletions

View File

@@ -26,7 +26,7 @@
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-redux": "7.2.4",
"react-router-dom": "5.2.0",
"react-router-dom": "5.3.0",
"react-scripts": "4.0.3",
"react-syntax-highlighter": "15.4.3",
"recharts": "2.0.9",