diff options
author | 2020-12-16 05:26:37 +0000 | |
---|---|---|
committer | 2020-12-16 05:26:37 +0000 | |
commit | ee893dbf70f8529ad5ac543777b5d98ae12193a8 (patch) | |
tree | 8ca7e3c5381c395f09d1e4d9689ed1d9c6c2ac50 /yarn.lock | |
parent | Merge pull request #33 from python-discord/renovate/pin-dependencies (diff) |
Update dependency @types/react-router-dom to v5.1.6
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2722,10 +2722,10 @@ dependencies: "@types/react" "*" -"@types/[email protected]": - version "5.1.5" - resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.1.5.tgz#7c334a2ea785dbad2b2dcdd83d2cf3d9973da090" - integrity sha512-ArBM4B1g3BWLGbaGvwBGO75GNFbLDUthrDojV2vHLih/Tq8M+tgvY1DSwkuNrPSwdp/GUL93WSEpTZs8nVyJLw== +"@types/[email protected]": + version "5.1.6" + resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.1.6.tgz#07b14e7ab1893a837c8565634960dc398564b1fb" + integrity sha512-gjrxYqxz37zWEdMVvQtWPFMFj1dRDb4TGOcgyOfSXTrEXdF92L00WE3C471O3TV/RF1oskcStkXsOU0Ete4s/g== dependencies: "@types/history" "*" "@types/react" "*" |