From ca6ff3e57b212f41bd4f7dbc0739cc1b63e83697 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2019 03:24:35 +0000 Subject: [PATCH] Bump @types/jest from 24.0.18 to 24.0.20 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.18 to 24.0.20. - [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 | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index df5bc7a..70ea59c 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "devDependencies": { "@types/express": "^4.17.1", "@types/faker": "^4.1.5", - "@types/jest": "^24.0.18", + "@types/jest": "^24.0.20", "@types/node": "^12.0.0", "@types/uuid": "^3.4.5", "@types/sinon": "^7.0.13", diff --git a/yarn.lock b/yarn.lock index 6c8afdc..e3460d3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -402,9 +402,9 @@ version "20.0.1" resolved "https://registry.yarnpkg.com/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89" -"@types/jest@^24.0.18": - version "24.0.18" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.18.tgz#9c7858d450c59e2164a8a9df0905fc5091944498" +"@types/jest@^24.0.20": + version "24.0.20" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.20.tgz#729d5fe8684e7fb06368d3bd557ac6d91289d861" dependencies: "@types/jest-diff" "*"