diff --git a/package.json b/package.json index 3e8bdd0..6fdf63a 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@types/chai": "4.3.1", "@types/chai-as-promised": "7.1.5", "@types/js-yaml": "4.0.5", - "@types/mocha": "9.1.1", + "@types/mocha": "10.0.0", "@types/seedrandom": "3.0.2", "@types/sinon": "10.0.11", "@types/sinon-chai": "3.2.8", diff --git a/yarn.lock b/yarn.lock index 6c56462..836d64d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -695,10 +695,10 @@ resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6" integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY= -"@types/mocha@9.1.1": - version "9.1.1" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4" - integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw== +"@types/mocha@10.0.0": + version "10.0.0" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/mocha/-/mocha-10.0.0.tgz#3d9018c575f0e3f7386c1de80ee66cc21fbb7a52" + integrity sha512-rADY+HtTOA52l9VZWtgQfn4p+UDVM2eDVkMZT1I6syp0YKxW2F9v+0pbRZLsvskhQv/vMb6ZfCay81GHbz5SHg== "@types/node@*": version "14.0.27"