Skip to content

Commit

Permalink
build(deps-dev): update ts-jest to ^27.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2022
1 parent d43e1ad commit 4e0338a
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.5",
"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.5
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.5":
version: 27.1.5
resolution: "ts-jest@npm:27.1.5"
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: 3ef51c538b82f49b3f529331c1a017871a2f90e7a9a6e69333304755036d121818c6b120e2ce32dd161ff8bb2487efec0c790753ecd39b46a9ed1ce0d241464c
languageName: node
linkType: hard

Expand Down

0 comments on commit 4e0338a

Please sign in to comment.