From f5311c0b01c8acdeb7a809793532a5bdd3539645 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 29 Oct 2018 10:43:17 +0000 Subject: [PATCH] Bump @types/jest from 23.3.7 to 23.3.8 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped) from 23.3.7 to 23.3.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits) Signed-off-by: dependabot[bot] --- examples/angular-cli/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/angular-cli/package.json b/examples/angular-cli/package.json index 59c6c4384feb..0efe045a3bf1 100644 --- a/examples/angular-cli/package.json +++ b/examples/angular-cli/package.json @@ -67,7 +67,7 @@ "@storybook/addons": "4.0.0", "@storybook/angular": "4.0.0", "@types/core-js": "^2.5.0", - "@types/jest": "^23.3.7", + "@types/jest": "^23.3.8", "@types/node": "~10.12.0", "@types/webpack-env": "^1.13.6", "global": "^4.3.2", diff --git a/yarn.lock b/yarn.lock index 9e409408f642..05df9a53236d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1984,10 +1984,10 @@ resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.38.tgz#c1be40aa933723c608820a99a373a16d215a1ca2" integrity sha512-F/v7t1LwS4vnXuPooJQGBRKRGIoxWUTmA4VHfqjOccFsNDThD5bfUNpITive6s352O7o384wcpEaDV8rHCehDA== -"@types/jest@^23.3.1", "@types/jest@^23.3.7": - version "23.3.7" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.7.tgz#77f9a4332ccf8db680a31818ade3ee454c831a79" - integrity sha512-N0p6mHrS0RHC3A9hHN4QH1RM2fGSb2E8rt6ONEK5xKSnyKtn/JAhr1VritkCn6cdyDBephVB80THqJGWzK8FAw== +"@types/jest@^23.3.1", "@types/jest@^23.3.8": + version "23.3.8" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.8.tgz#56b07c0c3d7c8a6c47abb4f785cab648c6eafd01" + integrity sha512-OKDxB/7woaQfUKkj+7+Zo3PmAxAYAy+SNwOwFhnYAc8JTaPhGOv8SC6QQg5D9+Giprhx/DzoKbJIpV9799VV0g== "@types/json5@^0.0.29": version "0.0.29"