From 19d63ec162e74f221138900b5fb1448ee6fa537f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2020 10:03:56 +0000 Subject: [PATCH] Bump mocha from 3.5.3 to 7.1.1 Bumps [mocha](https://github.com/mochajs/mocha) from 3.5.3 to 7.1.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v3.5.3...v7.1.1) 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 60fe759..4331e15 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "extract-text-webpack-plugin": "^1.0.1", "git-directory-deploy": "^1.5.1", "in-publish": "^2.0.0", - "mocha": "^3.0.2", + "mocha": "^7.1.1", "node-sass": "^3.8.0", "raw-loader": "^0.5.1", "react": "^15.3.1",