Skip to content

Commit

Permalink
build(deps): update dependency ts-jest to v29.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 28, 2024
1 parent a9fedad commit 44b26b3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"rimraf": "5.0.7",
"semantic-release": "23.1.1",
"semantic-release-pinst": "1.0.4",
"ts-jest": "29.1.3",
"ts-jest": "29.1.4",
"typescript": "5.4.5"
},
"eslintConfig": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1734,7 +1734,7 @@ __metadata:
rxjs: "npm:7.8.1"
semantic-release: "npm:23.1.1"
semantic-release-pinst: "npm:1.0.4"
ts-jest: "npm:29.1.3"
ts-jest: "npm:29.1.4"
tslib: "npm:2.6.2"
typescript: "npm:5.4.5"
unknown: "npm:0.2.5"
Expand Down Expand Up @@ -8783,9 +8783,9 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:29.1.3":
version: 29.1.3
resolution: "ts-jest@npm:29.1.3"
"ts-jest@npm:29.1.4":
version: 29.1.4
resolution: "ts-jest@npm:29.1.4"
dependencies:
bs-logger: "npm:0.x"
fast-json-stable-stringify: "npm:2.x"
Expand Down Expand Up @@ -8815,7 +8815,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 10c0/7810882f53c7d722dfcd9fbe65c1c80258ec4bd216a21448f27759f2f06d57a2f3f2472e1efe4a5e29fd4064dce07a93c8dbf3b13e77dac0e32419a30756f8f5
checksum: 10c0/97def10be26a553e529dfacafe264fa9833d638052bc2b1ebe6301262ae2d3e43954f4d91f2d2d07cf92352cdd4fa163a86f8116a1f6bb8cef7060cddfec794b
languageName: node
linkType: hard

Expand Down

0 comments on commit 44b26b3

Please sign in to comment.