chore: bump ts-jest from 29.2.3 to 29.2.4 (#381)

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.3 to 29.2.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.3...v29.2.4)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-08-04 23:02:23 +08:00 committed by GitHub
parent d03a495c43
commit a84e84a5c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -21,7 +21,7 @@
"eslint": "^9.8.0", "eslint": "^9.8.0",
"jest": "^29.7.0", "jest": "^29.7.0",
"prettier": "^3.3.3", "prettier": "^3.3.3",
"ts-jest": "^29.2.3", "ts-jest": "^29.2.4",
"typescript": "^5.5.4", "typescript": "^5.5.4",
"typescript-eslint": "^7.18.0" "typescript-eslint": "^7.18.0"
}, },

10
yarn.lock generated
View File

@ -3919,7 +3919,7 @@ __metadata:
eslint: "npm:^9.8.0" eslint: "npm:^9.8.0"
jest: "npm:^29.7.0" jest: "npm:^29.7.0"
prettier: "npm:^3.3.3" prettier: "npm:^3.3.3"
ts-jest: "npm:^29.2.3" ts-jest: "npm:^29.2.4"
typescript: "npm:^5.5.4" typescript: "npm:^5.5.4"
typescript-eslint: "npm:^7.18.0" typescript-eslint: "npm:^7.18.0"
languageName: unknown languageName: unknown
@ -4251,9 +4251,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"ts-jest@npm:^29.2.3": "ts-jest@npm:^29.2.4":
version: 29.2.3 version: 29.2.4
resolution: "ts-jest@npm:29.2.3" resolution: "ts-jest@npm:29.2.4"
dependencies: dependencies:
bs-logger: "npm:0.x" bs-logger: "npm:0.x"
ejs: "npm:^3.1.10" ejs: "npm:^3.1.10"
@ -4284,7 +4284,7 @@ __metadata:
optional: true optional: true
bin: bin:
ts-jest: cli.js ts-jest: cli.js
checksum: 10c0/3be57a9f0e9cf0d0de235f5543dc1f2a33da4380bf46e660f79d050a15a6e7bab71a7a80ba9559761ce1203248b40d0f9386c19356718165575f32192e32140e checksum: 10c0/43be1d5625d44bc48815d91810e796d74682757b4f64677b54aae1f4da855476e50c01b92d54add4b02976ecf2cbb2f318d7c7788844328de44f145b95185fac
languageName: node languageName: node
linkType: hard linkType: hard