Merge pull request #1227 from marocchino/dependabot/npm_and_yarn/ts-jest-29.1.2

build(deps-dev): Bump ts-jest from 29.1.1 to 29.1.2
This commit is contained in:
marocchino 2024-02-01 13:26:36 +09:00 committed by GitHub
commit 627a535fe3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 11 deletions

View file

@ -44,7 +44,7 @@
"jest-circus": "^29.7.0",
"js-yaml": "^4.1.0",
"prettier": "3.2.4",
"ts-jest": "^29.1.1",
"ts-jest": "^29.1.2",
"typescript": "^5.3.3"
}
}