From 8eba848735c86cf79ab47b21e0ff77ab71f13f01 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2020 19:08:57 +0200 Subject: [PATCH] Bump jest-docblock from 25.1.0 to 25.2.0 (#7879) Bumps [jest-docblock](https://github.com/facebook/jest/tree/HEAD/packages/jest-docblock) from 25.1.0 to 25.2.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v25.2.0/packages/jest-docblock) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 9 +-------- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 95ac28cfe87d..252a3cd85755 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "html-styles": "1.0.0", "html-tag-names": "1.1.5", "ignore": "4.0.6", - "jest-docblock": "25.1.0", + "jest-docblock": "25.2.0", "json-stable-stringify": "1.0.1", "leven": "3.1.0", "lines-and-columns": "1.1.6", diff --git a/yarn.lock b/yarn.lock index 2676de48e683..457f8d9de327 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4635,14 +4635,7 @@ jest-diff@^25.2.0: jest-get-type "^25.1.0" pretty-format "^25.2.0" -jest-docblock@25.1.0: - version "25.1.0" - resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-25.1.0.tgz#0f44bea3d6ca6dfc38373d465b347c8818eccb64" - integrity sha512-370P/mh1wzoef6hUKiaMcsPtIapY25suP6JqM70V9RJvdKLrV4GaGbfUseUVk4FZJw4oTZ1qSCJNdrClKt5JQA== - dependencies: - detect-newline "^3.0.0" - -jest-docblock@^25.2.0: +jest-docblock@25.2.0, jest-docblock@^25.2.0: version "25.2.0" resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-25.2.0.tgz#b1b78e275131bcaa9a5722e663545ed949c278ee" integrity sha512-M7ZDbghaxFd2unWkyDFGLZDjPpIbDtEbICXSzwGrUBccFwVG/1dhLLAYX3D+98bFksaJuM0iMZGuIQUzKgnkQw==