Update dependency @types/jest to v29.5.11
All checks were successful
forgejo/Procyon/seedling/pipeline/head This commit looks good

This commit is contained in:
Mr. Renovate 2023-12-08 08:24:46 +00:00 committed by Roman Jaroš
parent bbd0a12c9f
commit 5c7f5bf6fd
2 changed files with 2 additions and 2 deletions

View file

@ -37,7 +37,7 @@
"@nestjs/schematics": "10.0.3",
"@nestjs/testing": "10.2.10",
"@types/express": "4.17.21",
"@types/jest": "29.5.10",
"@types/jest": "29.5.11",
"@types/node": "20.6.0",
"@types/supertest": "2.0.16",
"@typescript-eslint/eslint-plugin": "6.13.2",

View file

@ -45,7 +45,7 @@
"devDependencies": {
"@rtk-query/codegen-openapi": "1.2.0",
"@types/enzyme": "3.10.16",
"@types/jest": "29.5.10",
"@types/jest": "29.5.11",
"@types/nightwatch": "2.3.30",
"@types/ramda": "0.29.9",
"@types/react": "18.2.42",