Merge pull request #115 from marocchino/dependabot/npm_and_yarn/ts-jest-25.5.0

build(deps-dev): bump ts-jest from 25.4.0 to 25.5.0
This commit is contained in:
marocchino 2020-05-07 13:14:32 +09:00 committed by GitHub
commit ed1fd9883c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 10 deletions

View file

@ -28,7 +28,7 @@
"@types/node": "^13.13.4",
"jest": "^25.5.4",
"jest-circus": "^25.5.3",
"ts-jest": "^25.4.0",
"ts-jest": "^25.5.0",
"typescript": "^3.8.3"
}
}