diff --git a/package.json b/package.json index b13354d1edc..8d2ea7f7ac4 100644 --- a/package.json +++ b/package.json @@ -1201,7 +1201,7 @@ "@types/diff-match-patch": "1.0.36", "@types/glob": "8.1.0", "@types/lodash": "4.14.202", - "@types/mocha": "10.0.5", + "@types/mocha": "10.0.6", "@types/node": "18.18.11", "@types/parsimmon": "1.10.9", "@types/sinon": "17.0.2", diff --git a/yarn.lock b/yarn.lock index 5cb23eca648..82ea4f6b2b7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -240,10 +240,10 @@ resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca" integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA== -"@types/mocha@10.0.5": - version "10.0.5" - resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.5.tgz#43c22b06b7616496e4b75b28d9c72aa06b5d96fd" - integrity sha512-JUI82qwkRhYJYesuKSeFy46fKbhLaV9RU1gAh2PHmyoEECvlTf5UYeIivYlMszp1WT2CwJ4ziC3zoxsodhsGwg== +"@types/mocha@10.0.6": + version "10.0.6" + resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.6.tgz#818551d39113081048bdddbef96701b4e8bb9d1b" + integrity sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg== "@types/node@*": version "14.11.2"