build(deps-dev): Bump @types/react-router-dom from 5.1.7 to 5.1.8 (#179)

This commit is contained in:
dependabot[bot]
2021-09-02 15:08:56 +00:00
committed by GitHub
parent b4005a11fa
commit aadffd08d6
2 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@
"@types/react": "^17.0.19",
"@types/react-dom": "^17.0.5",
"@types/react-router": "^5.1.16",
"@types/react-router-dom": "^5.1.7",
"@types/react-router-dom": "^5.1.8",
"@types/styled-components": "^5.1.13",
"@types/webpack-subresource-integrity": "^5.0.0",
"@types/workbox-webpack-plugin": "^5.1.6",

View File

@@ -2049,10 +2049,10 @@
dependencies:
"@types/react" "*"
"@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" "*"