From c270c1d6264f16beff86394af4a09f601f727590 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2019 19:30:30 +0000 Subject: [PATCH] Bump babel-jest from 18.0.0 to 23.6.0 Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 18.0.0 to 23.6.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/v23.6.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 afa4fa6..53db6b5 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "babel-cli": "^6.18.0", "babel-core": "^6.18.2", "babel-eslint": "^7.1.0", - "babel-jest": "^18.0.0", + "babel-jest": "^23.6.0", "babel-plugin-transform-class-properties": "^6.18.0", "babel-plugin-transform-es2015-destructuring": "^6.18.0", "babel-plugin-transform-object-assign": "^6.8.0",