diff --git a/package.json b/package.json index 86893ae..637027a 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@types/chai": "^4", "@types/inquirer": "^8.1.3", "@types/lodash": "^4.14.178", - "@types/mocha": "^9.0.0", + "@types/mocha": "^9.1.1", "@types/node": "^17.0.0", "chai": "^4", "eslint": "^7.32.0", diff --git a/yarn.lock b/yarn.lock index 758fc92..27ed908 100644 --- a/yarn.lock +++ b/yarn.lock @@ -490,10 +490,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@*": version "16.11.12"