Skip to content

Commit

Permalink
chore(deps): update dependency react to v16.4.1 (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and shoota committed Jun 14, 2018
1 parent 2c3f64e commit 23310d1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"eslint-plugin-react": "^7.7.0"
},
"devDependencies": {
"react": "16.4.0"
"react": "16.4.1"
},
"homepage": "https://github.com/uncovertruth/styleguide/blob/master/packages/eslint-config-react/README.md",
"keywords": [
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4374,9 +4374,9 @@ rc@~1.2.7:
minimist "^1.2.0"
strip-json-comments "~2.0.1"

react@16.4.0:
version "16.4.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.4.0.tgz#402c2db83335336fba1962c08b98c6272617d585"
react@16.4.1:
version "16.4.1"
resolved "https://registry.yarnpkg.com/react/-/react-16.4.1.tgz#de51ba5764b5dbcd1f9079037b862bd26b82fe32"
dependencies:
fbjs "^0.8.16"
loose-envify "^1.1.0"
Expand Down

0 comments on commit 23310d1

Please # to comment.