chore(deps): update dependency ts-jest to v27.0.7 (#857)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #857
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2021-10-16 12:40:22 +00:00 committed by konrad
parent f6d46ce394
commit 515300d43a
2 changed files with 5 additions and 5 deletions

View File

@ -66,7 +66,7 @@
"rollup": "2.58.0",
"rollup-plugin-visualizer": "5.5.2",
"sass": "1.43.2",
"ts-jest": "27.0.6",
"ts-jest": "27.0.7",
"typescript": "4.4.4",
"vite": "2.6.7",
"vite-plugin-pwa": "0.11.3",

View File

@ -7464,10 +7464,10 @@ trim-newlines@^3.0.0:
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
ts-jest@27.0.6:
version "27.0.6"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.6.tgz#9960dbbdb33792b79c5ee24d1c62514fd7b60052"
integrity sha512-XWkEBbrkyUWJdK9FwiCVdBZ7ZmT7sxcKtyVEZNmo7u8eQw6NHmtYEM2WpkX9VfnRI0DjSr6INfEHC9vCFhsFnQ==
ts-jest@27.0.7:
version "27.0.7"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.7.tgz#fb7c8c8cb5526ab371bc1b23d06e745652cca2d0"
integrity sha512-O41shibMqzdafpuP+CkrOL7ykbmLh+FqQrXEmV9CydQ5JBk0Sj0uAEF5TNNe94fZWKm3yYvWa/IbyV4Yg1zK2Q==
dependencies:
bs-logger "0.x"
fast-json-stable-stringify "2.x"