-
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.
Upgrade jest and flow-bin deps (#2435)
Summary: `handlebars` was a dependency of `jest` but has since been removed, so this should also close facebookarchive/draft-js#2428. Pull Request resolved: facebookarchive/draft-js#2435 Test Plan: `npm run jest` && `npm run flow` Reviewed By: kedromelon Differential Revision: D21653714 Pulled By: mrkev fbshipit-source-id: 7b2139663b48d9ec674254f6c5dfd1a68f60a3b0
- Loading branch information
1 parent
492f607
commit 559f7e0
Showing
3 changed files
with
1,510 additions
and
933 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -51,4 +51,4 @@ unsafe-getters-setters | |
; nonstrict-import | ||
|
||
[version] | ||
^0.123.0 | ||
^0.125.0 |
Oops, something went wrong.