chore(deps): update jest monorepo to v30

This commit is contained in:
renovate[bot]
2025-10-13 11:22:35 +00:00
committed by GitHub
parent df34b4ff1f
commit 778eeb05a0
37 changed files with 59 additions and 59 deletions

View File

@@ -37,7 +37,7 @@
"@nestjs/schematics": "11.x",
"@nestjs/testing": "11.x",
"@types/express": "5.x",
"@types/jest": "29.x",
"@types/jest": "30.x",
"@types/node": "22.x",
"@types/supertest": "6.x",
"@typescript-eslint/eslint-plugin": "8.x",
@@ -45,7 +45,7 @@
"eslint": "9.x",
"eslint-config-prettier": "10.x",
"eslint-plugin-prettier": "5.x",
"jest": "29.7.0",
"jest": "30.2.0",
"prettier": "3.x",
"source-map-support": "0.5.21",
"supertest": "7.x",