From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2020 05:16:35 +0000 (+0000) Subject: chore(deps-dev): bump @types/jest from 25.1.1 to 25.1.2 X-Git-Tag: 0.0.6~86 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ae80953df991c0b917eb33ab35f6dc011318db47;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump @types/jest from 25.1.1 to 25.1.2 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.1.1 to 25.1.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 20aab40e..edc8aa41 100644 --- a/yarn.lock +++ b/yarn.lock @@ -683,9 +683,9 @@ "@types/istanbul-lib-report" "*" "@types/jest@^25.1.1": - version "25.1.1" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.1.tgz#dcf65a8ee315b91ad39c0d358ae0ddc5602ab0e9" - integrity sha512-bKSZJYZJLzwaoVYNN4W3A0RvKNYsrLm5tsuXaMlfYDxKf4gY2sFrMYneCugNQWGg1gjPW+FHBwNrwPzEi4sIsw== + version "25.1.2" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.2.tgz#1c4c8770c27906c7d8def5d2033df9dbd39f60da" + integrity sha512-EsPIgEsonlXmYV7GzUqcvORsSS9Gqxw/OvkGwHfAdpjduNRxMlhsav0O5Kb0zijc/eXSO/uW6SJt9nwull8AUQ== dependencies: jest-diff "^25.1.0" pretty-format "^25.1.0"