From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2020 13:40:40 +0000 (+0000) Subject: build(deps-dev): bump @types/jest from 26.0.0 to 26.0.2 X-Git-Tag: v3.0.0-beta.16~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77c5fc10dbccb4df27612ca48691a9f6b0021e4f;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump @types/jest from 26.0.0 to 26.0.2 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.0 to 26.0.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index ed86dc543d..b8b8aa23a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -782,9 +782,9 @@ "@types/istanbul-lib-report" "*" "@types/jest@^26.0.0": - version "26.0.0" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.0.tgz#a6d7573dffa9c68cbbdf38f2e0de26f159e11134" - integrity sha512-/yeMsH9HQ1RLORlXAwoLXe8S98xxvhNtUz3yrgrwbaxYjT+6SFPZZRksmRKRA6L5vsUtSHeN71viDOTTyYAD+g== + version "26.0.2" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.2.tgz#536dbf34e8dcb41ba4f5b3eeb2cad4e6d28a39d9" + integrity sha512-rJB5DZm6q6kILGvQVxMRXOteoMjvA10UlGDf7+hM6pcMiWQiTgxaPXKC+kYCTAdBe9y33O+n3WZ8dzvBKOTSmA== dependencies: jest-diff "^25.2.1" pretty-format "^25.2.1"