From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2020 05:36:27 +0000 (+0000) Subject: chore(deps-dev): bump @types/jest from 26.0.9 to 26.0.10 X-Git-Tag: 0.1.0~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7a5d52a9fda09a4caa672966c015df47dc395cb2;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump @types/jest from 26.0.9 to 26.0.10 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.9 to 26.0.10. - [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 a81e6d46..faa00b8e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -780,9 +780,9 @@ "@types/istanbul-lib-report" "*" "@types/jest@^26.0.0": - version "26.0.9" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.9.tgz#0543b57da5f0cd949c5f423a00c56c492289c989" - integrity sha512-k4qFfJ5AUKrWok5KYXp2EPm89b0P/KZpl7Vg4XuOTVVQEhLDBDBU3iBFrjjdgd8fLw96aAtmnwhXHl63bWeBQQ== + 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== dependencies: jest-diff "^25.2.1" pretty-format "^25.2.1"