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

Commit

Permalink
Update dependency @types/react-router-dom to v4.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 19, 2019
1 parent 9589cf3 commit 1a410ff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/node": "9.3.0",
"@types/react": "16.0.36",
"@types/react-dom": "16.0.3",
"@types/react-router-dom": "4.2.3",
"@types/react-router-dom": "4.3.4",
"eslint-plugin-prettier": "2.6.0",
"husky": "0.14.3",
"lint-staged": "6.1.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"@types/node" "*"
"@types/react" "*"

"@types/react-router-dom@4.2.3":
version "4.2.3"
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-4.2.3.tgz#06e0b67ff536adc0681dffdbe592ae91fb85887d"
"@types/react-router-dom@4.3.4":
version "4.3.4"
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-4.3.4.tgz#63a7a8558129d2f4ff76e4bdd099bf4b98e25a0d"
dependencies:
"@types/history" "*"
"@types/react" "*"
Expand Down

0 comments on commit 1a410ff

Please sign in to comment.