From b83c2a400ef0695c8648d58b00dea592fa3ed005 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 5 Aug 2019 22:30:18 +0000 Subject: [PATCH] chore(deps): update dependency @types/jest to v24.0.17 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b82f3f72..58c159ee 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@storybook/addon-options": "5.1.10", "@storybook/react": "5.1.10", "@testing-library/react-hooks": "1.1.0", - "@types/jest": "24.0.16", + "@types/jest": "24.0.17", "@types/react": "16.8.23", "babel-core": "6.26.3", "babel-loader": "8.0.6", diff --git a/yarn.lock b/yarn.lock index 2d34fc46..62ceef22 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2728,10 +2728,10 @@ resolved "https://registry.yarnpkg.com/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89" integrity sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA== -"@types/jest@24.0.16": - version "24.0.16" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.16.tgz#8d3e406ec0f0dc1688d6711af3062ff9bd428066" - integrity sha512-JrAiyV+PPGKZzw6uxbI761cHZ0G7QMOHXPhtSpcl08rZH6CswXaaejckn3goFKmF7M3nzEoJ0lwYCbqLMmjziQ== +"@types/jest@24.0.17": + version "24.0.17" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.17.tgz#b66ea026efb746eb5db1356ee28518aaff7af416" + integrity sha512-1cy3xkOAfSYn78dsBWy4M3h/QF/HeWPchNFDjysVtp3GHeTdSmtluNnELfCmfNRRHo0OWEcpf+NsEJQvwQfdqQ== dependencies: "@types/jest-diff" "*"