Skip to content

Commit

Permalink
chore(deps): update dependency react to v16.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 13, 2017
1 parent aa9d178 commit 34d27ab
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 @@ -61,7 +61,7 @@
"lint-staged": "5.0.0",
"mversion": "1.10.1",
"prettier": "1.8.2",
"react": "16.1.0",
"react": "16.1.1",
"react-dom": "16.1.0",
"react-test-renderer": "16.1.0"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4262,9 +4262,9 @@ react-test-renderer@16.1.0:
object-assign "^4.1.1"
prop-types "^15.6.0"

react@16.1.0:
version "16.1.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.1.0.tgz#1c2bdac3c17fe7ee9282fa35aca6cc36387903e1"
react@16.1.1:
version "16.1.1"
resolved "https://registry.yarnpkg.com/react/-/react-16.1.1.tgz#d5c4ef795507e3012282dd51261ff9c0e824fe1f"
dependencies:
fbjs "^0.8.16"
loose-envify "^1.1.0"
Expand Down

0 comments on commit 34d27ab

Please sign in to comment.