Skip to content

Commit 9923d33

Browse files
chore(deps): update jest monorepo to v30
1 parent d7269cc commit 9923d33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@eslint/js": "^9.27.0",
2828
"@openapitools/openapi-generator-cli": "^2.20.2",
2929
"@types/debug": "^4.1.12",
30-
"@types/jest": "^29.5.14",
30+
"@types/jest": "^30.0.0",
3131
"@types/node": "^22.15.24",
3232
"@typescript-eslint/eslint-plugin": "^8.33.0",
3333
"@typescript-eslint/parser": "^8.33.0",
@@ -36,7 +36,7 @@
3636
"eslint-config-prettier": "^10.1.5",
3737
"eslint-plugin-unused-imports": "^4.1.4",
3838
"husky": "^9.1.7",
39-
"jest": "^29.7.0",
39+
"jest": "^30.0.4",
4040
"lint-staged": "^16.1.0",
4141
"prettier": "^3.5.3",
4242
"shx": "^0.4.0",

0 commit comments

Comments
 (0)