From a774d4e1c4c4c9350ca256b50fd79b11767b14cf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2019 19:35:50 +0100 Subject: [PATCH] build(deps-dev): bump @types/jest from 24.0.18 to 24.0.22 (#1560) Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.18 to 24.0.22. - [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 2920d4861..f5411a5c7 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@types/bunyan": "1.8.6", "@types/express": "4.17.1", "@types/http-errors": "1.6.2", - "@types/jest": "24.0.18", + "@types/jest": "24.0.22", "@types/lodash": "4.14.141", "@types/mime": "2.0.1", "@types/minimatch": "3.0.3", diff --git a/yarn.lock b/yarn.lock index f95187f09..bf6591dac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1456,10 +1456,10 @@ resolved "https://registry.verdaccio.org/@types%2fjest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89" integrity sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA== -"@types/jest@24.0.18": - version "24.0.18" - resolved "https://registry.verdaccio.org/@types%2fjest/-/jest-24.0.18.tgz#9c7858d450c59e2164a8a9df0905fc5091944498" - integrity sha512-jcDDXdjTcrQzdN06+TSVsPPqxvsZA/5QkYfIZlq1JMw7FdP5AZylbOc+6B/cuDurctRe+MziUMtQ3xQdrbjqyQ== +"@types/jest@24.0.22": + version "24.0.22" + resolved "https://registry.verdaccio.org/@types%2fjest/-/jest-24.0.22.tgz#08a50be08e78aba850a1185626e71d31e2336145" + integrity sha512-t2OvhNZnrNjlzi2i0/cxbLVM59WN15I2r1Qtb7wDv28PnV9IzrPtagFRey/S9ezdLD0zyh1XGMQIEQND2YEfrw== dependencies: "@types/jest-diff" "*"