diff --git a/package.json b/package.json index 25f571b..db586af 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@semantic-release/git": "10.0.1", "@types/chai": "4.3.5", "@types/dockerode": "3.3.18", - "@types/mocha": "9.1.1", + "@types/mocha": "10.0.4", "@types/mock-require": "2.0.1", "@types/node": "17.0.17", "@types/semantic-release": "20.0.1", @@ -63,7 +63,7 @@ "eslint-plugin-standard": "5.0.0", "husky": "7.0.4", "lint-staged": "12.5.0", - "mocha": "9.2.2", + "mocha": "10.2.0", "mock-require": "3.0.3", "nyc": "15.1.0", "nyc-config-common": "1.0.1",