Skip to content

Commit

Permalink
build(deps): Update dependency ts-jest to v28.0.6 (#1687)
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 Jul 14, 2022
1 parent 93a31b7 commit a818220
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11230,8 +11230,8 @@ __metadata:
linkType: hard

"ts-jest@npm:^28.0.0":
version: 28.0.5
resolution: "ts-jest@npm:28.0.5"
version: 28.0.6
resolution: "ts-jest@npm:28.0.6"
dependencies:
bs-logger: 0.x
fast-json-stable-stringify: 2.x
Expand All @@ -11243,6 +11243,7 @@ __metadata:
yargs-parser: ^21.0.1
peerDependencies:
"@babel/core": ">=7.0.0-beta.0 <8"
"@jest/types": ^28.0.0
babel-jest: ^28.0.0
jest: ^28.0.0
typescript: ">=4.3"
Expand All @@ -11255,7 +11256,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 53e05db5b7e1e4f4137c47594f902f5caf585ebc73dda67c4552c1ed784d4fde532c5693a61d877d9462290c7965233c2124050b0f00fd4c85cde9bb1a51c974
checksum: 76f3c7a5a81bc757eb38f4d3be7c255e4fc6107abd8da84134908c867b5a9505af1d8591c77115d719176a52856e4adf04278df384e0a113a7ce60fed8be1f41
languageName: node
linkType: hard

Expand Down

0 comments on commit a818220

Please sign in to comment.