Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to v29.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2024
1 parent 18a8e6d commit 246a5c9
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@prisma/client": "4.16.2",
"@release-it/conventional-changelog": "5.1.1",
"@types/express": "4.17.21",
"@types/jest": "29.5.11",
"@types/jest": "29.5.12",
"@types/node": "16.18.78",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "6.20.0",
Expand Down
2 changes: 1 addition & 1 deletion sample/000-dogs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"rxjs": "7.8.1"
},
"devDependencies": {
"@types/jest": "29.5.11",
"@types/jest": "29.5.12",
"@types/node": "20.10.5",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
Expand Down
2 changes: 1 addition & 1 deletion sample/001-mongoose-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@nestjs/testing": "10.3.1",
"@types/express": "4.17.21",
"@types/jest": "29.5.11",
"@types/jest": "29.5.12",
"@types/node": "20.10.5",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "6.20.0",
Expand Down
2 changes: 1 addition & 1 deletion sample/002-microservice-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"rxjs": "7.8.1"
},
"devDependencies": {
"@types/jest": "29.5.11",
"@types/jest": "29.5.12",
"@types/node": "20.10.5",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
Expand Down
2 changes: 1 addition & 1 deletion sample/003-memory-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"rxjs": "7.8.1"
},
"devDependencies": {
"@types/jest": "29.5.11",
"@types/jest": "29.5.12",
"@types/node": "20.10.5",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
Expand Down
2 changes: 1 addition & 1 deletion sample/004-grpc-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"rxjs": "7.8.1"
},
"devDependencies": {
"@types/jest": "29.5.11",
"@types/jest": "29.5.12",
"@types/node": "20.10.5",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
Expand Down
2 changes: 1 addition & 1 deletion sample/005-typeorm-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@nestjs/testing": "10.3.1",
"@types/express": "4.17.21",
"@types/jest": "29.5.11",
"@types/jest": "29.5.12",
"@types/node": "20.10.5",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "6.20.0",
Expand Down
2 changes: 1 addition & 1 deletion sample/006-multi-db-typeorm-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@nestjs/testing": "10.3.1",
"@types/express": "4.17.21",
"@types/jest": "29.5.11",
"@types/jest": "29.5.12",
"@types/node": "20.10.5",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "6.20.0",
Expand Down
2 changes: 1 addition & 1 deletion sample/007-sequelize-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@nestjs/testing": "10.3.1",
"@types/express": "4.17.21",
"@types/jest": "29.5.11",
"@types/jest": "29.5.12",
"@types/node": "20.10.5",
"@types/sequelize": "4.28.20",
"@types/supertest": "6.0.2",
Expand Down
2 changes: 1 addition & 1 deletion sample/008-multi-database-mongoose-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@nestjs/testing": "10.3.1",
"@types/express": "4.17.21",
"@types/jest": "29.5.11",
"@types/jest": "29.5.12",
"@types/node": "20.10.5",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "6.20.0",
Expand Down
2 changes: 1 addition & 1 deletion sample/009-http-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@nestjs/testing": "10.3.1",
"@types/express": "4.17.21",
"@types/jest": "29.5.11",
"@types/jest": "29.5.12",
"@types/node": "20.10.5",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "6.20.0",
Expand Down
2 changes: 1 addition & 1 deletion sample/010-disk-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@nestjs/testing": "10.3.1",
"@types/express": "4.17.21",
"@types/jest": "29.5.11",
"@types/jest": "29.5.12",
"@types/node": "20.10.5",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "6.20.0",
Expand Down
2 changes: 1 addition & 1 deletion sample/011-mirkoorm-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@nestjs/testing": "10.3.1",
"@types/express": "4.17.21",
"@types/jest": "29.5.11",
"@types/jest": "29.5.12",
"@types/node": "20.10.5",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "6.20.0",
Expand Down
2 changes: 1 addition & 1 deletion sample/012-prisma-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@nestjs/testing": "10.3.1",
"@types/express": "4.17.21",
"@types/jest": "29.5.11",
"@types/jest": "29.5.12",
"@types/node": "20.10.5",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "6.20.0",
Expand Down

0 comments on commit 246a5c9

Please sign in to comment.