Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency ts-jest to v29.1.0 (#314)
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 Apr 11, 2023
1 parent 993fc1d commit 5486566
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3636,8 +3636,8 @@ resolve@^1.20.0:
linkType: hard

"ts-jest@npm:^29.0.5":
version: 29.0.5
resolution: "ts-jest@npm:29.0.5"
version: 29.1.0
resolution: "ts-jest@npm:29.1.0"
dependencies:
bs-logger: 0.x
fast-json-stable-stringify: 2.x
Expand All @@ -3652,7 +3652,7 @@ resolve@^1.20.0:
"@jest/types": ^29.0.0
babel-jest: ^29.0.0
jest: ^29.0.0
typescript: ">=4.3"
typescript: ">=4.3 <6"
peerDependenciesMeta:
"@babel/core":
optional: true
Expand All @@ -3664,7 +3664,7 @@ resolve@^1.20.0:
optional: true
bin:
ts-jest: cli.js
checksum: f60f129c2287f4c963d9ee2677132496c5c5a5d39c27ad234199a1140c26318a7d5bda34890ab0e30636ec42a8de28f84487c09e9dcec639c9c67812b3a38373
checksum: 535dc42ad523cbe1e387701fb2e448518419b515c082f09b25411f0b3dd0b854cf3e8141c316d6f4b99883aeb4a4f94159cbb1edfb06d7f77ea6229fadb2e1bf
languageName: node
linkType: hard

Expand Down

0 comments on commit 5486566

Please sign in to comment.