Update jest monorepo
All checks were successful
forgejo/Procyon/seedling/pipeline/head This commit looks good
forgejo/Procyon/seedling/pipeline/pr-master This commit looks good

This commit is contained in:
Mr. Renovate 2023-11-17 20:31:04 +00:00
parent b4e2ea447e
commit f9357a292a
2 changed files with 2 additions and 2 deletions

View file

@ -37,7 +37,7 @@
"@nestjs/schematics": "^10.0.2", "@nestjs/schematics": "^10.0.2",
"@nestjs/testing": "^10.2.5", "@nestjs/testing": "^10.2.5",
"@types/express": "^4.17.17", "@types/express": "^4.17.17",
"@types/jest": "29.5.4", "@types/jest": "29.5.8",
"@types/node": "20.6.0", "@types/node": "20.6.0",
"@types/supertest": "^2.0.12", "@types/supertest": "^2.0.12",
"@typescript-eslint/eslint-plugin": "^6.7.0", "@typescript-eslint/eslint-plugin": "^6.7.0",

View file

@ -45,7 +45,7 @@
"devDependencies": { "devDependencies": {
"@rtk-query/codegen-openapi": "1.2.0", "@rtk-query/codegen-openapi": "1.2.0",
"@types/enzyme": "3.10.11", "@types/enzyme": "3.10.11",
"@types/jest": "27.4.1", "@types/jest": "27.5.2",
"@types/nightwatch": "2.3.28", "@types/nightwatch": "2.3.28",
"@types/ramda": "0.29.9", "@types/ramda": "0.29.9",
"@types/react": "17.0.70", "@types/react": "17.0.70",