Skip to content

Commit

Permalink
Merge pull request #3 from computas/renovate/ts-jest-28.x-lockfile
Browse files Browse the repository at this point in the history
chore(deps): update dependency ts-jest to v28.0.8
  • Loading branch information
Andy authored Mar 21, 2023
2 parents 62b916c + 9f2c63a commit caa5d33
Showing 1 changed file with 14 additions and 7 deletions.
21 changes: 14 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6811,8 +6811,8 @@ __metadata:
linkType: hard

"ts-jest@npm:^28.0.3":
version: 28.0.3
resolution: "ts-jest@npm:28.0.3"
version: 28.0.8
resolution: "ts-jest@npm:28.0.8"
dependencies:
bs-logger: 0.x
fast-json-stable-stringify: 2.x
Expand All @@ -6821,25 +6821,25 @@ __metadata:
lodash.memoize: 4.x
make-error: 1.x
semver: 7.x
yargs-parser: ^20.x
yargs-parser: ^21.0.1
peerDependencies:
"@babel/core": ">=7.0.0-beta.0 <8"
"@types/jest": ^27.0.0
"@jest/types": ^28.0.0
babel-jest: ^28.0.0
jest: ^28.0.0
typescript: ">=4.3"
peerDependenciesMeta:
"@babel/core":
optional: true
"@types/jest":
"@jest/types":
optional: true
babel-jest:
optional: true
esbuild:
optional: true
bin:
ts-jest: cli.js
checksum: dc6f49507cef996abb75d5870f6ce09c9f191d135a5bb2c38c46adac890f10fd4610b7697a0045b9b37315ce4e075f39d5578da8034d6791952eebc7951475c2
checksum: c72e9292709e77ce47ac7813cb24feaa9d01dc983598d29a821f224b5cc190dc7d67e17379cef089095404c00b9d582ee91c727916f9ec289cb1b723df408ae3
languageName: node
linkType: hard

Expand Down Expand Up @@ -7299,13 +7299,20 @@ __metadata:
languageName: node
linkType: hard

"yargs-parser@npm:^20.2.9, yargs-parser@npm:^20.x":
"yargs-parser@npm:^20.2.9":
version: 20.2.9
resolution: "yargs-parser@npm:20.2.9"
checksum: 8bb69015f2b0ff9e17b2c8e6bfe224ab463dd00ca211eece72a4cd8a906224d2703fb8a326d36fdd0e68701e201b2a60ed7cf81ce0fd9b3799f9fe7745977ae3
languageName: node
linkType: hard

"yargs-parser@npm:^21.0.1":
version: 21.1.1
resolution: "yargs-parser@npm:21.1.1"
checksum: ed2d96a616a9e3e1cc7d204c62ecc61f7aaab633dcbfab2c6df50f7f87b393993fe6640d017759fe112d0cb1e0119f2b4150a87305cc873fd90831c6a58ccf1c
languageName: node
linkType: hard

"yargs@npm:^17.3.1, yargs@npm:^17.4.0":
version: 17.5.1
resolution: "yargs@npm:17.5.1"
Expand Down

0 comments on commit caa5d33

Please sign in to comment.