Merge pull request #49 from marocchino/dependabot/npm_and_yarn/ts-jest-25.2.0

build(deps-dev): bump ts-jest from 25.1.0 to 25.2.0
This commit is contained in:
marocchino 2020-02-04 07:22:32 +09:00 committed by GitHub
commit beb8d2cafd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -28,7 +28,7 @@
"@types/node": "^13.5.3",
"jest": "^25.1.0",
"jest-circus": "^25.1.0",
"ts-jest": "^25.1.0",
"ts-jest": "^25.2.0",
"typescript": "^3.7.5"
}
}