Skip to content

Commit 556b323

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @types/react-router-dom to v5.1.8
1 parent bd1ce9a commit 556b323

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/react": "17.0.14",
1717
"@types/react-dom": "17.0.9",
1818
"@types/react-router": "5.1.16",
19-
"@types/react-router-dom": "5.1.7",
19+
"@types/react-router-dom": "5.1.8",
2020
"ionicons": "5.5.2",
2121
"react": "17.0.2",
2222
"react-dom": "17.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2097,10 +2097,10 @@
20972097
dependencies:
20982098
"@types/react" "*"
20992099

2100-
"@types/react-router-dom@5.1.7":
2101-
version "5.1.7"
2102-
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.1.7.tgz#a126d9ea76079ffbbdb0d9225073eb5797ab7271"
2103-
integrity sha512-D5mHD6TbdV/DNHYsnwBTv+y73ei+mMjrkGrla86HthE4/PVvL1J94Bu3qABU+COXzpL23T1EZapVVpwHuBXiUg==
2100+
"@types/react-router-dom@5.1.8":
2101+
version "5.1.8"
2102+
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.1.8.tgz#bf3e1c8149b3d62eaa206d58599de82df0241192"
2103+
integrity sha512-03xHyncBzG0PmDmf8pf3rehtjY0NpUj7TIN46FrT5n1ZWHPZvXz32gUyNboJ+xsL8cpg8bQVLcllptcQHvocrw==
21042104
dependencies:
21052105
"@types/history" "*"
21062106
"@types/react" "*"

0 commit comments

Comments
 (0)