chore(deps-dev): bump ts-jest from 29.2.5 to 29.2.6 (#268)

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](https://github.com/kulshekhar/ts-jest/compare/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-03-07 06:16:35 +00:00
committed by GitHub
parent 585fe1960d
commit 20e57cc8cc
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"eslint": "^9.21.0",
"jest": "^29.5.0",
"standard-version": "^9.5.0",
"ts-jest": "^29.1.1",
"ts-jest": "^29.2.6",
"typescript": "^5.7.3"
}
}