1
0
mirror of https://github.com/sasjs/lint.git synced 2025-12-15 19:34:35 +00:00

chore(deps-dev): bump ts-jest from 29.0.3 to 29.3.2

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.0.3 to 29.3.2.
- [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.0.3...v29.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-01 08:17:05 +00:00
committed by GitHub
parent 6172b3a641
commit 0df30d698e
2 changed files with 108 additions and 14 deletions

View File

@@ -42,7 +42,7 @@
"@types/jest": "29.2.5",
"@types/node": "18.11.18",
"jest": "29.3.1",
"ts-jest": "29.0.3",
"ts-jest": "29.3.2",
"typescript": "^4.3.2"
},
"dependencies": {