From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2020 05:31:35 +0000 (+0000) Subject: chore(deps-dev): bump @types/jest from 25.1.3 to 25.1.4 X-Git-Tag: 0.0.6~68 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=56ab324a2a9cd52e3b35d71bcf59257263dd5767;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump @types/jest from 25.1.3 to 25.1.4 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.1.3 to 25.1.4. - [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 1d76af6f..1151114a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -683,9 +683,9 @@ "@types/istanbul-lib-report" "*" "@types/jest@^25.1.3": - version "25.1.3" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.3.tgz#9b0b5addebccfb631175870be8ba62182f1bc35a" - integrity sha512-jqargqzyJWgWAJCXX96LBGR/Ei7wQcZBvRv0PLEu9ZByMfcs23keUJrKv9FMR6YZf9YCbfqDqgmY+JUBsnqhrg== + version "25.1.4" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.4.tgz#9e9f1e59dda86d3fd56afce71d1ea1b331f6f760" + integrity sha512-QDDY2uNAhCV7TMCITrxz+MRk1EizcsevzfeS6LykIlq2V1E5oO4wXG8V2ZEd9w7Snxeeagk46YbMgZ8ESHx3sw== dependencies: jest-diff "^25.1.0" pretty-format "^25.1.0"