Skip to content

Commit

Permalink
Update dependency ts-jest to v29.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and EvHaus committed Jun 16, 2024
1 parent 20c5eef commit a5c9215
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.1.4",
"ts-jest": "29.1.5",
"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 @@ -4333,7 +4333,7 @@ __metadata:
jest: "npm:29.7.0"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
ts-jest: "npm:29.1.4"
ts-jest: "npm:29.1.5"
typescript: "npm:5.3.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -6189,9 +6189,9 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:29.1.4":
version: 29.1.4
resolution: "ts-jest@npm:29.1.4"
"ts-jest@npm:29.1.5":
version: 29.1.5
resolution: "ts-jest@npm:29.1.5"
dependencies:
bs-logger: "npm:0.x"
fast-json-stable-stringify: "npm:2.x"
Expand Down Expand Up @@ -6221,7 +6221,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 10c0/97def10be26a553e529dfacafe264fa9833d638052bc2b1ebe6301262ae2d3e43954f4d91f2d2d07cf92352cdd4fa163a86f8116a1f6bb8cef7060cddfec794b
checksum: 10c0/5c1baf4d23342e138745d6283ae530b07957b779b103abc99fd6713e1fd7fc65d4a4638695d5a76e177f78c46c80ec53598b365f245997db5d3d00617940bf87
languageName: node
linkType: hard

Expand Down

0 comments on commit a5c9215

Please sign in to comment.