Update Jest

Reviewed By: kentaromiura

Differential Revision: D4196928

fbshipit-source-id: 601fae51cb7e04668bf59f0344f5e22d063cc15f
This commit is contained in:
Christoph Pojer 2016-11-17 21:56:53 -08:00 committed by Facebook Github Bot
parent 687ae48cc7
commit ba19897baa
1 changed files with 4 additions and 4 deletions

View File

@ -172,7 +172,7 @@
"immutable": "~3.7.6",
"imurmurhash": "^0.1.4",
"inquirer": "^0.12.0",
"jest-haste-map": "17.0.2",
"jest-haste-map": "17.0.3",
"joi": "^6.6.1",
"json-stable-stringify": "^1.0.1",
"json5": "^0.4.0",
@ -224,9 +224,9 @@
"flow-bin": "^0.35.0",
"graphlib-dot": "0.6.2",
"graphql": "0.8.2",
"jest": "17.0.2",
"jest-repl": "17.0.2",
"jest-runtime": "17.0.2",
"jest": "17.0.3",
"jest-repl": "17.0.3",
"jest-runtime": "17.0.3",
"mock-fs": "^3.11.0",
"opener": "1.4.2",
"portfinder": "0.4.0",