From ee35872eced78d57844009e851ef8a97b13c5b6c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 05:51:19 +0000 Subject: [PATCH] build(deps-dev): bump @types/mocha from 8.0.4 to 8.2.2 Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.0.4 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 6d5c64e..2c63598 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@stryker-mutator/mocha-runner": "4.1.2", "@stryker-mutator/typescript-checker": "4.1.2", "@types/chai": "4.2.14", - "@types/mocha": "8.0.4", + "@types/mocha": "8.2.2", "@typescript-eslint/eslint-plugin": "4.8.2", "@typescript-eslint/parser": "4.8.2", "chai": "4.2.0",