Skip to content

Commit

Permalink
Update dependency ts-jest to ^29.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 8, 2024
1 parent cf56a84 commit 9d9df14
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion megalodon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"jest-worker": "^29.7.0",
"lodash": "^4.17.21",
"prettier": "^3.3.2",
"ts-jest": "^29.1.5",
"ts-jest": "^29.2.0",
"typedoc": "^0.25.13",
"typescript": "5.4.5"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4298,7 +4298,7 @@ __metadata:
lodash: ^4.17.21
object-assign-deep: ^0.4.0
prettier: ^3.3.2
ts-jest: ^29.1.5
ts-jest: ^29.2.0
typedoc: ^0.25.13
typescript: 5.4.5
uuid: ^10.0.0
Expand Down Expand Up @@ -5569,9 +5569,9 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:^29.1.5":
version: 29.1.5
resolution: "ts-jest@npm:29.1.5"
"ts-jest@npm:^29.2.0":
version: 29.2.0
resolution: "ts-jest@npm:29.2.0"
dependencies:
bs-logger: 0.x
fast-json-stable-stringify: 2.x
Expand Down Expand Up @@ -5601,7 +5601,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 96bfdea46d7faa83457c2647806a31a86f28656f703515fee9f6d2ff1ccfc58ccfbbe3ae9283f40141a85af0def30afe887843be5b002c08ed5d5189c941eab1
checksum: fc10f97dc89185a853fbe2a8666d3d19856c1466bb779c5739d2eb43f99b723b08a1160ed59557cf69bc9a2b77361dd2ea534ea264cb6bc34c0b6e5e8c10da97
languageName: node
linkType: hard

Expand Down

0 comments on commit 9d9df14

Please sign in to comment.