From e4fa7444e35774fcaf42d249e044562afedafb5a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 21:13:24 +0000 Subject: [PATCH] Bump @types/mocha from 2.2.48 to 8.2.2 Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 2.2.48 to 8.2.2. - [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..e7aa58b 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.2", "@types/react": "^15.5.0", "@types/react-dom": "^15.5.0", "@types/react-native": "^0.46.9",