Merge pull request #88 from marocchino/dependabot/npm_and_yarn/ts-jest-25.3.1

build(deps-dev): bump ts-jest from 25.3.0 to 25.3.1
This commit is contained in:
marocchino 2020-04-04 06:59:35 +09:00 committed by GitHub
commit d546468d6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 59 additions and 15 deletions

View file

@ -28,7 +28,7 @@
"@types/node": "^13.9.8",
"jest": "^25.2.7",
"jest-circus": "^25.2.4",
"ts-jest": "^25.3.0",
"ts-jest": "^25.3.1",
"typescript": "^3.8.3"
}
}