diff --git a/package.json b/package.json index 0ade7090..f88c2ca2 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "description": "WebdriverIO end-to-end test automation boilerplate. Using TypeScript, ts-node, Mocha, Chai and Expect.", "devDependencies": { "@types/chai": "4.2.21", - "@types/mocha": "8.2.3", + "@types/mocha": "10.0.10", "@types/node": "13.13.52", "husky": "6.0.0", "lint-staged": "10.5.4",