mirror of https://github.com/status-im/metro.git
Update Jest to 20.1.0, chi.1
Reviewed By: davidaurelio Differential Revision: D5423945 fbshipit-source-id: deb58ba9288883b5d671148aeaa59da6629d0de4
This commit is contained in:
parent
4399621d36
commit
3f4135e444
|
@ -30,8 +30,8 @@
|
|||
"fbjs": "0.8.12",
|
||||
"graceful-fs": "^4.1.3",
|
||||
"image-size": "^0.6.0",
|
||||
"jest-docblock": "^20.0.3",
|
||||
"jest-haste-map": "20.1.0-alpha.3",
|
||||
"jest-docblock": "20.1.0-chi.1",
|
||||
"jest-haste-map": "20.1.0-chi.1",
|
||||
"json-stable-stringify": "^1.0.1",
|
||||
"json5": "^0.4.0",
|
||||
"left-pad": "^1.1.3",
|
||||
|
|
|
@ -1163,21 +1163,17 @@ isstream@~0.1.2:
|
|||
version "0.1.2"
|
||||
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
|
||||
|
||||
jest-docblock@^20.0.3:
|
||||
version "20.0.3"
|
||||
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-20.0.3.tgz#17bea984342cc33d83c50fbe1545ea0efaa44712"
|
||||
jest-docblock@20.1.0-chi.1, jest-docblock@^20.1.0-chi.1:
|
||||
version "20.1.0-chi.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-20.1.0-chi.1.tgz#06981ab0e59498a2492333b0c5502a82e4603207"
|
||||
|
||||
jest-docblock@^20.1.0-alpha.3:
|
||||
version "20.1.0-alpha.3"
|
||||
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-20.1.0-alpha.3.tgz#d35995bb58fd7603fc04551bb2a5f3220a92e98b"
|
||||
|
||||
jest-haste-map@20.1.0-alpha.3:
|
||||
version "20.1.0-alpha.3"
|
||||
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-20.1.0-alpha.3.tgz#37a1eea267cd770b99114a39c049a287501edf72"
|
||||
jest-haste-map@20.1.0-chi.1:
|
||||
version "20.1.0-chi.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-20.1.0-chi.1.tgz#db5f5f31362c76e242b40ea9a3ccfa364719cee3"
|
||||
dependencies:
|
||||
fb-watchman "^2.0.0"
|
||||
graceful-fs "^4.1.11"
|
||||
jest-docblock "^20.1.0-alpha.3"
|
||||
jest-docblock "^20.1.0-chi.1"
|
||||
micromatch "^2.3.11"
|
||||
sane "^2.0.0"
|
||||
worker-farm "^1.3.1"
|
||||
|
|
Loading…
Reference in New Issue