Skip to content

Commit

Permalink
chore(deps-dev): bump ts-jest from 29.2.5 to 29.2.6 (#5550)
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 Feb 24, 2025
1 parent 72018f7 commit 9dee734
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"prettier": "^3.5.1",
"puppeteer": "^24.2.1",
"semver": "^7.7.1",
"ts-jest": "^29.2.5",
"ts-jest": "^29.2.6",
"ts-node": "^10.9.2",
"turbo": "^2.4.2",
"typedoc": "^0.27.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9374,10 +9374,10 @@ ts-graphviz@^2.1.2:
"@ts-graphviz/common" "^2.1.3"
"@ts-graphviz/core" "^2.0.4"

ts-jest@^29.2.5:
version "29.2.5"
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-29.2.5.tgz#591a3c108e1f5ebd013d3152142cb5472b399d63"
integrity sha512-KD8zB2aAZrcKIdGk4OwpJggeLcH1FgrICqDSROWqlnJXGCXK4Mn6FcdK2B6670Xr73lHMG1kHw8R87A0ecZ+vA==
ts-jest@^29.2.6:
version "29.2.6"
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-29.2.6.tgz#df53edf8b72fb89de032cfa310abf37582851d9a"
integrity sha512-yTNZVZqc8lSixm+QGVFcPe6+yj7+TWZwIesuOWvfcn4B9bz5x4NDzVCQQjOs7Hfouu36aEqfEbo9Qpo+gq8dDg==
dependencies:
bs-logger "^0.2.6"
ejs "^3.1.10"
Expand All @@ -9386,7 +9386,7 @@ ts-jest@^29.2.5:
json5 "^2.2.3"
lodash.memoize "^4.1.2"
make-error "^1.3.6"
semver "^7.6.3"
semver "^7.7.1"
yargs-parser "^21.1.1"

ts-morph@^25.0.1:
Expand Down

0 comments on commit 9dee734

Please sign in to comment.