Skip to content

Commit 7f83f7d

Browse files
chore(deps): update jest monorepo
1 parent 72a2d44 commit 7f83f7d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mock-server/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"devDependencies": {
4747
"@types/errorhandler": "1.5.0",
48-
"@types/jest": "27.5.2",
48+
"@types/jest": "30.0.0",
4949
"@types/js-yaml": "3.12.7",
5050
"@types/json-schema": "7.0.11",
5151
"@types/morgan": "1.9.3",
@@ -60,8 +60,8 @@
6060
"depcheck": "1.4.3",
6161
"eslint": "7.32.0",
6262
"gts": "3.1.1",
63-
"jest": "27.5.1",
64-
"ts-jest": "27.1.5",
63+
"jest": "30.0.2",
64+
"ts-jest": "29.4.0",
6565
"typescript": "4.8.4",
6666
"wait-on": "6.0.1"
6767
}

0 commit comments

Comments
 (0)