Skip to content

Commit 76fea22

Browse files
chore(deps): update jest monorepo to v29
1 parent acbcc96 commit 76fea22

File tree

2 files changed

+871
-1367
lines changed

2 files changed

+871
-1367
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,21 +34,21 @@
3434
"author": "Ricardo Ambrogi",
3535
"license": "MIT",
3636
"devDependencies": {
37-
"@types/jest": "27.5.2",
37+
"@types/jest": "29.5.13",
3838
"@types/nock": "11.1.0",
3939
"@typescript-eslint/eslint-plugin": "5.62.0",
4040
"@typescript-eslint/parser": "5.62.0",
4141
"acorn": "^8.0.1",
4242
"dotenv": "^16.0.0",
4343
"eslint": "8.57.0",
4444
"eslint-plugin-unused-imports": "^2.0.0",
45-
"jest": "^27.0.6",
45+
"jest": "^29.0.0",
4646
"jest-ts-auto-mock": "^2.0.0",
4747
"kind-of": "^6.0.3",
4848
"minimist": ">=1.2.3",
4949
"nock": "13.5.5",
5050
"ts-auto-mock": "^3.3.5",
51-
"ts-jest": "^27.0.4",
51+
"ts-jest": "^29.0.0",
5252
"ts-loader": "9.5.1",
5353
"ttypescript": "^1.5.10",
5454
"typescript": "4.9.5"

0 commit comments

Comments
 (0)