From a66830e68ea28973d1f36caf61e82a348bbf2aaf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2020 10:36:28 +0000 Subject: [PATCH] build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 24.9.0 to 25.1.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.1.0/packages/babel-jest) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c9c93e..15d6f47 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@types/jest": "^24.0.18", "all-contributors-cli": "^6.9.0", "babel-eslint": "^10.0.3", - "babel-jest": "^24.7.1", + "babel-jest": "^25.1.0", "doctoc": "^1.4.0", "eslint": "^6.2.2", "eslint-config-standard": "^14.1.0",