Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…k#10626) **what is the change?:** Updates to the latest allowed versions for two dependencies. `yarn upgrade 'fbjs@^0.8.9'` and `yarn upgrade 'prop-types@^15.5.8'` **why make this change?:** Prepping for the 16.0 RC, we want to have a reproducible build that is as close as possible to what new users will get when installing React. **test plan:** `yarn && yarn build && yarn test` **issue:** facebook#10623
- Loading branch information