Skip to content

Commit

Permalink
Update dependency ts-jest to v29.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and EvHaus committed Jul 10, 2024
1 parent fd83e2b commit b379166
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion benchmarks/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@testing-library/user-event": "14.5.2",
"identity-obj-proxy": "3.0.0",
"jest": "29.7.0",
"ts-jest": "29.2.1",
"ts-jest": "29.2.2",
"typescript": "5.3.3"
},
"jest": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4389,7 +4389,7 @@ __metadata:
jest: "npm:29.7.0"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
ts-jest: "npm:29.2.1"
ts-jest: "npm:29.2.2"
typescript: "npm:5.3.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -6196,9 +6196,9 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:29.2.1":
version: 29.2.1
resolution: "ts-jest@npm:29.2.1"
"ts-jest@npm:29.2.2":
version: 29.2.2
resolution: "ts-jest@npm:29.2.2"
dependencies:
bs-logger: "npm:0.x"
ejs: "npm:^3.0.0"
Expand Down Expand Up @@ -6229,7 +6229,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 10c0/9c833887b95adfe217f5d90b673ff412812cd38c7b1bdf160519592a39e6431bc649c74aa171a4e5edfedd48bff22a086a236cb12b4c7cac07e4db10cf5c9af4
checksum: 10c0/833afe98f6aef7c46abbfb6bc84ce2431bcd82d614380e54ccd73cfc4c7c015ecdf058ad53edc48d575816b35c3db044de5fe1a579336a75f9a8c6651b6f7b50
languageName: node
linkType: hard

Expand Down

0 comments on commit b379166

Please sign in to comment.