Upgrade Jest to 22.0.5
Reviewed By: rafeca Differential Revision: D6684639 fbshipit-source-id: 3fe7772451377619f93b48b1d7f79462a7a85ddc
This commit is contained in:
parent
22735f6903
commit
0205207e02
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue