Skip to content

Commit ddf6412

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

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
@@ -61,7 +61,7 @@
6161
"npm-check-updates": "^18.2.1",
6262
"react": "^18.3.1",
6363
"rimraf": "^6.0.1",
64-
"ts-jest": "^29.4.3",
64+
"ts-jest": "^29.4.4",
6565
"typescript": "^5.9.2"
6666
}
6767
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8289,7 +8289,7 @@ ts-api-utils@^2.0.0:
82898289
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.0.tgz#b9d7d5f7ec9f736f4d0f09758b8607979044a900"
82908290
integrity sha512-xCt/TOAc+EOHS1XPnijD3/yzpH6qg2xppZO1YDqGoVsNXfQfzHpOdNuXwrwOU8u4ITXJyDCTyt8w5g1sZv9ynQ==
82918291

8292-
ts-jest@^29.4.3:
8292+
ts-jest@^29.4.4:
82938293
version "29.4.4"
82948294
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.4.tgz#fc6fefe28652ed81b8e1381ef8391901d9f81417"
82958295
integrity sha512-ccVcRABct5ZELCT5U0+DZwkXMCcOCLi2doHRrKy1nK/s7J7bch6TzJMsrY09WxgUUIP/ITfmcDS8D2yl63rnXw==

0 commit comments

Comments
 (0)