Skip to content

Commit dfafdf7

Browse files
chore(deps): update jest monorepo to v29 (major) (#1147)
* chore(deps): update jest monorepo to v29 * update snapshots Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Dimitri POSTOLOV <[email protected]>
1 parent 2f6c02f commit dfafdf7

File tree

7 files changed

+600
-593
lines changed

7 files changed

+600
-593
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@swc/core": "1.3.3",
3232
"@swc/jest": "0.2.22",
3333
"@types/dedent": "0.7.0",
34-
"@types/jest": "28.1.8",
34+
"@types/jest": "29.0.3",
3535
"@types/node": "16.11.60",
3636
"@typescript-eslint/eslint-plugin": "5.38.0",
3737
"@typescript-eslint/parser": "5.38.0",
@@ -47,7 +47,7 @@
4747
"eslint-plugin-promise": "6.0.1",
4848
"eslint-plugin-unicorn": "43.0.2",
4949
"husky": "8.0.1",
50-
"jest": "28.1.3",
50+
"jest": "29.0.3",
5151
"jest-snapshot-serializer-raw": "1.2.0",
5252
"json-schema-to-markdown": "1.1.1",
5353
"lint-staged": "13.0.3",

0 commit comments

Comments
 (0)