From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 24 Feb 2021 06:14:54 +0000 (+0000) Subject: build(deps-dev): bump ts-jest from 26.5.1 to 26.5.2 (#3292) X-Git-Tag: v3.0.6~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4117def2261994ff31fe724280682cb7b523508e;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump ts-jest from 26.5.1 to 26.5.2 (#3292) --- diff --git a/yarn.lock b/yarn.lock index 42955c8ef2..437412e58e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7180,9 +7180,9 @@ trim-right@^1.0.1: integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM= ts-jest@^26.2.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"