Skip to content

Commit

Permalink
Upgrade jest to v24.0.0-alpha.6
Browse files Browse the repository at this point in the history
Summary: yayyay

Reviewed By: mjesun

Differential Revision: D13027838

fbshipit-source-id: ce51a82fa4c6dfa62e202e52c2733d161ae52883
  • Loading branch information
rafeca authored and facebook-github-bot committed Nov 14, 2018
1 parent b649fa9 commit 06c13b3
Show file tree
Hide file tree
Showing 2 changed files with 416 additions and 205 deletions.
8 changes: 5 additions & 3 deletions package.json
Expand Up @@ -170,6 +170,8 @@
"glob": "^7.1.1",
"graceful-fs": "^4.1.3",
"inquirer": "^3.0.6",
"jest": "24.0.0-alpha.6",
"jest-junit": "5.2.0",
"lodash": "^4.17.5",
"metro": "^0.49.1",
"metro-babel-register": "^0.49.1",
Expand All @@ -186,7 +188,7 @@
"opn": "^3.0.2",
"optimist": "^0.6.1",
"plist": "^3.0.0",
"pretty-format": "24.0.0-alpha.4",
"pretty-format": "24.0.0-alpha.6",
"promise": "^7.1.1",
"prop-types": "^15.5.8",
"react-clone-referenced-element": "^1.0.1",
Expand Down Expand Up @@ -218,8 +220,8 @@
"eslint-plugin-react": "7.8.2",
"eslint-plugin-react-native": "3.5.0",
"flow-bin": "^0.85.0",
"jest": "24.0.0-alpha.4",
"jest-junit": "5.1.0",
"jest": "24.0.0-alpha.6",
"jest-junit": "5.2.0",
"prettier": "1.13.6",
"react": "16.6.1",
"react-native-dummy": "0.1.0",
Expand Down

0 comments on commit 06c13b3

Please sign in to comment.