Skip to content

Commit 98f332f

Browse files
dependabot[bot]che-bot
authored andcommitted
chore(deps-dev): bump ts-jest from 29.4.1 to 29.4.3
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.4.1 to 29.4.3. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.1...v29.4.3) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.4.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Che bot <che-bot@eclipse.org>
1 parent 7192907 commit 98f332f

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"prettier": "^3.3.3",
2424
"prettier-plugin-import-sort": "^0.0.7",
2525
"rimraf": "^5.0.8",
26-
"ts-jest": "^29.4.1",
26+
"ts-jest": "^29.4.3",
2727
"ts-mockito": "^2.6.1",
2828
"ts-node": "^10.9.2",
2929
"tslib": "^2.6.3",

tools/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"prettier": "^3.3.3",
6464
"prettier-plugin-import-sort": "^0.0.7",
6565
"rimraf": "^5.0.8",
66-
"ts-jest": "^29.4.1",
66+
"ts-jest": "^29.4.3",
6767
"ts-mockito": "^2.6.1",
6868
"ts-node": "^10.9.2",
6969
"typescript": "^5.4.5"

tools/build/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5344,10 +5344,10 @@ ts-api-utils@^2.1.0:
53445344
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
53455345
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
53465346

5347-
ts-jest@^29.4.1:
5348-
version "29.4.1"
5349-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.1.tgz#42d33beb74657751d315efb9a871fe99e3b9b519"
5350-
integrity sha512-SaeUtjfpg9Uqu8IbeDKtdaS0g8lS6FT6OzM3ezrDfErPJPHNDo/Ey+VFGP1bQIDfagYDLyRpd7O15XpG1Es2Uw==
5347+
ts-jest@^29.4.3:
5348+
version "29.4.3"
5349+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.3.tgz#23264489bebb5b3e2c7966dbf6788e960f244f7c"
5350+
integrity sha512-KTWbK2Wot8VXargsLoxhSoEQ9OyMdzQXQoUDeIulWu2Tf7gghuBHeg+agZqVLdTOHhQHVKAaeuctBDRkhWE7hg==
53515351
dependencies:
53525352
bs-logger "^0.2.6"
53535353
fast-json-stable-stringify "^2.1.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5344,10 +5344,10 @@ ts-api-utils@^2.1.0:
53445344
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
53455345
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
53465346

5347-
ts-jest@^29.4.1:
5348-
version "29.4.1"
5349-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.1.tgz#42d33beb74657751d315efb9a871fe99e3b9b519"
5350-
integrity sha512-SaeUtjfpg9Uqu8IbeDKtdaS0g8lS6FT6OzM3ezrDfErPJPHNDo/Ey+VFGP1bQIDfagYDLyRpd7O15XpG1Es2Uw==
5347+
ts-jest@^29.4.3:
5348+
version "29.4.3"
5349+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.3.tgz#23264489bebb5b3e2c7966dbf6788e960f244f7c"
5350+
integrity sha512-KTWbK2Wot8VXargsLoxhSoEQ9OyMdzQXQoUDeIulWu2Tf7gghuBHeg+agZqVLdTOHhQHVKAaeuctBDRkhWE7hg==
53515351
dependencies:
53525352
bs-logger "^0.2.6"
53535353
fast-json-stable-stringify "^2.1.0"

0 commit comments

Comments
 (0)