Skip to content

Commit 7287113

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

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
@@ -58,7 +58,7 @@
5858
"lint-staged": "^16.1.6",
5959
"npm-check-updates": "^18.2.1",
6060
"rimraf": "^6.0.1",
61-
"ts-jest": "^29.4.3",
61+
"ts-jest": "^29.4.4",
6262
"ts-node": "^10.9.2",
6363
"typescript": "^5.9.2"
6464
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7747,7 +7747,7 @@ ts-declaration-location@^1.0.6:
77477747
dependencies:
77487748
picomatch "^4.0.2"
77497749

7750-
ts-jest@^29.4.3:
7750+
ts-jest@^29.4.4:
77517751
version "29.4.4"
77527752
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.4.tgz#fc6fefe28652ed81b8e1381ef8391901d9f81417"
77537753
integrity sha512-ccVcRABct5ZELCT5U0+DZwkXMCcOCLi2doHRrKy1nK/s7J7bch6TzJMsrY09WxgUUIP/ITfmcDS8D2yl63rnXw==

0 commit comments

Comments
 (0)