From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 09:25:11 +0000 (+0000) Subject: build(deps-dev): bump @types/jest from 26.0.4 to 26.0.5 (#1653) X-Git-Tag: v3.0.0-rc.3~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d39c03771b7ae2eb6026c3463a5c0972767780ff;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump @types/jest from 26.0.4 to 26.0.5 (#1653) --- diff --git a/yarn.lock b/yarn.lock index a1a07ce1b1..3a2aa30b45 100644 --- a/yarn.lock +++ b/yarn.lock @@ -785,9 +785,9 @@ "@types/istanbul-lib-report" "*" "@types/jest@^26.0.0": - version "26.0.4" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.4.tgz#d2e513e85aca16992816f192582b5e67b0b15efb" - integrity sha512-4fQNItvelbNA9+sFgU+fhJo8ZFF+AS4Egk3GWwCW2jFtViukXbnztccafAdLhzE/0EiCogljtQQXP8aQ9J7sFg== + version "26.0.5" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.5.tgz#23a8eecf4764a770ea8d3a0d1ea16b96c822035d" + integrity sha512-heU+7w8snfwfjtcj2H458aTx3m5unIToOJhx75ebHilBiiQ39OIdA18WkG4LP08YKeAoWAGvWg8s+22w/PeJ6w== dependencies: jest-diff "^25.2.1" pretty-format "^25.2.1"