mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
chore(deps): update jest monorepo to v30
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user