Update Jest to v21

Reviewed By: cpojer

Differential Revision: D5765333

fbshipit-source-id: 94ea448c4380fdc68f42f84eb3963322ea18ec70
This commit is contained in:
Miguel Jimenez Esun 2017-09-05 05:12:08 -07:00 committed by Facebook Github Bot
parent ef3fe66489
commit baa873e506
1 changed files with 2 additions and 2 deletions

View File

@ -197,7 +197,7 @@
"eslint-plugin-prettier": "2.1.1",
"eslint-plugin-react": "^7.2.1",
"flow-bin": "^0.53.0",
"jest": "20.1.0-echo.1",
"jest": "^21",
"mock-fs": "^4.4.1",
"prettier": "1.5.2",
"react": "16.0.0-beta.5",
@ -205,4 +205,4 @@
"shelljs": "0.6.0",
"sinon": "^2.2.0"
}
}
}