Skip to content

Commit 66aba09

Browse files
rubennortefacebook-github-bot
authored andcommitted
jest: upgrade to 24.0.0-alpha.4
Summary: Upgrade Jest to 24.0.0-alpha.4 Reviewed By: mjesun Differential Revision: D12822581 fbshipit-source-id: 6e547ffbd2c3c4f93b8aa540d22dd666582d3f1e
1 parent b40e23d commit 66aba09

File tree

2 files changed

+230
-198
lines changed

2 files changed

+230
-198
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
"opn": "^3.0.2",
187187
"optimist": "^0.6.1",
188188
"plist": "^3.0.0",
189-
"pretty-format": "^23.4.1",
189+
"pretty-format": "24.0.0-alpha.4",
190190
"promise": "^7.1.1",
191191
"prop-types": "^15.5.8",
192192
"react-clone-referenced-element": "^1.0.1",
@@ -218,7 +218,7 @@
218218
"eslint-plugin-react": "7.8.2",
219219
"eslint-plugin-react-native": "3.5.0",
220220
"flow-bin": "^0.84.0",
221-
"jest": "24.0.0-alpha.2",
221+
"jest": "24.0.0-alpha.4",
222222
"jest-junit": "5.1.0",
223223
"prettier": "1.13.6",
224224
"react": "16.6.0-alpha.8af6728",

0 commit comments

Comments
 (0)