Upgrade Jest to "21.3.0-beta.13"

Reviewed By: rafeca

Differential Revision: D6497197

fbshipit-source-id: b816f4b02cf35abee4ce4098c30291b32656ed04
This commit is contained in:
Miguel Jimenez Esun 2017-12-06 09:03:12 -08:00 committed by Facebook Github Bot
parent 758ce871e6
commit 3a377ee0a7
3 changed files with 1417 additions and 247 deletions

View File

@ -27,7 +27,7 @@
"glob": "^7.1.1", "glob": "^7.1.1",
"istanbul-api": "^1.1.0", "istanbul-api": "^1.1.0",
"istanbul-lib-coverage": "^1.0.0", "istanbul-lib-coverage": "^1.0.0",
"jest": "21.3.0-beta.8", "jest": "21.3.0-beta.13",
"lerna": "2.4.0", "lerna": "2.4.0",
"micromatch": "^2.3.11", "micromatch": "^2.3.11",
"mkdirp": "^0.5.1", "mkdirp": "^0.5.1",

View File

@ -33,9 +33,9 @@
"fs-extra": "^1.0.0", "fs-extra": "^1.0.0",
"graceful-fs": "^4.1.3", "graceful-fs": "^4.1.3",
"image-size": "^0.6.0", "image-size": "^0.6.0",
"jest-docblock": "21.3.0-beta.8", "jest-docblock": "21.3.0-beta.13",
"jest-haste-map": "21.3.0-beta.8", "jest-haste-map": "21.3.0-beta.13",
"jest-worker": "21.3.0-beta.8", "jest-worker": "21.3.0-beta.13",
"json-stable-stringify": "^1.0.1", "json-stable-stringify": "^1.0.1",
"json5": "^0.4.0", "json5": "^0.4.0",
"left-pad": "^1.1.3", "left-pad": "^1.1.3",

1654
yarn.lock

File diff suppressed because it is too large Load Diff