Skip to content

Commit 456a611

Browse files
chore(deps): update dependency ts-jest to ^29.4.4 (#716)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 64324f1 commit 456a611

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"lint-staged": "^16.1.6",
5454
"react": "^18.3.1",
5555
"rimraf": "^6.0.1",
56-
"ts-jest": "^29.4.3",
56+
"ts-jest": "^29.4.4",
5757
"typescript": "^5.9.2"
5858
}
5959
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7659,7 +7659,7 @@ ts-api-utils@^1.3.0:
76597659
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064"
76607660
integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==
76617661

7662-
ts-jest@^29.4.3:
7662+
ts-jest@^29.4.4:
76637663
version "29.4.4"
76647664
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.4.tgz#fc6fefe28652ed81b8e1381ef8391901d9f81417"
76657665
integrity sha512-ccVcRABct5ZELCT5U0+DZwkXMCcOCLi2doHRrKy1nK/s7J7bch6TzJMsrY09WxgUUIP/ITfmcDS8D2yl63rnXw==

0 commit comments

Comments
 (0)