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-05-21 10:40:26 +00:00
committed by GitHub
parent 049197ab4e
commit f25cb60147
2 changed files with 10 additions and 6 deletions

View File

@@ -45,7 +45,7 @@
"jest-circus": "^29.7.0",
"js-yaml": "^4.1.0",
"prettier": "^3.0.3",
"ts-jest": "^29.1.1",
"ts-jest": "^29.1.3",
"typescript": "^5.2.2"
}
}