diff --git a/package.json b/package.json index 5186039..f60199d 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ }, "devDependencies": { "@types/glob": "^8.0.0", - "@types/mocha": "^10.0.0", + "@types/mocha": "^10.0.10", "@types/node": "^18.0.0", "@types/vscode": "^1.102.0", "@vscode/test-electron": "^2.5.2", diff --git a/yarn.lock b/yarn.lock index e412c6f..bf94cc3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -498,10 +498,10 @@ resolved "https://registry.npmjs.org/@types/minimatch/-/minimatch-5.1.2.tgz" integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA== -"@types/mocha@^10.0.0": - version "10.0.1" - resolved "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.1.tgz" - integrity sha512-/fvYntiO1GeICvqbQ3doGDIP97vWmvFt83GKguJ6prmQM2iXZfFcq6YE8KteFyRtX2/h5Hf91BYvPodJKFYv5Q== +"@types/mocha@^10.0.10": + version "10.0.10" + resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.10.tgz#91f62905e8d23cbd66225312f239454a23bebfa0" + integrity sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q== "@types/node@*", "@types/node@^18.0.0": version "18.13.0"