Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Commit

Permalink
Update jest version to latest (#1858)
Browse files Browse the repository at this point in the history
Summary:
**Summary**
Follow-up to #1724. Ran `yarn add jest@latest` to update to the latest Jest version.

**Test Plan**
```
npm run test
yarn run test
```
Pull Request resolved: #1858

Differential Revision: D9762740

fbshipit-source-id: 28a0bf01d103f835240d29fbb980dd586386de5f
  • Loading branch information
niveditc authored and facebook-github-bot committed Sep 11, 2018
1 parent b8ea228 commit b962974
Show file tree
Hide file tree
Showing 4 changed files with 701 additions and 379 deletions.
2 changes: 1 addition & 1 deletion meta/bundle-size-stats/Draft.js.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion meta/bundle-size-stats/Draft.min.js.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"gulp-rename": "^1.2.2",
"gulp-uglify": "^1.2.0",
"gulp-util": "^3.0.6",
"jest": "^21.2.1",
"jest": "^23.5.0",
"prettier": "1.13.6",
"react": "^16.0.0",
"react-dom": "^16.0.0",
Expand Down
Loading

0 comments on commit b962974

Please sign in to comment.