From a76b49ff15fa5f9aa0cd62594bb035fee3cd98e8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 8 Dec 2020 21:20:47 +0000 Subject: [PATCH] Bump @types/mocha from 2.2.48 to 8.2.0 Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 2.2.48 to 8.2.0. - [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 1054d45..dd20b8f 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "rn-init": "rc-tools run react-native-init" }, "devDependencies": { - "@types/mocha": "~2.2.32", + "@types/mocha": "~8.2.0", "@types/react": "^15.5.0", "@types/react-dom": "^15.5.0", "@types/react-native": "^0.46.9",