From 721a4516db6c46c770032098a4a2ea4c46786487 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 20 Oct 2020 20:26:58 +0000 Subject: [PATCH] Bump jest from 24.9.0 to 26.6.0 Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.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/compare/v24.9.0...v26.6.0) 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 e052df5..1ab1158 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "coveralls": "3.0.6", "doxdox": "3.0.0", "fs": "0.0.1-security", - "jest": "24.9.0", + "jest": "26.6.0", "jsdoc": "3.6.3", "jshint": "2.10.2", "onchange": "6.1.0",