From 3d10e12dd2c12fe643134d75247617bba9adb396 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 05:30:48 +0000 Subject: [PATCH] Bump @types/jest from 26.0.16 to 26.0.19 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.16 to 26.0.19. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 85b13c17..e94bd625 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@rollup/plugin-commonjs": "17.0.0", "@rollup/plugin-node-resolve": "11.0.0", "@types/express": "4.17.9", - "@types/jest": "26.0.16", + "@types/jest": "26.0.19", "@types/js-yaml": "3.12.5", "@types/node": "14.14.13", "@types/node-fetch": "2.5.7", diff --git a/yarn.lock b/yarn.lock index 46c06b6d..b5f93100 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1281,10 +1281,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@26.0.16": - version "26.0.16" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.16.tgz#b47abd50f6ed0503f589db8e126fc8eb470cf87c" - integrity sha512-Gp12+7tmKCgv9JjtltxUXokohCAEZfpJaEW5tn871SGRp8I+bRWBonQO7vW5NHwnAHe5dd50+Q4zyKuN35i09g== +"@types/jest@26.0.19": + version "26.0.19" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.19.tgz#e6fa1e3def5842ec85045bd5210e9bb8289de790" + integrity sha512-jqHoirTG61fee6v6rwbnEuKhpSKih0tuhqeFbCmMmErhtu3BYlOZaXWjffgOstMM4S/3iQD31lI5bGLTrs97yQ== dependencies: jest-diff "^26.0.0" pretty-format "^26.0.0"