Skip to content
This repository was archived by the owner on Jun 6, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update react from 16.0.0 to 16.1.1
  • Loading branch information
dependencies-bot committed Nov 13, 2017
commit eed0696a2b6410b1978f049794ceaf65fec5f328
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"fuzzaldrin": "^2.1.0",
"github": "^12.0.1",
"opn": "^5.1.0",
"react": "^16.0.0",
"react": "^16.1.1",
"react-dom": "^16.0.0",
"react-hot-loader": "^3.1.1",
"styled-components": "^2.2.3"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4307,9 +4307,9 @@ react-proxy@^3.0.0-alpha.0:
dependencies:
lodash "^4.6.1"

react@^16.0.0:
version "16.0.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.0.0.tgz#ce7df8f1941b036f02b2cca9dbd0cb1f0e855e2d"
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