Upgrade Jest to 22.0.5

Reviewed By: rafeca

Differential Revision: D6684639

fbshipit-source-id: 3fe7772451377619f93b48b1d7f79462a7a85ddc
This commit is contained in:
Miguel Jimenez Esun 2018-01-10 08:54:36 -08:00 committed by Facebook Github Bot
parent 22735f6903
commit 0205207e02
1 changed files with 2 additions and 2 deletions

View File

@ -210,11 +210,11 @@
"eslint-plugin-prettier": "2.1.1",
"eslint-plugin-react": "^7.2.1",
"flow-bin": "^0.63.0",
"jest": "22.0.0",
"jest": "22.0.5",
"prettier": "1.9.1",
"react": "16.2.0",
"react-test-renderer": "16.2.0",
"shelljs": "^0.7.8",
"sinon": "^2.2.0"
}
}
}