Skip to content

Commit 880c571

Browse files
chore(deps): update jest and related dependencies to v29
1 parent 8ee6e13 commit 880c571

File tree

2 files changed

+502
-495
lines changed

2 files changed

+502
-495
lines changed

package.json

Lines changed: 3 additions & 3 deletions
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.6",
2323
"@typescript-eslint/eslint-plugin": "5.62.0",
2424
"@typescript-eslint/parser": "5.62.0",
2525
"codecov": "3.8.3",
@@ -30,10 +30,10 @@
3030
"eslint-plugin-jest": "27.4.2",
3131
"eslint-plugin-prettier": "4.2.1",
3232
"husky": "8.0.3",
33-
"jest": "28.1.3",
33+
"jest": "29.7.0",
3434
"lerna": "4.0.0",
3535
"prettier": "2.8.8",
36-
"ts-jest": "28.0.8",
36+
"ts-jest": "29.1.1",
3737
"typescript": "5.2.2"
3838
},
3939
"overrides": {

0 commit comments

Comments
 (0)