From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 05:10:16 +0000 (+0000) Subject: chore(deps-dev): bump ts-jest from 26.5.1 to 26.5.2 (#375) X-Git-Tag: v2.0.0-alpha.8~82 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b58a38baeff89a79f88556fc43afa8df816aec9d;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump ts-jest from 26.5.1 to 26.5.2 (#375) --- diff --git a/yarn.lock b/yarn.lock index 80fdbfdc..1f5d7d00 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5444,9 +5444,9 @@ trim-off-newlines@^1.0.0: integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM= ts-jest@^26.4.0: - version "26.5.1" - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.1.tgz#4d53ee4481552f57c1624f0bd3425c8b17996150" - integrity sha512-G7Rmo3OJMvlqE79amJX8VJKDiRcd7/r61wh9fnvvG8cAjhA9edklGw/dCxRSQmfZ/z8NDums5srSVgwZos1qfg== + version "26.5.2" + resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.2.tgz#5281d6b44c2f94f71205728a389edc3d7995b0c4" + integrity sha512-bwyJ2zJieSugf7RB+o8fgkMeoMVMM2KPDE0UklRLuACxjwJsOrZNo6chrcScmK33YavPSwhARffy8dZx5LJdUQ== dependencies: "@types/jest" "26.x" bs-logger "0.x"