Skip to content

Commit 423e10a

Browse files
committed
chore(deps): update dependency @types/react-router-dom to v5.1.7
1 parent fc5215c commit 423e10a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@types/react-dom": "16.9.5",
5858
"@types/react-native": "0.62.0",
5959
"@types/react-router": "5.1.4",
60-
"@types/react-router-dom": "5.1.3",
60+
"@types/react-router-dom": "5.1.7",
6161
"@types/react-test-renderer": "16.9.2",
6262
"@types/web3": "1.0.20",
6363
"@typescript-eslint/eslint-plugin": "2.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3504,10 +3504,10 @@
35043504
dependencies:
35053505
"@types/react" "*"
35063506

3507-
"@types/react-router-dom@5.1.3":
3508-
version "5.1.3"
3509-
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.1.3.tgz#b5d28e7850bd274d944c0fbbe5d57e6b30d71196"
3510-
integrity sha512-pCq7AkOvjE65jkGS5fQwQhvUp4+4PVD9g39gXLZViP2UqFiFzsEpB3PKf0O6mdbKsewSK8N14/eegisa/0CwnA==
3507+
"@types/react-router-dom@5.1.7":
3508+
version "5.1.7"
3509+
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.1.7.tgz#a126d9ea76079ffbbdb0d9225073eb5797ab7271"
3510+
integrity sha512-D5mHD6TbdV/DNHYsnwBTv+y73ei+mMjrkGrla86HthE4/PVvL1J94Bu3qABU+COXzpL23T1EZapVVpwHuBXiUg==
35113511
dependencies:
35123512
"@types/history" "*"
35133513
"@types/react" "*"

0 commit comments

Comments
 (0)