Skip to content

Commit

Permalink
chore(deps): update dependency ts-jest to v27.0.7 (#327)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 16, 2021
1 parent e2ab53b commit aa060ea
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"leasot": "12.0.0",
"mock-argv": "2.0.6",
"prettier": "2.4.1",
"ts-jest": "27.0.6",
"ts-jest": "27.0.7",
"ts-node": "10.3.0",
"typescript": "4.4.4"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1582,7 +1582,7 @@ __metadata:
mock-argv: 2.0.6
prettier: 2.4.1
string-argv: ^0.3.1
ts-jest: 27.0.6
ts-jest: 27.0.7
ts-node: 10.3.0
typed-emitter: ^1.3.1
typescript: 4.4.4
Expand Down Expand Up @@ -4949,9 +4949,9 @@ resolve@^1.3.2:
languageName: node
linkType: hard

"ts-jest@npm:27.0.6":
version: 27.0.6
resolution: "ts-jest@npm:27.0.6"
"ts-jest@npm:27.0.7":
version: 27.0.7
resolution: "ts-jest@npm:27.0.7"
dependencies:
bs-logger: 0.x
fast-json-stable-stringify: 2.x
Expand All @@ -4976,7 +4976,7 @@ resolve@^1.3.2:
optional: true
bin:
ts-jest: cli.js
checksum: bbca6486a632c99340f37f0e266335d3763a978274c9a0ece4bb2f451b2e243c5c210870d7092c453463c856d1329ec5ebbf1bdfa19303a9babd6ada5423aaf5
checksum: 3711361cb5ae54aac547b00f8ad118ec88333c391af4bff0420497e9faa296eace4e8272c627ecbf4be675af9f68c437e4c2ccc5693c6d744796ec7da6dda131
languageName: node
linkType: hard

Expand Down

0 comments on commit aa060ea

Please sign in to comment.