From ae0d7f699ea11ccdd791847226a4d44512d41e48 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2020 05:52:19 +0000 Subject: [PATCH] Bump @types/mocha from 2.2.48 to 8.0.3 Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 2.2.48 to 8.0.3. - [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..f7301ac 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.0.3", "@types/react": "^15.5.0", "@types/react-dom": "^15.5.0", "@types/react-native": "^0.46.9",