-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrades @babel/core, babel-preset-fbjs, and gulp-util (#2028)
Summary: **Summary** Addresses broken flow types extracted during the gulp build. Solves #2027 Upgrades the following dependencies: - babel-core@^6.8.0 -> babel/core@^7.3.4 - babel-preset-fbjs@^2.1.0 -> ^3.2.0 - fbjs-scripts@^0.8.0 -> ^1.1.0 - gulp-babel@^6.1.2 -> ^8.0.0 - jest@^23.5.0 -> ^24.1.0 **Test Plan** yarn yarn test yarn flow Manual inspection of generated flow types under `lib/` Pull Request resolved: facebookarchive/draft-js#2028 Reviewed By: mitermayer Differential Revision: D14366317 Pulled By: mitermayer fbshipit-source-id: 734c15717e94c3bc7f1a552496b67ce6a509da06
- Loading branch information
1 parent
df75be6
commit d16a40e
Showing
5 changed files
with
2,431 additions
and
2,614 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.