Skip to content
This repository was archived by the owner on Jun 1, 2022. It is now read-only.

Commit 2754e60

Browse files
dependabot[bot]gorhack
authored andcommitted
Bump @types/react-router from 5.1.9 to 5.1.10 in /client
Bumps [@types/react-router](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router) from 5.1.9 to 5.1.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-router) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8405948 commit 2754e60

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@types/react": "^17.0.0",
6565
"@types/react-datepicker": "^3.1.1",
6666
"@types/react-dom": "^17.0.0",
67-
"@types/react-router": "^5.1.8",
67+
"@types/react-router": "^5.1.10",
6868
"@types/react-router-dom": "^5.1.5",
6969
"@types/react-select": "^3.0.19",
7070
"@types/sockjs-client": "^1.1.1",

client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1899,10 +1899,10 @@
18991899
"@types/react" "*"
19001900
"@types/react-router" "*"
19011901

1902-
"@types/react-router@*", "@types/react-router@^5.1.8":
1903-
version "5.1.9"
1904-
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.9.tgz#92a5558f22243d45f90e7699812c342bd98ba41e"
1905-
integrity sha512-US6C0rq2Wt/7uje1roqO0R++Sr0jqplKaBChDY5sNg5k7GC/79YFK0ZsLEdemqUjW05wq1Y/9YYEUgfNZ8TlvA==
1902+
"@types/react-router@*", "@types/react-router@^5.1.10":
1903+
version "5.1.10"
1904+
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-5.1.10.tgz#7de7ad3df20a8adb2b97943f1871ca4d2705c42c"
1905+
integrity sha512-yu11Hu16CfGvvBWc7wluRlxbwfuSlY0snEntbbOTvfgMvyO6uLaEpAbnVOntr+9TNIpR++OOlPkmDcJPxOXRaQ==
19061906
dependencies:
19071907
"@types/history" "*"
19081908
"@types/react" "*"

0 commit comments

Comments
 (0)