build(deps): update dependency @types/react-router-dom to v5.1.8 (#2166)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/2165/head
parent
6a6ee18b9b
commit
f081c6fe82
|
@ -16,7 +16,7 @@
|
|||
"@types/react": "17.0.13",
|
||||
"@types/react-dom": "17.0.8",
|
||||
"@types/react-ga": "2.3.0",
|
||||
"@types/react-router-dom": "5.1.7",
|
||||
"@types/react-router-dom": "5.1.8",
|
||||
"axios": "0.21.1",
|
||||
"babel-preset-react-app": "10.0.0",
|
||||
"classnames": "2.3.1",
|
||||
|
|
|
@ -2685,10 +2685,10 @@
|
|||
dependencies:
|
||||
react-ga "*"
|
||||
|
||||
"@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==
|
||||
"@types/react-router-dom@5.1.8":
|
||||
version "5.1.8"
|
||||
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.1.8.tgz#bf3e1c8149b3d62eaa206d58599de82df0241192"
|
||||
integrity sha512-03xHyncBzG0PmDmf8pf3rehtjY0NpUj7TIN46FrT5n1ZWHPZvXz32gUyNboJ+xsL8cpg8bQVLcllptcQHvocrw==
|
||||
dependencies:
|
||||
"@types/history" "*"
|
||||
"@types/react" "*"
|
||||
|
|
Loading…
Reference in New Issue