Skip to content

Commit ea898d5

Browse files
Update jest monorepo to v29
1 parent 4476d26 commit ea898d5

File tree

2 files changed

+1545
-2222
lines changed

2 files changed

+1545
-2222
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"got": "^11.0.0"
3333
},
3434
"devDependencies": {
35-
"@types/jest": "24.9.1",
35+
"@types/jest": "29.5.8",
3636
"@types/js-yaml": "^4.0.4",
3737
"@types/node": "16.11.7",
3838
"@typescript-eslint/parser": "2.10.0",
@@ -41,11 +41,11 @@
4141
"eslint-plugin-github": "2.0.0",
4242
"eslint-plugin-jest": "22.21.0",
4343
"eslint-plugin-prettier": "^4.0.0",
44-
"jest": "24.9.0",
45-
"jest-circus": "24.9.0",
44+
"jest": "29.7.0",
45+
"jest-circus": "29.7.0",
4646
"js-yaml": "^4.1.0",
4747
"prettier": "^2.4.1",
4848
"typescript": "4.4.4",
49-
"ts-jest": "24.3.0"
49+
"ts-jest": "29.1.1"
5050
}
5151
}

0 commit comments

Comments
 (0)