From 8e5a153c56598034202509a88cba0d39b94c20db Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2020 08:06:32 -0400 Subject: [PATCH] Bump @types/jest from 26.0.4 to 26.0.7 (#374) Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.4 to 26.0.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 72299b40..d0521803 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@actions/io": "1.0.2" }, "devDependencies": { - "@types/jest": "26.0.4", + "@types/jest": "26.0.7", "@types/node": "14.0.25", "eslint": "7.5.0", "eslint-plugin-github": "3.4.1", diff --git a/yarn.lock b/yarn.lock index 6ea993dd..70025812 100644 --- a/yarn.lock +++ b/yarn.lock @@ -766,9 +766,9 @@ "@types/istanbul-lib-coverage" "*" "@types/istanbul-lib-report" "*" -"@types/jest@26.0.4": - version "26.0.4" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.4.tgz#d2e513e85aca16992816f192582b5e67b0b15efb" +"@types/jest@26.0.7": + version "26.0.7" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.7.tgz#495cb1d1818c1699dbc3b8b046baf1c86ef5e324" dependencies: jest-diff "^25.2.1" pretty-format "^25.2.1"