chore(deps): update dependency ts-jest to v26.5.5 (#327)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-04-16 09:18:52 +09:00 committed by GitHub
parent 5668cfd84a
commit 52bd737f11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -89,7 +89,7 @@
"jest": "26.6.3", "jest": "26.6.3",
"prettier": "2.2.1", "prettier": "2.2.1",
"prettier-plugin-tailwind": "2.2.10", "prettier-plugin-tailwind": "2.2.10",
"ts-jest": "26.5.4", "ts-jest": "26.5.5",
"typescript": "4.2.4" "typescript": "4.2.4"
}, },
"license": "AGPL-3.0" "license": "AGPL-3.0"

View File

@ -7976,10 +7976,10 @@ trouter@^3.1.0:
dependencies: dependencies:
regexparam "^1.3.0" regexparam "^1.3.0"
ts-jest@26.5.4: ts-jest@26.5.5:
version "26.5.4" version "26.5.5"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.4.tgz#207f4c114812a9c6d5746dd4d1cdf899eafc9686" resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.5.tgz#e40481b6ee4dd162626ba481a2be05fa57160ea5"
integrity sha512-I5Qsddo+VTm94SukBJ4cPimOoFZsYTeElR2xy6H2TOVs+NsvgYglW8KuQgKoApOKuaU/Ix/vrF9ebFZlb5D2Pg== integrity sha512-7tP4m+silwt1NHqzNRAPjW1BswnAhopTdc2K3HEkRZjF0ZG2F/e/ypVH0xiZIMfItFtD3CX0XFbwPzp9fIEUVg==
dependencies: dependencies:
bs-logger "0.x" bs-logger "0.x"
buffer-from "1.x" buffer-from "1.x"