diff --git a/package.json b/package.json index e535adf..2b65cd2 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@semantic-release/github": "7.2.2", "@semantic-release/npm": "7.1.3", "@types/chai": "4.2.17", - "@types/mocha": "8.2.2", + "@types/mocha": "10.0.4", "@types/node": "12.20.12", "chai": "4.3.4", "eslint": "7.26.0", @@ -56,7 +56,7 @@ "fs-extra": "9.1.0", "husky": "4.3.8", "lint-staged": "10.5.4", - "mocha": "8.4.0", + "mocha": "10.2.0", "mock-require": "3.0.3", "npm-github-config": "2.0.1", "nyc": "15.1.0",