Skip to content

Commit 5f3101f

Browse files
chore(deps-dev): bump ts-jest from 29.4.1 to 29.4.4
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.4.1 to 29.4.4. - [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.4) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.4.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 460e5b1 commit 5f3101f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"nuxt-windicss": "^3.0.1",
5555
"postcss-html": "^1.8.0",
5656
"prettier": "^3.6.2",
57-
"ts-jest": "^29.4.1",
57+
"ts-jest": "^29.4.4",
5858
"typescript": "^5.8.3",
5959
"vite": "^6.3.6",
6060
"vue": "^3.5.20"

yarn.lock

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

13803-
ts-jest@^29.4.1:
13804-
version "29.4.1"
13805-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.1.tgz#42d33beb74657751d315efb9a871fe99e3b9b519"
13806-
integrity sha512-SaeUtjfpg9Uqu8IbeDKtdaS0g8lS6FT6OzM3ezrDfErPJPHNDo/Ey+VFGP1bQIDfagYDLyRpd7O15XpG1Es2Uw==
13803+
ts-jest@^29.4.4:
13804+
version "29.4.4"
13805+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.4.tgz#fc6fefe28652ed81b8e1381ef8391901d9f81417"
13806+
integrity sha512-ccVcRABct5ZELCT5U0+DZwkXMCcOCLi2doHRrKy1nK/s7J7bch6TzJMsrY09WxgUUIP/ITfmcDS8D2yl63rnXw==
1380713807
dependencies:
1380813808
bs-logger "^0.2.6"
1380913809
fast-json-stable-stringify "^2.1.0"

0 commit comments

Comments
 (0)