Upgrade Jest to v23.4.0

Summary: Upgrade Jest to the latest version.

Differential Revision: D8784710

fbshipit-source-id: 2319bf0d11506c1c0ad0506ba38a76e07f8feb3b
This commit is contained in:
Miguel Jimenez Esun 2018-07-11 06:36:44 -07:00 committed by Facebook Github Bot
parent 90a408ea6f
commit 00936a003c
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@
"eslint-plugin-react": "7.8.2",
"eslint-plugin-react-native": "^3.2.1",
"flow-bin": "^0.76.0",
"jest": "23.2.0",
"jest": "23.4.0",
"jest-junit": "5.1.0",
"prettier": "1.13.6",
"react": "16.4.1",