Skip to content

Commit fb5e761

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @types/react-router to v5.1.14
1 parent e5e0c4c commit fb5e761

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/node": "12.20.12",
1616
"@types/react": "17.0.4",
1717
"@types/react-dom": "17.0.3",
18-
"@types/react-router": "5.1.13",
18+
"@types/react-router": "5.1.14",
1919
"@types/react-router-dom": "5.1.7",
2020
"ionicons": "5.5.1",
2121
"react": "17.0.2",

yarn.lock

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2090,14 +2090,22 @@
20902090
"@types/react" "*"
20912091
"@types/react-router" "*"
20922092

2093-
"@types/react-router@*", "@types/react-router@5.1.13":
2093+
"@types/react-router@*":
20942094
version "5.1.13"
20952095
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.13.tgz#051c0d229bd48ad90558a1db500708127cc512f7"
20962096
integrity sha512-ZIuaO9Yrln54X6elg8q2Ivp6iK6p4syPsefEYAhRDAoqNh48C8VYUmB9RkXjKSQAJSJV0mbIFCX7I4vZDcHrjg==
20972097
dependencies:
20982098
"@types/history" "*"
20992099
"@types/react" "*"
21002100

2101+
"@types/react-router@5.1.14":
2102+
version "5.1.14"
2103+
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.14.tgz#e0442f4eb4c446541ad7435d44a97f8fe6df40da"
2104+
integrity sha512-LAJpqYUaCTMT2anZheoidiIymt8MuX286zoVFPM3DVb23aQBH0mAkFvzpd4LKqiolV8bBtZWT5Qp7hClCNDENw==
2105+
dependencies:
2106+
"@types/history" "*"
2107+
"@types/react" "*"
2108+
21012109
"@types/react@*", "@types/react@17.0.4":
21022110
version "17.0.4"
21032111
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.4.tgz#a67c6f7a460d2660e950d9ccc1c2f18525c28220"

0 commit comments

Comments
 (0)