Skip to content

Commit

Permalink
chore(dev-deps): update dependency ts-jest to v29.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 16, 2024
1 parent dbb3b59 commit 0cfaea4
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 @@ -44,7 +44,7 @@
"lint-staged": "15.2.7",
"prettier": "3.3.2",
"rimraf": "5.0.7",
"ts-jest": "29.1.4",
"ts-jest": "29.1.5",
"typescript": "5.4.5"
},
"repository": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1152,7 +1152,7 @@ __metadata:
lint-staged: "npm:15.2.7"
prettier: "npm:3.3.2"
rimraf: "npm:5.0.7"
ts-jest: "npm:29.1.4"
ts-jest: "npm:29.1.5"
typescript: "npm:5.4.5"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -6259,9 +6259,9 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:29.1.4":
version: 29.1.4
resolution: "ts-jest@npm:29.1.4"
"ts-jest@npm:29.1.5":
version: 29.1.5
resolution: "ts-jest@npm:29.1.5"
dependencies:
bs-logger: "npm:0.x"
fast-json-stable-stringify: "npm:2.x"
Expand Down Expand Up @@ -6291,7 +6291,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 10/3103c0e2f9937ae6bb51918105883565bb2d11cae1121ae20aedd1c4374f843341463a4a1986e02a958d119be0d3a9b996d761bc4aac85152a29385e609fed3c
checksum: 10/11a29a49130f1c9bef5aebe8007f6be3e630af6c2dea6b00ff5a86d649321854a43966b4990a43960d77a3f98d7a753b9b7e19c20c42a2d38341d6e67a3e48d1
languageName: node
linkType: hard

Expand Down

0 comments on commit 0cfaea4

Please sign in to comment.