Skip to content
This repository was archived by the owner on Apr 8, 2023. It is now read-only.

Commit 2c93529

Browse files
chore(deps): update jest monorepo to v29
1 parent 0420902 commit 2c93529

2 files changed

Lines changed: 420 additions & 479 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,17 @@
2828
"devDependencies": {
2929
"@commitlint/cli": "16.2.4",
3030
"@commitlint/config-conventional": "16.2.4",
31-
"@types/jest": "^27.4.1",
31+
"@types/jest": "29.0.3",
3232
"@types/node-fetch": "^2.5.12",
3333
"@typescript-eslint/eslint-plugin": "5.21.0",
3434
"@typescript-eslint/parser": "5.21.0",
3535
"eslint": "8.14.0",
3636
"eslint-config-prettier": "^8.5.0",
3737
"husky": "^7.0.4",
38-
"jest": "28.0.3",
38+
"jest": "29.0.3",
3939
"lint-staged": "12.4.1",
4040
"prettier": "^2.6.2",
41-
"ts-jest": "^27.1.4",
41+
"ts-jest": "29.0.2",
4242
"typescript": "4.6.4"
4343
},
4444
"repository": {

0 commit comments

Comments
 (0)