Skip to content

Commit

Permalink
Merge ee3d1c2 into f1a5fb1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 24, 2022
2 parents f1a5fb1 + ee3d1c2 commit 999a544
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"jest": "27.5.1",
"npm-run-all": "4.1.5",
"rxjs": "7.5.5",
"ts-jest": "27.1.3",
"ts-jest": "27.1.4",
"typescript": "4.6.2"
},
"peerDependencies": {
Expand Down
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1481,7 +1481,7 @@ __metadata:
jest: 27.5.1
npm-run-all: 4.1.5
rxjs: 7.5.5
ts-jest: 27.1.3
ts-jest: 27.1.4
typescript: 4.6.2
peerDependencies:
rxjs: ">=6"
Expand Down Expand Up @@ -5534,9 +5534,9 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:27.1.3":
version: 27.1.3
resolution: "ts-jest@npm:27.1.3"
"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 @@ -5550,7 +5550,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 @@ -5564,7 +5563,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: eb54e5b8fc5f06e4cc20ecec7891201ddc78a3537d5eb3775e29ffbc7e83fd2a68f91db801b6a8c820c872060b24dc41fb6decac800b76256d3cdda6520b5c4f
checksum: d2cc2719ed2884a880ab50d2c14c311834be9c88bc79d0064fa0189afce5c296d7676314d26cc3f7e82ddd52df272c2d4137a832c89616f30cbe8f43e30f9a29
languageName: node
linkType: hard

Expand Down

0 comments on commit 999a544

Please sign in to comment.