Skip to content

Commit

Permalink
build(deps-dev): bump ts-jest from 29.2.5 to 29.2.6 (#1658)
Browse files Browse the repository at this point in the history
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.5 to 29.2.6.
- [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.2.5...v29.2.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2025
1 parent 3508834 commit 15ec26a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"jest": "~29.7.0",
"jest-environment-jsdom": "^29.7.0",
"sass-loader": "~16.0.5",
"ts-jest": "~29.2.5",
"ts-jest": "~29.2.6",
"typescript": "^5.8.2"
},
"categories": [
Expand Down
21 changes: 15 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11329,7 +11329,7 @@ __metadata:
moment: "npm:^2.30.1"
sass: "npm:^1.85.1"
sass-loader: "npm:~16.0.5"
ts-jest: "npm:~29.2.5"
ts-jest: "npm:~29.2.6"
typescript: "npm:^5.8.2"
vue: "npm:^3.5.13"
vue-i18n: "npm:^11.1.1"
Expand Down Expand Up @@ -13278,6 +13278,15 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.7.1":
version: 7.7.1
resolution: "semver@npm:7.7.1"
bin:
semver: bin/semver.js
checksum: 10/4cfa1eb91ef3751e20fc52e47a935a0118d56d6f15a837ab814da0c150778ba2ca4f1a4d9068b33070ea4273629e615066664c2cfcd7c272caf7a8a0f6518b2c
languageName: node
linkType: hard

"send@npm:0.19.0":
version: 0.19.0
resolution: "send@npm:0.19.0"
Expand Down Expand Up @@ -14307,9 +14316,9 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:~29.2.5":
version: 29.2.5
resolution: "ts-jest@npm:29.2.5"
"ts-jest@npm:~29.2.6":
version: 29.2.6
resolution: "ts-jest@npm:29.2.6"
dependencies:
bs-logger: "npm:^0.2.6"
ejs: "npm:^3.1.10"
Expand All @@ -14318,7 +14327,7 @@ __metadata:
json5: "npm:^2.2.3"
lodash.memoize: "npm:^4.1.2"
make-error: "npm:^1.3.6"
semver: "npm:^7.6.3"
semver: "npm:^7.7.1"
yargs-parser: "npm:^21.1.1"
peerDependencies:
"@babel/core": ">=7.0.0-beta.0 <8"
Expand All @@ -14340,7 +14349,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 10/f89e562816861ec4510840a6b439be6145f688b999679328de8080dc8e66481325fc5879519b662163e33b7578f35243071c38beb761af34e5fe58e3e326a958
checksum: 10/9cb6804266be7c9384cecace346f65d2ab5a685d252c5275b53b5958f6545951328a5c4d48c49c5f92d1e04187ca31e348e5a3540d20cb365c33d1eb89371e22
languageName: node
linkType: hard

Expand Down

0 comments on commit 15ec26a

Please sign in to comment.