Skip to content
This repository was archived by the owner on Jan 22, 2019. It is now read-only.

Commit 7bd5ab9

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react-router to v4.4.0
1 parent 85b47e1 commit 7bd5ab9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@types/node": "8.0.44",
6565
"@types/react": "16.4.13",
6666
"@types/react-dom": "16.0.9",
67-
"@types/react-router": "4.0.31",
67+
"@types/react-router": "4.4.0",
6868
"@types/react-router-dom": "4.3.1",
6969
"@types/reactstrap": "5.0.18",
7070
"@types/shelljs": "0.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1821,10 +1821,10 @@
18211821
"@types/history" "*"
18221822
"@types/react" "*"
18231823

1824-
"@types/react-router@4.0.31":
1825-
version "4.0.31"
1826-
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-4.0.31.tgz#416bac49d746800810886c7b8582a622ed9604fc"
1827-
integrity sha512-57Tqu1EDMgDzHhmIEjjQZHrc/N7/+GGv6CtH1wRTLmMIy3UMxX69vQoeEz0AmK0/zkf5ecfEW1ZX8DLVQ6Gl7Q==
1824+
"@types/react-router@4.4.0":
1825+
version "4.4.0"
1826+
resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-4.4.0.tgz#c972570ea7e8019f047c714e4e845710786837e9"
1827+
integrity sha512-b16Fpy4nsxC4Ntu72+VAl0kYd1qrT8M5aRGBJ0D4RoY5QeGaA5VguPWu1If2+g2dLNvb8A4vAMQAcDgYdQ4L9w==
18281828
dependencies:
18291829
"@types/history" "*"
18301830
"@types/react" "*"

0 commit comments

Comments
 (0)