From 1e34075a1b2846032874ce812a908a194e4d44b6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2020 15:32:29 +0100 Subject: [PATCH] build(deps-dev): bump @jest/types from 25.2.0 to 25.2.1 (#1452) Bumps [@jest/types](https://github.com/facebook/jest/tree/HEAD/packages/jest-types) from 25.2.0 to 25.2.1. - [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.1/packages/jest-types) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 685c61c76c..f239d4301f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1802,9 +1802,9 @@ } }, "@jest/types": { - "version": "25.2.0", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-25.2.0.tgz", - "integrity": "sha512-RLWBAON8LEjzD60Cn0XFmvMNTuV+scKlufIUApnG7VF7oA2jCEk5J0uzEchx6xuOwhrHohQM28K4CmEjgtDEwg==", + "version": "25.2.1", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-25.2.1.tgz", + "integrity": "sha512-WuGFGJ3Rrycg+5ZwQTWKjr21M9psANPAWYD28K42hSeUzhv1H591VXIoq0tjs00mydhNOgVOkKSpzRS3CrOYFw==", "dev": true, "requires": { "@types/istanbul-lib-coverage": "^2.0.0",