From 1d1e6ec81a00d258062bea3a78fd290fb2a8f6ca Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2020 09:52:59 +0000 Subject: [PATCH] Bump @types/mocha from 2.2.48 to 8.0.1 Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 2.2.48 to 8.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 e010142..c07c18e 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "react-native-swipeout": "^2.2.2" }, "devDependencies": { - "@types/mocha": "~2.2.32", + "@types/mocha": "~8.0.1", "@types/react": "latest", "@types/react-dom": "latest", "@types/react-native": "latest",