From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 8 Jan 2021 07:04:33 +0000 (+0000) Subject: build(deps-dev): bump @types/jest from 26.0.19 to 26.0.20 (#2967) X-Git-Tag: v3.0.6~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26d3bbb96d1be8860bc817dab6a57caf625cf6b9;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump @types/jest from 26.0.19 to 26.0.20 (#2967) --- diff --git a/yarn.lock b/yarn.lock index 5ecc755190..6b32a24f1a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -854,9 +854,9 @@ "@types/istanbul-lib-report" "*" "@types/jest@26.x", "@types/jest@^26.0.16": - version "26.0.19" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.19.tgz#e6fa1e3def5842ec85045bd5210e9bb8289de790" - integrity sha512-jqHoirTG61fee6v6rwbnEuKhpSKih0tuhqeFbCmMmErhtu3BYlOZaXWjffgOstMM4S/3iQD31lI5bGLTrs97yQ== + version "26.0.20" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307" + integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA== dependencies: jest-diff "^26.0.0" pretty-format "^26.0.0"