chore(deps): update dependency ts-jest to v26.5.1 (#208)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-02-09 22:44:02 +09:00 committed by GitHub
parent e101f70a02
commit 07de92d3e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -72,7 +72,7 @@
"jest": "26.6.3",
"prettier": "2.2.1",
"prettier-plugin-tailwind": "2.2.8",
"ts-jest": "26.5.0",
"ts-jest": "26.5.1",
"typescript": "4.1.3"
}
}

View File

@ -7676,10 +7676,10 @@ trouter@^3.1.0:
dependencies:
regexparam "^1.3.0"
ts-jest@26.5.0:
version "26.5.0"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.0.tgz#3e3417d91bc40178a6716d7dacc5b0505835aa21"
integrity sha512-Ya4IQgvIFNa2Mgq52KaO8yBw2W8tWp61Ecl66VjF0f5JaV8u50nGoptHVILOPGoI7SDnShmEqnYQEmyHdQ+56g==
ts-jest@26.5.1:
version "26.5.1"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.1.tgz#4d53ee4481552f57c1624f0bd3425c8b17996150"
integrity sha512-G7Rmo3OJMvlqE79amJX8VJKDiRcd7/r61wh9fnvvG8cAjhA9edklGw/dCxRSQmfZ/z8NDums5srSVgwZos1qfg==
dependencies:
"@types/jest" "26.x"
bs-logger "0.x"