From a9ad2db769ebbbae8819a7c719c5dc38f2cc14fa Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 5 May 2020 14:19:59 +0000 Subject: [PATCH] chore(deps-dev): bump babel-jest from 25.5.1 to 26.0.1 Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 25.5.1 to 26.0.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/v26.0.1/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 82919e7..fdf4389 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@types/jest": "^25.1.0", "all-contributors-cli": "^6.9.0", "babel-eslint": "^10.0.3", - "babel-jest": "^25.1.0", + "babel-jest": "^26.0.1", "doctoc": "^1.4.0", "eslint": "^6.2.2", "eslint-config-standard": "^14.1.0",