diff --git a/package.json b/package.json index 43459b0f..ed35381d 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@types/chai-things": "0.0.35", "@types/lodash": "4.14.185", "@types/lodash-es": "4.17.6", - "@types/mocha": "9.1.1", + "@types/mocha": "10.0.0", "@types/node": "17.0.21", "@types/object-hash": "2.2.1", "@types/react": "18.0.21", diff --git a/yarn.lock b/yarn.lock index 11bd3d12..23de02dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -678,10 +678,10 @@ resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.185.tgz#c9843f5a40703a8f5edfd53358a58ae729816908" integrity sha512-evMDG1bC4rgQg4ku9tKpuMh5iBNEwNa3tf9zRHdP1qlv+1WUg44xat4IxCE14gIpZRGUUWAx2VhItCZc25NfMA== -"@types/mocha@9.1.1": - version "9.1.1" - resolved "https://registry.npmjs.org/@types/mocha/-/mocha-9.1.1.tgz" - integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw== +"@types/mocha@10.0.0": + version "10.0.0" + resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.0.tgz#3d9018c575f0e3f7386c1de80ee66cc21fbb7a52" + integrity sha512-rADY+HtTOA52l9VZWtgQfn4p+UDVM2eDVkMZT1I6syp0YKxW2F9v+0pbRZLsvskhQv/vMb6ZfCay81GHbz5SHg== "@types/node@*", "@types/node@17.0.21": version "17.0.21"