From d644355fe20b9338a8d2aee09b291a671d5dc58a 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:21:34 +0000 Subject: [PATCH] chore(deps-dev): bump @types/mocha from 2.2.48 to 7.0.1 Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 2.2.48 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 b6db908..0b7efd1 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "rn-init": "rc-tools run react-native-init" }, "devDependencies": { - "@types/mocha": "^2.2.32", + "@types/mocha": "^7.0.1", "@types/react": "~16.0.2", "@types/react-dom": "15.5.1", "@types/react-native": "^0.47.2",