Skip to content

Commit ddaccfa

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/react-router to v5.1.11
1 parent f598d0b commit ddaccfa

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/node": "12.12.37",
1616
"@types/react": "17.0.0",
1717
"@types/react-dom": "17.0.0",
18-
"@types/react-router": "5.1.10",
18+
"@types/react-router": "5.1.11",
1919
"@types/react-router-dom": "5.1.7",
2020
"ionicons": "5.3.0",
2121
"moment": "2.29.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2018,10 +2018,10 @@
20182018
"@types/history" "*"
20192019
"@types/react" "*"
20202020

2021-
"@types/react-router@5.1.10":
2022-
version "5.1.10"
2023-
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.10.tgz#7de7ad3df20a8adb2b97943f1871ca4d2705c42c"
2024-
integrity sha512-yu11Hu16CfGvvBWc7wluRlxbwfuSlY0snEntbbOTvfgMvyO6uLaEpAbnVOntr+9TNIpR++OOlPkmDcJPxOXRaQ==
2021+
"@types/react-router@5.1.11":
2022+
version "5.1.11"
2023+
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.11.tgz#b01ce4cb21bf7d6b32edc862fc1e2c0088044b5b"
2024+
integrity sha512-ofHbZMlp0Y2baOHgsWBQ4K3AttxY61bDMkwTiBOkPg7U6C/3UwwB5WaIx28JmSVi/eX3uFEMRo61BV22fDQIvg==
20252025
dependencies:
20262026
"@types/history" "*"
20272027
"@types/react" "*"

0 commit comments

Comments
 (0)