Skip to content

Commit da1c08c

Browse files
chore(deps): update jest and related dependencies to v29
1 parent 4b16608 commit da1c08c

File tree

2 files changed

+469
-477
lines changed

2 files changed

+469
-477
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"publish:canary": "npm run publish -- --dist-tag canary"
2020
},
2121
"devDependencies": {
22-
"@types/jest": "27.5.2",
22+
"@types/jest": "29.5.2",
2323
"@typescript-eslint/eslint-plugin": "5.57.1",
2424
"@typescript-eslint/parser": "5.57.1",
2525
"codecov": "3.8.3",
@@ -30,10 +30,10 @@
3030
"eslint-plugin-jest": "27.2.1",
3131
"eslint-plugin-prettier": "4.2.1",
3232
"husky": "8.0.3",
33-
"jest": "28.1.3",
33+
"jest": "29.6.1",
3434
"lerna": "4.0.0",
3535
"prettier": "2.8.7",
36-
"ts-jest": "28.0.8",
36+
"ts-jest": "29.1.1",
3737
"typescript": "5.0.4"
3838
},
3939
"overrides": {

0 commit comments

Comments
 (0)