Skip to content

Commit b86868d

Browse files
chore(deps): update jest and related dependencies to v29
1 parent 2ae375d commit b86868d

File tree

2 files changed

+502
-495
lines changed

2 files changed

+502
-495
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.11",
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.2",
3737
"typescript": "5.3.3"
3838
},
3939
"overrides": {

0 commit comments

Comments
 (0)