Bump @types/react-router-dom from 5.1.6 to 5.1.7 in /ui

Bumps [@types/react-router-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router-dom) from 5.1.6 to 5.1.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-router-dom)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-05 04:56:59 +00:00 committed by Ken Hibino
parent f5a1f0a0bf
commit 5920c809a7
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"@types/react": "^17.0.2",
"@types/react-dom": "^17.0.1",
"@types/react-redux": "7.1.16",
"@types/react-router-dom": "5.1.6",
"@types/react-router-dom": "5.1.7",
"@types/react-syntax-highlighter": "13.5.0",
"@types/recharts": "1.8.19",
"axios": "0.21.1",

View File

@ -2021,10 +2021,10 @@
hoist-non-react-statics "^3.3.0"
redux "^4.0.0"
"@types/react-router-dom@5.1.6":
version "5.1.6"
resolved "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.1.6.tgz#07b14e7ab1893a837c8565634960dc398564b1fb"
integrity sha512-gjrxYqxz37zWEdMVvQtWPFMFj1dRDb4TGOcgyOfSXTrEXdF92L00WE3C471O3TV/RF1oskcStkXsOU0Ete4s/g==
"@types/react-router-dom@5.1.7":
version "5.1.7"
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.1.7.tgz#a126d9ea76079ffbbdb0d9225073eb5797ab7271"
integrity sha512-D5mHD6TbdV/DNHYsnwBTv+y73ei+mMjrkGrla86HthE4/PVvL1J94Bu3qABU+COXzpL23T1EZapVVpwHuBXiUg==
dependencies:
"@types/history" "*"
"@types/react" "*"