Skip to content

Commit 77841df

Browse files
committed
Bump jest version
Minor version bump to get the fix for `numPassingAsserts`: jestjs/jest#13795 Test Plan: CI
1 parent 71cace4 commit 77841df

File tree

2 files changed

+386
-370
lines changed

2 files changed

+386
-370
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,11 @@
6969
"gzip-size": "^5.1.1",
7070
"hermes-eslint": "^0.9.0",
7171
"hermes-parser": "^0.9.0",
72-
"jest": "^29.4.1",
73-
"jest-cli": "^29.4.1",
74-
"jest-diff": "^29.4.1",
75-
"jest-environment-jsdom": "^29.4.1",
76-
"jest-snapshot-serializer-raw": "^1.1.0",
72+
"jest": "^29.4.2",
73+
"jest-cli": "^29.4.2",
74+
"jest-diff": "^29.4.2",
75+
"jest-environment-jsdom": "^29.4.2",
76+
"jest-snapshot-serializer-raw": "^1.2.0",
7777
"minimatch": "^3.0.4",
7878
"minimist": "^1.2.3",
7979
"mkdirp": "^0.5.1",

0 commit comments

Comments
 (0)