Update Jest
Reviewed By: kentaromiura Differential Revision: D4196928 fbshipit-source-id: 601fae51cb7e04668bf59f0344f5e22d063cc15f
This commit is contained in:
parent
687ae48cc7
commit
ba19897baa
|
@ -172,7 +172,7 @@
|
||||||
"immutable": "~3.7.6",
|
"immutable": "~3.7.6",
|
||||||
"imurmurhash": "^0.1.4",
|
"imurmurhash": "^0.1.4",
|
||||||
"inquirer": "^0.12.0",
|
"inquirer": "^0.12.0",
|
||||||
"jest-haste-map": "17.0.2",
|
"jest-haste-map": "17.0.3",
|
||||||
"joi": "^6.6.1",
|
"joi": "^6.6.1",
|
||||||
"json-stable-stringify": "^1.0.1",
|
"json-stable-stringify": "^1.0.1",
|
||||||
"json5": "^0.4.0",
|
"json5": "^0.4.0",
|
||||||
|
@ -224,9 +224,9 @@
|
||||||
"flow-bin": "^0.35.0",
|
"flow-bin": "^0.35.0",
|
||||||
"graphlib-dot": "0.6.2",
|
"graphlib-dot": "0.6.2",
|
||||||
"graphql": "0.8.2",
|
"graphql": "0.8.2",
|
||||||
"jest": "17.0.2",
|
"jest": "17.0.3",
|
||||||
"jest-repl": "17.0.2",
|
"jest-repl": "17.0.3",
|
||||||
"jest-runtime": "17.0.2",
|
"jest-runtime": "17.0.3",
|
||||||
"mock-fs": "^3.11.0",
|
"mock-fs": "^3.11.0",
|
||||||
"opener": "1.4.2",
|
"opener": "1.4.2",
|
||||||
"portfinder": "0.4.0",
|
"portfinder": "0.4.0",
|
||||||
|
|
Loading…
Reference in New Issue