Bump @types/react-router-dom from 5.1.5 to 5.1.7 (#45)

This commit is contained in:
dependabot-preview[bot]
2021-04-14 05:24:25 +00:00
committed by GitHub
parent 4425bd0546
commit 0ae1c59b46
2 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@
"@types/react": "^17.0.3", "@types/react": "^17.0.3",
"@types/react-dom": "^17.0.3", "@types/react-dom": "^17.0.3",
"@types/react-router": "^5.1.13", "@types/react-router": "^5.1.13",
"@types/react-router-dom": "^5.1.5", "@types/react-router-dom": "^5.1.7",
"@types/styled-components": "^5.1.2", "@types/styled-components": "^5.1.2",
"@types/webpack-subresource-integrity": "^1.2.0", "@types/webpack-subresource-integrity": "^1.2.0",
"@types/workbox-webpack-plugin": "^5.1.6", "@types/workbox-webpack-plugin": "^5.1.6",

View File

@@ -1932,10 +1932,10 @@
dependencies: dependencies:
"@types/react" "*" "@types/react" "*"
"@types/react-router-dom@^5.1.5": "@types/react-router-dom@^5.1.7":
version "5.1.5" version "5.1.7"
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.1.5.tgz#7c334a2ea785dbad2b2dcdd83d2cf3d9973da090" resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.1.7.tgz#a126d9ea76079ffbbdb0d9225073eb5797ab7271"
integrity sha512-ArBM4B1g3BWLGbaGvwBGO75GNFbLDUthrDojV2vHLih/Tq8M+tgvY1DSwkuNrPSwdp/GUL93WSEpTZs8nVyJLw== integrity sha512-D5mHD6TbdV/DNHYsnwBTv+y73ei+mMjrkGrla86HthE4/PVvL1J94Bu3qABU+COXzpL23T1EZapVVpwHuBXiUg==
dependencies: dependencies:
"@types/history" "*" "@types/history" "*"
"@types/react" "*" "@types/react" "*"