Update Jest to 20.1.0, chi.1

Reviewed By: davidaurelio

Differential Revision: D5423945

fbshipit-source-id: deb58ba9288883b5d671148aeaa59da6629d0de4
This commit is contained in:
Miguel Jimenez Esun 2017-07-14 10:06:12 -07:00 committed by Facebook Github Bot
parent a1e053cc50
commit 1fe8f89bc8
1 changed files with 4 additions and 4 deletions

View File

@ -175,7 +175,7 @@
"glob": "^7.1.1",
"graceful-fs": "^4.1.3",
"inquirer": "^3.0.6",
"jest-haste-map": "20.1.0-alpha.3",
"jest-haste-map": "20.1.0-chi.1",
"json-stable-stringify": "^1.0.1",
"json5": "^0.4.0",
"left-pad": "^1.1.3",
@ -229,9 +229,9 @@
"eslint-plugin-prettier": "2.1.1",
"eslint-plugin-react": "^7.0.1",
"flow-bin": "^0.49.1",
"jest": "20.1.0-alpha.3",
"jest-repl": "20.1.0-alpha.3",
"jest-runtime": "20.1.0-alpha.3",
"jest": "20.1.0-chi.1",
"jest-repl": "20.1.0-chi.1",
"jest-runtime": "20.1.0-chi.1",
"mock-fs": "^4.4.1",
"prettier": "1.5.2",
"react": "16.0.0-alpha.12",