diff --git a/package.json b/package.json index 2c87cac..2d84115 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@types/fs-extra": "^9.0.13", "@types/inquirer": "^8.2.1", "@types/listr": "^0.14.4", - "@types/mocha": "^9.0.0", + "@types/mocha": "^9.1.1", "@types/node": "^16.9.4", "chai": "^4", "eslint": "^7.32.0", diff --git a/yarn.lock b/yarn.lock index 9a3a4ad..88241b5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -835,10 +835,10 @@ resolved "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.5.tgz" integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ== -"@types/mocha@^9.0.0": - version "9.0.0" - resolved "https://registry.npmjs.org/@types/mocha/-/mocha-9.0.0.tgz" - integrity sha512-scN0hAWyLVAvLR9AyW7HoFF5sJZglyBsbPuHO4fv7JRvfmPBMfp1ozWqOf/e4wwPNxezBZXRfWzMb6iFLgEVRA== +"@types/mocha@^9.1.1": + version "9.1.1" + resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4" + integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw== "@types/node@*", "@types/node@^16.9.4": version "16.11.12"