Merge pull request #3 from actions-rs/dependabot/npm_and_yarn/ts-jest-24.1.0

Bump ts-jest from 24.0.2 to 24.1.0
This commit is contained in:
svartalf 2019-09-16 20:15:27 +03:00 committed by GitHub
commit 16f1ea2210
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 5 deletions

View file

@ -39,7 +39,7 @@
"@zeit/ncc": "^0.20.5",
"jest": "^24.9.0",
"jest-circus": "^24.9.0",
"ts-jest": "^24.0.2",
"ts-jest": "^24.1.0",
"typescript": "^3.5.1"
}
}