From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2020 05:31:47 +0000 (+0000) Subject: chore(deps-dev): bump @types/jest from 26.0.0 to 26.0.3 X-Git-Tag: 0.0.7~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f6d305cb1a1b9a0c1ad8f581d5cd626aa9030759;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump @types/jest from 26.0.0 to 26.0.3 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.0 to 26.0.3. - [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 29c9706a..bb3e39ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -767,9 +767,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.3" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.3.tgz#79534e0e94857171c0edc596db0ebe7cb7863251" + integrity sha512-v89ga1clpVL/Y1+YI0eIu1VMW+KU7Xl8PhylVtDKVWaSUHBHYPLXMQGBdrpHewaKoTvlXkksbYqPgz8b4cmRZg== dependencies: jest-diff "^25.2.1" pretty-format "^25.2.1"