Skip to content

Commit 9682c68

Browse files
committed
chore(deps): update dependency @types/react-router to v5.1.14
1 parent fc5215c commit 9682c68

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
@@ -56,7 +56,7 @@
5656
"@types/react": "16.9.27",
5757
"@types/react-dom": "16.9.5",
5858
"@types/react-native": "0.62.0",
59-
"@types/react-router": "5.1.4",
59+
"@types/react-router": "5.1.14",
6060
"@types/react-router-dom": "5.1.3",
6161
"@types/react-test-renderer": "16.9.2",
6262
"@types/web3": "1.0.20",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3521,10 +3521,10 @@
35213521
"@types/history" "*"
35223522
"@types/react" "*"
35233523

3524-
"@types/react-router@5.1.4":
3525-
version "5.1.4"
3526-
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.4.tgz#7d70bd905543cb6bcbdcc6bd98902332054f31a6"
3527-
integrity sha512-PZtnBuyfL07sqCJvGg3z+0+kt6fobc/xmle08jBiezLS8FrmGeiGkJnuxL/8Zgy9L83ypUhniV5atZn/L8n9MQ==
3524+
"@types/react-router@5.1.14":
3525+
version "5.1.14"
3526+
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.14.tgz#e0442f4eb4c446541ad7435d44a97f8fe6df40da"
3527+
integrity sha512-LAJpqYUaCTMT2anZheoidiIymt8MuX286zoVFPM3DVb23aQBH0mAkFvzpd4LKqiolV8bBtZWT5Qp7hClCNDENw==
35283528
dependencies:
35293529
"@types/history" "*"
35303530
"@types/react" "*"

0 commit comments

Comments
 (0)