diff --git a/package.json b/package.json index f51440d..1333c67 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@types/js-yaml": "3.12.2", "@types/lodash": "4.14.149", "@types/minimatch": "3.0.3", - "@types/mocha": "7.0.1", + "@types/mocha": "7.0.2", "@types/mock-fs": "4.10.0", "@types/recursive-readdir": "2.2.0", "@types/sinon": "7.5.2", diff --git a/yarn.lock b/yarn.lock index 8d49da0..170f25c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -332,10 +332,10 @@ resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d" integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA== -"@types/mocha@7.0.1": - version "7.0.1" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/mocha/-/mocha-7.0.1.tgz#5d7ec2a789a1f77c59b7ad071b9d50bf1abbfc9e" - integrity sha512-L/Nw/2e5KUaprNJoRA33oly+M8X8n0K+FwLTbYqwTcR14wdPWeRkigBLfSFpN/Asf9ENZTMZwLxjtjeYucAA4Q== +"@types/mocha@7.0.2": + version "7.0.2" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/mocha/-/mocha-7.0.2.tgz#b17f16cf933597e10d6d78eae3251e692ce8b0ce" + integrity sha512-ZvO2tAcjmMi8V/5Z3JsyofMe3hasRcaw88cto5etSVMwVQfeivGAlEYmaQgceUSVYFofVjT+ioHsATjdWcFt1w== "@types/mock-fs@4.10.0": version "4.10.0"