Skip to content

Commit 6163b29

Browse files
author
Marcin Mazurek
committed
[DDW-809] Fix issues
1 parent ec18b0b commit 6163b29

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3085,15 +3085,22 @@
30853085
version "1.2.4"
30863086
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc"
30873087

3088-
"@types/react-router-dom@^5.3.3":
3088+
30893089
version "5.3.3"
30903090
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.3.3.tgz#e9d6b4a66fcdbd651a5f106c2656a30088cc1e83"
30913091
dependencies:
30923092
"@types/history" "^4.7.11"
30933093
"@types/react" "*"
30943094
"@types/react-router" "*"
30953095

3096-
"@types/react-router@*", "@types/react-router@^5.1.18":
3096+
"@types/react-router@*":
3097+
version "5.1.18"
3098+
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.18.tgz#c8851884b60bc23733500d86c1266e1cfbbd9ef3"
3099+
dependencies:
3100+
"@types/history" "^4.7.11"
3101+
"@types/react" "*"
3102+
3103+
30973104
version "5.1.18"
30983105
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.18.tgz#c8851884b60bc23733500d86c1266e1cfbbd9ef3"
30993106
dependencies:

0 commit comments

Comments
 (0)