Merge pull request #9 from koplo199/dependabot/npm_and_yarn/ts-jest-24.3.0

Bump ts-jest from 24.2.0 to 24.3.0
This commit is contained in:
koplo199 2022-11-07 15:56:42 +00:00 committed by GitHub
commit adac10f90e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View file

@ -38,7 +38,7 @@
"jest": "^24.9.0",
"jest-circus": "^24.9.0",
"prettier": "1.19.1",
"ts-jest": "^24.2.0",
"ts-jest": "^24.3.0",
"typescript": "^3.7.4",
"typescript-formatter": "^7.2.2"
}