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 d811d44 commit 900a0fe
Show file tree
Hide file tree
Showing 28 changed files with 182 additions and 188 deletions.
112 changes: 58 additions & 54 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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
28 changes: 14 additions & 14 deletions sample/000-dogs-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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
16 changes: 8 additions & 8 deletions sample/001-mongoose-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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
16 changes: 8 additions & 8 deletions sample/002-microservice-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 900a0fe

Please sign in to comment.