Skip to content

Commit fc73fcb

Browse files
chore(deps): update jest monorepo
1 parent 633ed93 commit fc73fcb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
"devDependencies": {
3838
"@commitlint/cli": "13.2.1",
3939
"@commitlint/config-conventional": "13.2.0",
40-
"@types/jest": "27.5.2",
40+
"@types/jest": "29.5.14",
4141
"@types/sinon": "10.0.20",
4242
"husky": "7.0.4",
43-
"jest": "27.5.1",
43+
"jest": "30.0.0",
4444
"lint-staged": "11.2.6",
4545
"prettier": "2.8.8",
4646
"sinon": "11.1.2",
4747
"standard-version": "9.5.0",
48-
"ts-jest": "27.1.5",
48+
"ts-jest": "29.3.4",
4949
"typescript": "4.9.5"
5050
},
5151
"lint-staged": {

0 commit comments

Comments
 (0)