Skip to content

Commit

Permalink
Upgrade Jest to 26.4.2
Browse files Browse the repository at this point in the history
Summary: Changelog: [Internal]

Reviewed By: GijsWeterings

Differential Revision: D24107283

fbshipit-source-id: 91a72ae7e06133998fefa490584477166c874685
  • Loading branch information
cpojer authored and facebook-github-bot committed Oct 6, 2020
1 parent e41ee42 commit eca3066
Show file tree
Hide file tree
Showing 3 changed files with 443 additions and 374 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"metro-runtime": "0.63.0",
"metro-source-map": "0.63.0",
"nullthrows": "^1.1.1",
"pretty-format": "^26.0.1",
"pretty-format": "^26.4.2",
"promise": "^8.0.3",
"prop-types": "^15.7.2",
"qs": "^6.5.1",
Expand Down
2 changes: 1 addition & 1 deletion repo-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint-plugin-react-native": "3.8.1",
"eslint-plugin-relay": "1.7.1",
"flow-bin": "^0.135.0",
"jest": "^26.0.1",
"jest": "^26.4.2",
"jest-junit": "^10.0.0",
"jscodeshift": "^0.11.0",
"mkdirp": "^0.5.1",
Expand Down
Loading

0 comments on commit eca3066

Please sign in to comment.