Upgrade Jest to 23.1.0
Reviewed By: davidaurelio Differential Revision: D8212583 fbshipit-source-id: 245a5ccc9bcd63a0995dcb5a1770a6f5f34cd04e
This commit is contained in:
parent
ce7dd53dab
commit
536c937269
|
@ -213,7 +213,7 @@
|
||||||
"eslint-plugin-react": "7.6.1",
|
"eslint-plugin-react": "7.6.1",
|
||||||
"eslint-plugin-react-native": "^3.2.1",
|
"eslint-plugin-react-native": "^3.2.1",
|
||||||
"flow-bin": "^0.73.0",
|
"flow-bin": "^0.73.0",
|
||||||
"jest": "23.0.1",
|
"jest": "23.1.0",
|
||||||
"jest-junit": "4.0.0",
|
"jest-junit": "4.0.0",
|
||||||
"prettier": "1.12.1",
|
"prettier": "1.12.1",
|
||||||
"react": "16.3.2",
|
"react": "16.3.2",
|
||||||
|
|
Loading…
Reference in New Issue