From 886d09a408afc680f35987fadb6913f221b1390f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 23 Jul 2021 05:32:48 +0000 Subject: [PATCH] build(deps-dev): bump @types/mocha from 8.0.4 to 9.0.0 Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.0.4 to 9.0.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 6d5c64e..2ea8e55 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": "9.0.0", "@typescript-eslint/eslint-plugin": "4.8.2", "@typescript-eslint/parser": "4.8.2", "chai": "4.2.0",