Skip to content

Commit fb43117

Browse files
fix(deps): update dependency @types/react-router to v5.1.20
1 parent cb3a37c commit fb43117

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
@@ -15,7 +15,7 @@
1515
"@types/node": "18.11.9",
1616
"@types/react": "18.0.25",
1717
"@types/react-dom": "18.0.8",
18-
"@types/react-router": "5.1.19",
18+
"@types/react-router": "5.1.20",
1919
"@types/react-router-dom": "5.3.3",
2020
"ionicons": "6.0.4",
2121
"react": "18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2122,10 +2122,10 @@
21222122
"@types/history" "^4.7.11"
21232123
"@types/react" "*"
21242124

2125-
"@types/[email protected].19":
2126-
version "5.1.19"
2127-
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.19.tgz#9b404246fba7f91474d7008a3d48c17b6e075ad6"
2128-
integrity sha512-Fv/5kb2STAEMT3wHzdKQK2z8xKq38EDIGVrutYLmQVVLe+4orDFquU52hQrULnEHinMKv9FSA6lf9+uNT1ITtA==
2125+
"@types/[email protected].20":
2126+
version "5.1.20"
2127+
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.20.tgz#88eccaa122a82405ef3efbcaaa5dcdd9f021387c"
2128+
integrity sha512-jGjmu/ZqS7FjSH6owMcD5qpq19+1RS9DeVRqfl1FeBMxTDQAGwlMWOcs52NDoXaNKyG3d1cYQFMs9rCrb88o9Q==
21292129
dependencies:
21302130
"@types/history" "^4.7.11"
21312131
"@types/react" "*"

0 commit comments

Comments
 (0)