Skip to content

Commit f066b45

Browse files
chore(deps): update dependency @types/react-router-dom to v5.3.1 (#270)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 043ac3c commit f066b45

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/react": "17.0.27",
3939
"@types/react-dom": "17.0.9",
4040
"@types/react-redux": "7.1.19",
41-
"@types/react-router-dom": "5.3.0",
41+
"@types/react-router-dom": "5.3.1",
4242
"kkt": "6.11.0"
4343
},
4444
"eslintConfig": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4504,10 +4504,10 @@
45044504
hoist-non-react-statics "^3.3.0"
45054505
redux "^4.0.0"
45064506

4507-
"@types/react-router-dom@5.3.0":
4508-
version "5.3.0"
4509-
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.3.0.tgz#8c4e0aa0ccaf638ba965829ad29a10ac3cbe2212"
4510-
integrity sha512-svUzpEpKDwK8nmfV2vpZNSsiijFNKY8+gUqGqvGGOVrXvX58k1JIJubZa5igkwacbq/0umphO5SsQn/BQsnKpw==
4507+
"@types/react-router-dom@5.3.1":
4508+
version "5.3.1"
4509+
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.3.1.tgz#76700ccce6529413ec723024b71f01fc77a4a980"
4510+
integrity sha512-UvyRy73318QI83haXlaMwmklHHzV9hjl3u71MmM6wYNu0hOVk9NLTa0vGukf8zXUqnwz4O06ig876YSPpeK28A==
45114511
dependencies:
45124512
"@types/history" "*"
45134513
"@types/react" "*"

0 commit comments

Comments
 (0)