Skip to content

Commit 99a0be2

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @types/react-router to v5.1.11
1 parent 28058a2 commit 99a0be2

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
@@ -15,7 +15,7 @@
1515
"@types/node": "12.12.47",
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
"react": "17.0.1",

yarn.lock

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

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

0 commit comments

Comments
 (0)