From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2020 08:19:57 +0000 (+0000) Subject: build(deps-dev): bump @types/jest from 26.0.5 to 26.0.7 (#1692) X-Git-Tag: v3.0.0-rc.5~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89e2e3f008e9ecf01e00307403a93adf779c2d50;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump @types/jest from 26.0.5 to 26.0.7 (#1692) --- diff --git a/yarn.lock b/yarn.lock index fc69c5fed9..447922a1b0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -785,9 +785,9 @@ "@types/istanbul-lib-report" "*" "@types/jest@^26.0.0": - version "26.0.5" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.5.tgz#23a8eecf4764a770ea8d3a0d1ea16b96c822035d" - integrity sha512-heU+7w8snfwfjtcj2H458aTx3m5unIToOJhx75ebHilBiiQ39OIdA18WkG4LP08YKeAoWAGvWg8s+22w/PeJ6w== + version "26.0.7" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.7.tgz#495cb1d1818c1699dbc3b8b046baf1c86ef5e324" + integrity sha512-+x0077/LoN6MjqBcVOe1y9dpryWnfDZ+Xfo3EqGeBcfPRJlQp3Lw62RvNlWxuGv7kOEwlHriAa54updi3Jvvwg== dependencies: jest-diff "^25.2.1" pretty-format "^25.2.1"