Skip to content

Commit

Permalink
Update dependency ts-jest to ^29.2.5 (#53)
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | ts-jest | 29.2.5 | 29.2.5 |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent fd0cc96 commit fcdfaa3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"jest": "^29.7.0",
"js-yaml": "^4.1.0",
"prettier": "^3.3.3",
"ts-jest": "^29.1.2",
"ts-jest": "^29.2.5",
"typescript": "^5.6.2"
},
"keywords": [
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4943,7 +4943,7 @@ __metadata:
jest: "npm:^29.7.0"
js-yaml: "npm:^4.1.0"
prettier: "npm:^3.3.3"
ts-jest: "npm:^29.1.2"
ts-jest: "npm:^29.2.5"
typescript: "npm:^5.6.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -6421,7 +6421,7 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:^29.1.2":
"ts-jest@npm:^29.2.5":
version: 29.2.5
resolution: "ts-jest@npm:29.2.5"
dependencies:
Expand Down

0 comments on commit fcdfaa3

Please sign in to comment.