Skip to content

Commit 56942ad

Browse files
chore(deps): update dependency ts-jest to ^29.4.3 (#92)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5de602a commit 56942ad

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"npm-check-updates": "^18.1.1",
6060
"react": "^18.3.1",
6161
"rimraf": "^6.0.1",
62-
"ts-jest": "^29.4.2",
62+
"ts-jest": "^29.4.3",
6363
"typescript": "^5.9.2"
6464
}
6565
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7933,10 +7933,10 @@ ts-api-utils@^2.0.0:
79337933
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.0.tgz#b9d7d5f7ec9f736f4d0f09758b8607979044a900"
79347934
integrity sha512-xCt/TOAc+EOHS1XPnijD3/yzpH6qg2xppZO1YDqGoVsNXfQfzHpOdNuXwrwOU8u4ITXJyDCTyt8w5g1sZv9ynQ==
79357935

7936-
ts-jest@^29.4.2:
7937-
version "29.4.3"
7938-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.3.tgz#23264489bebb5b3e2c7966dbf6788e960f244f7c"
7939-
integrity sha512-KTWbK2Wot8VXargsLoxhSoEQ9OyMdzQXQoUDeIulWu2Tf7gghuBHeg+agZqVLdTOHhQHVKAaeuctBDRkhWE7hg==
7936+
ts-jest@^29.4.3:
7937+
version "29.4.4"
7938+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.4.tgz#fc6fefe28652ed81b8e1381ef8391901d9f81417"
7939+
integrity sha512-ccVcRABct5ZELCT5U0+DZwkXMCcOCLi2doHRrKy1nK/s7J7bch6TzJMsrY09WxgUUIP/ITfmcDS8D2yl63rnXw==
79407940
dependencies:
79417941
bs-logger "^0.2.6"
79427942
fast-json-stable-stringify "^2.1.0"

0 commit comments

Comments
 (0)