diff --git a/packages/allure-mocha/package.json b/packages/allure-mocha/package.json index 170c90246..6f06bc50b 100644 --- a/packages/allure-mocha/package.json +++ b/packages/allure-mocha/package.json @@ -25,7 +25,7 @@ "lint-fix": "eslint ./src ./test ./index.ts --ext .ts --fix" }, "devDependencies": { - "@testdeck/mocha": "0.0.10", + "@testdeck/mocha": "0.1.0", "@types/chai": "^4.2.11", "@types/mocha": "^7.0.2", "chai": "^4.2.0",