From 68b8c478feaaa9741202dc2d8f46e6b235337977 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2020 09:42:05 -0400 Subject: [PATCH] Bump @types/jest from 26.0.10 to 26.0.13 (#412) Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.10 to 26.0.13. - [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 fb1130a2..db9a0138 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@actions/io": "1.0.2" }, "devDependencies": { - "@types/jest": "26.0.10", + "@types/jest": "26.0.13", "@types/node": "14.6.0", "eslint": "7.8.1", "eslint-plugin-github": "3.4.1", diff --git a/yarn.lock b/yarn.lock index 4cbffbe1..3dc550ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -801,9 +801,9 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@26.0.10": - version "26.0.10" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.10.tgz#8faf7e9756c033c39014ae76a7329efea00ea607" +"@types/jest@26.0.13": + version "26.0.13" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.13.tgz#5a7b9d5312f5dd521a38329c38ee9d3802a0b85e" dependencies: jest-diff "^25.2.1" pretty-format "^25.2.1"