chore(deps): update dependency ts-jest to v26.5.3 (#255)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-03-05 09:05:05 +09:00 committed by GitHub
parent e5a7bd7a67
commit 41b6923dde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 7 deletions

View File

@ -83,7 +83,7 @@
"jest": "26.6.3",
"prettier": "2.2.1",
"prettier-plugin-tailwind": "2.2.9",
"ts-jest": "26.5.2",
"ts-jest": "26.5.3",
"typescript": "4.2.2"
},
"license": "AGPL-3.0"

View File

@ -995,7 +995,7 @@
dependencies:
"@types/istanbul-lib-report" "*"
"@types/jest@26.0.20", "@types/jest@26.x":
"@types/jest@26.0.20":
version "26.0.20"
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.20.tgz"
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
@ -8015,12 +8015,11 @@ trouter@^3.1.0:
dependencies:
regexparam "^1.3.0"
ts-jest@26.5.2:
version "26.5.2"
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-26.5.2.tgz"
integrity sha512-bwyJ2zJieSugf7RB+o8fgkMeoMVMM2KPDE0UklRLuACxjwJsOrZNo6chrcScmK33YavPSwhARffy8dZx5LJdUQ==
ts-jest@26.5.3:
version "26.5.3"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.3.tgz#a6ee00ba547be3b09877550df40a1465d0295554"
integrity sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA==
dependencies:
"@types/jest" "26.x"
bs-logger "0.x"
buffer-from "1.x"
fast-json-stable-stringify "2.x"