Skip to content

Commit

Permalink
chore(deps): update dependency ts-jest to v29.1.1 (#2306)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 17, 2023
1 parent 164d43c commit 603a52c
Show file tree
Hide file tree
Showing 28 changed files with 235 additions and 211 deletions.
42 changes: 33 additions & 9 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 @@ -98,7 +98,7 @@
"sequelize": "6.32.0",
"sequelize-typescript": "2.1.5",
"supertest": "6.3.3",
"ts-jest": "29.1.0",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typeorm": "0.3.16",
"typescript": "5.1.3",
Expand Down
30 changes: 15 additions & 15 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 @@ -33,7 +33,7 @@
"eslint-plugin-import": "2.27.5",
"jest": "29.5.0",
"supertest": "6.3.3",
"ts-jest": "29.1.0",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "4.9.5"
},
Expand Down
30 changes: 15 additions & 15 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 @@ -40,7 +40,7 @@
"nodemon": "2.0.22",
"prettier": "2.8.8",
"supertest": "6.3.3",
"ts-jest": "29.1.0",
"ts-jest": "29.1.1",
"ts-loader": "9.4.3",
"ts-node": "10.9.1",
"tsconfig-paths": "4.1.2",
Expand Down
30 changes: 15 additions & 15 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.

2 changes: 1 addition & 1 deletion sample/002-microservice-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eslint-plugin-import": "2.27.5",
"jest": "29.5.0",
"supertest": "6.3.3",
"ts-jest": "29.1.0",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "4.9.5"
}
Expand Down
Loading

0 comments on commit 603a52c

Please sign in to comment.