From b8318fb841cb6bb7e8b7b203fcf5c541b5f0988a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2020 21:14:03 +0000 Subject: [PATCH] Bump @types/mocha from 5.2.7 to 7.0.1 Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 5.2.7 to 7.0.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) 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 0276c252..dd694009 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "prepublish": "rc-tools run guard" }, "devDependencies": { - "@types/mocha": "~5.2.7", + "@types/mocha": "~7.0.1", "@types/react": "^16.0.19", "@types/react-dom": "^16.0.2", "async": "^0.9.0",