Skip to content

Commit

Permalink
chore(deps): update dependency ts-jest to ^29.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 28, 2024
1 parent 22387b4 commit 5afd09d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"sync-threads": "^1.0.1",
"synckit": "link:.",
"ts-expect": "^1.3.0",
"ts-jest": "^29.1.1",
"ts-jest": "^29.1.4",
"ts-node": "^10.9.2",
"tsx": "^4.7.0",
"type-coverage": "^2.27.1",
Expand Down
13 changes: 8 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15165,7 +15165,7 @@ __metadata:
sync-threads: "npm:^1.0.1"
synckit: "link:."
ts-expect: "npm:^1.3.0"
ts-jest: "npm:^29.1.1"
ts-jest: "npm:^29.1.4"
ts-node: "npm:^10.9.2"
tslib: "npm:^2.6.2"
tsx: "npm:^4.7.0"
Expand Down Expand Up @@ -15359,9 +15359,9 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:^29.1.1":
version: 29.1.1
resolution: "ts-jest@npm:29.1.1"
"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 All @@ -15373,13 +15373,16 @@ __metadata:
yargs-parser: "npm:^21.0.1"
peerDependencies:
"@babel/core": ">=7.0.0-beta.0 <8"
"@jest/transform": ^29.0.0
"@jest/types": ^29.0.0
babel-jest: ^29.0.0
jest: ^29.0.0
typescript: ">=4.3 <6"
peerDependenciesMeta:
"@babel/core":
optional: true
"@jest/transform":
optional: true
"@jest/types":
optional: true
babel-jest:
Expand All @@ -15388,7 +15391,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 6c45e0aeeff9cc54a64f931c43e1b99f4a1f0ddf44786cc128e7e55603ab7473c8c8f62fd83bd7e51bfe83e3c0c683132152efaeb844516bf7c923f4e92d157d
checksum: 97def10be26a553e529dfacafe264fa9833d638052bc2b1ebe6301262ae2d3e43954f4d91f2d2d07cf92352cdd4fa163a86f8116a1f6bb8cef7060cddfec794b
languageName: node
linkType: hard

Expand Down

0 comments on commit 5afd09d

Please sign in to comment.