build: bump ts-jest from 29.1.1 to 29.1.2

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 to 29.1.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.1.1...v29.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-02-05 20:23:04 +00:00
committed by GitHub
parent b8611d06e1
commit 500512803e
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -43,6 +43,6 @@
"js-yaml": "^4.1.0",
"msw": "^1.3.2",
"prettier": "^3.2.5",
"ts-jest": "^29.1.1"
"ts-jest": "^29.1.2"
}
}