build(deps-dev): bump ts-jest from 29.1.2 to 29.1.3 (#1443)

---
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]
2024-05-21 19:54:57 +07:00
committed by GitHub
parent fb010ae47e
commit a05a16bd04
2 changed files with 13 additions and 9 deletions

View File

@@ -37,7 +37,7 @@
"eslint-config-google": "^0.14.0",
"jest": "^29.7.0",
"jest-junit": "^16.0.0",
"ts-jest": "^29.1.2",
"ts-jest": "^29.1.3",
"typescript": "^5.4.5"
}
}