Skip to content

Commit 5c0f284

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

2 files changed

Lines changed: 8 additions & 8 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.1",
5656
"prettier": "^3.8.1",
57-
"ts-jest": "^29.4.6",
57+
"ts-jest": "^29.4.9",
5858
"typescript": "^5.9.3",
5959
"vite": "^7.3.2",
6060
"vue": "^3.5.29"

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7512,7 +7512,7 @@ h3@^1.15.6:
75127512
ufo "^1.6.3"
75137513
uncrypto "^0.1.3"
75147514

7515-
handlebars@^4.7.8:
7515+
handlebars@^4.7.9:
75167516
version "4.7.9"
75177517
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.9.tgz#6f139082ab58dc4e5a0e51efe7db5ae890d56a0f"
75187518
integrity sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==
@@ -12961,18 +12961,18 @@ ts-api-utils@^1.0.1:
1296112961
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
1296212962
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
1296312963

12964-
ts-jest@^29.4.6:
12965-
version "29.4.6"
12966-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.6.tgz#51cb7c133f227396818b71297ad7409bb77106e9"
12967-
integrity sha512-fSpWtOO/1AjSNQguk43hb/JCo16oJDnMJf3CdEGNkqsEX3t0KX96xvyX1D7PfLCpVoKu4MfVrqUkFyblYoY4lA==
12964+
ts-jest@^29.4.9:
12965+
version "29.4.9"
12966+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.9.tgz#47dc33d0f5c36bddcedd16afefae285e0b049d2d"
12967+
integrity sha512-LTb9496gYPMCqjeDLdPrKuXtncudeV1yRZnF4Wo5l3SFi0RYEnYRNgMrFIdg+FHvfzjCyQk1cLncWVqiSX+EvQ==
1296812968
dependencies:
1296912969
bs-logger "^0.2.6"
1297012970
fast-json-stable-stringify "^2.1.0"
12971-
handlebars "^4.7.8"
12971+
handlebars "^4.7.9"
1297212972
json5 "^2.2.3"
1297312973
lodash.memoize "^4.1.2"
1297412974
make-error "^1.3.6"
12975-
semver "^7.7.3"
12975+
semver "^7.7.4"
1297612976
type-fest "^4.41.0"
1297712977
yargs-parser "^21.1.1"
1297812978

0 commit comments

Comments
 (0)