Skip to content

Commit

Permalink
build(deps-dev): update ts-jest to ^27.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 24, 2022
1 parent d43e1ad commit 05830ba
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 @@ -48,7 +48,7 @@
"lint-staged": "^12.1.7",
"prettier": "^2.5.1",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.2",
"ts-jest": "^27.1.4",
"ts-node": "^10.4.0",
"typescript": "^4.5.2"
},
Expand Down
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2566,7 +2566,7 @@ __metadata:
pretty-ms: ^7.0.1
reflect-metadata: ^0.1.13
rimraf: ^3.0.2
ts-jest: ^27.1.2
ts-jest: ^27.1.4
ts-node: ^10.4.0
tsconfig-paths: ^3.12.0
typeorm: ^0.2.41
Expand Down Expand Up @@ -6715,9 +6715,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 @@ -6731,7 +6731,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 @@ -6745,7 +6744,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 2e7275f8a3545ec1340b37c458ace9244b5903e86861eb108beffff97d433f296c1254f76a41b573b1fe6245110b21bb62150bb88d55159f1dc7a929886535cb
checksum: d2cc2719ed2884a880ab50d2c14c311834be9c88bc79d0064fa0189afce5c296d7676314d26cc3f7e82ddd52df272c2d4137a832c89616f30cbe8f43e30f9a29
languageName: node
linkType: hard

Expand Down

0 comments on commit 05830ba

Please sign in to comment.