From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2020 05:08:39 +0000 (+0000) Subject: chore(deps-dev): bump @types/jest from 26.0.10 to 26.0.13 X-Git-Tag: 0.1.0~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d58cc5a04703ec18f0a4fa633a043c81cacc0da0;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump @types/jest from 26.0.10 to 26.0.13 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.10 to 26.0.13. - [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 b8dac018..cd517e61 100644 --- a/yarn.lock +++ b/yarn.lock @@ -780,9 +780,9 @@ "@types/istanbul-lib-report" "*" "@types/jest@^26.0.0": - version "26.0.10" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.10.tgz#8faf7e9756c033c39014ae76a7329efea00ea607" - integrity sha512-i2m0oyh8w/Lum7wWK/YOZJakYF8Mx08UaKA1CtbmFeDquVhAEdA7znacsVSf2hJ1OQ/OfVMGN90pw/AtzF8s/Q== + version "26.0.13" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.13.tgz#5a7b9d5312f5dd521a38329c38ee9d3802a0b85e" + integrity sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA== dependencies: jest-diff "^25.2.1" pretty-format "^25.2.1"