From 0857b8032b31d10e5b95a4d4cfb0a259795b1dc2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 11:24:10 +0000 Subject: [PATCH] Bump @types/jest from 24.0.18 to 24.0.21 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.18 to 24.0.21. - [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..e88cd5f 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.21", "@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..cf5cf1a 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.21": + version "24.0.21" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.21.tgz#2c0a25440e025bb265f4a17d8b79b11b231426bf" dependencies: "@types/jest-diff" "*"