Update dependency ts-jest to v27.0.4 (#602)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #602
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2021-07-21 14:28:26 +00:00 committed by konrad
parent 5913f78dc7
commit caf817f25d
2 changed files with 5 additions and 5 deletions

View File

@ -59,7 +59,7 @@
"faker": "5.5.3",
"jest": "27.0.6",
"sass-loader": "10.2.0",
"ts-jest": "27.0.3",
"ts-jest": "27.0.4",
"typescript": "4.3.5",
"vue-flatpickr-component": "8.1.7",
"vue-notification": "1.3.20",

View File

@ -13407,10 +13407,10 @@ ts-invariant@^0.4.0:
dependencies:
tslib "^1.9.3"
ts-jest@27.0.3:
version "27.0.3"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.3.tgz#808492f022296cde19390bb6ad627c8126bf93f8"
integrity sha512-U5rdMjnYam9Ucw+h0QvtNDbc5+88nxt7tbIvqaZUhFrfG4+SkWhMXjejCLVGcpILTPuV+H3W/GZDZrnZFpPeXw==
ts-jest@27.0.4:
version "27.0.4"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.4.tgz#df49683535831560ccb58f94c023d831b1b80df0"
integrity sha512-c4E1ECy9Xz2WGfTMyHbSaArlIva7Wi2p43QOMmCqjSSjHP06KXv+aT+eSY+yZMuqsMi3k7pyGsGj2q5oSl5WfQ==
dependencies:
bs-logger "0.x"
buffer-from "1.x"