Skip to content

Commit 39efcda

Browse files
chore(deps): update jest monorepo to v29
1 parent 91e75fd commit 39efcda

File tree

2 files changed

+758
-1070
lines changed

2 files changed

+758
-1070
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,14 @@
7373
"ansi-colors": "^4.1.1"
7474
},
7575
"devDependencies": {
76-
"@types/jest": "^27.0.0",
76+
"@types/jest": "^29.0.0",
7777
"@types/node": "^16.0.0",
7878
"@typescript-eslint/eslint-plugin": "~5.38.0",
7979
"@typescript-eslint/parser": "~5.38.0",
8080
"eslint": "^7.6.0",
81-
"jest": "^27.0.0",
81+
"jest": "^29.0.0",
8282
"rimraf": "^3.0.2",
83-
"ts-jest": "^27.0.0",
83+
"ts-jest": "^29.0.0",
8484
"ts-node": "^10.0.0",
8585
"typescript": "^4.0.0"
8686
}

0 commit comments

Comments
 (0)