Skip to content

Commit

Permalink
Bump ts-jest from 29.2.5 to 29.2.6
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]>
  • Loading branch information
dependabot[bot] authored Mar 7, 2025
1 parent c4a6377 commit 28c9ad0
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 7 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@
"supertest": "7.0.0",
"terser-webpack-plugin": "5.3.14",
"timemachine": "0.3.2",
"ts-jest": "29.2.5",
"ts-jest": "29.2.6",
"ts-loader": "9.5.2",
"typescript": "5.8.2",
"wait-on": "8.0.2",
Expand Down
21 changes: 15 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14378,6 +14378,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 @@ -14824,7 +14833,7 @@ __metadata:
supertest: "npm:7.0.0"
terser-webpack-plugin: "npm:5.3.14"
timemachine: "npm:0.3.2"
ts-jest: "npm:29.2.5"
ts-jest: "npm:29.2.6"
ts-loader: "npm:9.5.2"
typescript: "npm:5.8.2"
undici: "npm:7.3.0"
Expand Down Expand Up @@ -15804,9 +15813,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 @@ -15815,7 +15824,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 @@ -15837,7 +15846,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 28c9ad0

Please sign in to comment.