Skip to content

Commit

Permalink
chore(deps): update dependency ts-jest to v27.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 26, 2022
1 parent 45bc0bb commit 96700b3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"jest": "27.4.5",
"npm-run-all": "4.1.5",
"prettier": "2.5.1",
"ts-jest": "27.1.2",
"ts-jest": "27.1.4",
"ts-node": "10.4.0",
"typescript": "4.4.4"
},
Expand Down
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1254,7 +1254,7 @@ __metadata:
make-fetch-happen: ^9.0.3
npm-run-all: 4.1.5
prettier: 2.5.1
ts-jest: 27.1.2
ts-jest: 27.1.4
ts-node: 10.4.0
typescript: 4.4.4
valid-url: ^1.0.9
Expand Down Expand Up @@ -5578,9 +5578,9 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:27.1.2":
version: 27.1.2
resolution: "ts-jest@npm:27.1.2"
"ts-jest@npm:27.1.4":
version: 27.1.4
resolution: "ts-jest@npm:27.1.4"
dependencies:
bs-logger: 0.x
fast-json-stable-stringify: 2.x
Expand All @@ -5594,7 +5594,6 @@ __metadata:
"@babel/core": ">=7.0.0-beta.0 <8"
"@types/jest": ^27.0.0
babel-jest: ">=27.0.0 <28"
esbuild: ~0.14.0
jest: ^27.0.0
typescript: ">=3.8 <5.0"
peerDependenciesMeta:
Expand All @@ -5608,7 +5607,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 2e7275f8a3545ec1340b37c458ace9244b5903e86861eb108beffff97d433f296c1254f76a41b573b1fe6245110b21bb62150bb88d55159f1dc7a929886535cb
checksum: d2cc2719ed2884a880ab50d2c14c311834be9c88bc79d0064fa0189afce5c296d7676314d26cc3f7e82ddd52df272c2d4137a832c89616f30cbe8f43e30f9a29
languageName: node
linkType: hard

Expand Down

0 comments on commit 96700b3

Please sign in to comment.