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

Commit b962974

Browse files
niveditcfacebook-github-bot
authored andcommitted
Update jest version to latest (#1858)
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
1 parent b8ea228 commit b962974

File tree

4 files changed

+701
-379
lines changed

4 files changed

+701
-379
lines changed

meta/bundle-size-stats/Draft.js.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

meta/bundle-size-stats/Draft.min.js.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"gulp-rename": "^1.2.2",
7373
"gulp-uglify": "^1.2.0",
7474
"gulp-util": "^3.0.6",
75-
"jest": "^21.2.1",
75+
"jest": "^23.5.0",
7676
"prettier": "1.13.6",
7777
"react": "^16.0.0",
7878
"react-dom": "^16.0.0",

0 commit comments

Comments
 (0)