diff --git a/package.json b/package.json index af1da97cd..a3bd5c27c 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@types/indent-string": "^4.0.1", "@types/lodash": "^4.14.123", "@types/lodash.template": "^4.4.4", - "@types/mocha": "^7.0.2", + "@types/mocha": "^8.0.3", "@types/nock": "^11.1.0", "@types/node": "^14.0.14", "@types/node-notifier": "^6.0.1", diff --git a/yarn.lock b/yarn.lock index 9d4d90d78..c71da1bce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -387,10 +387,10 @@ resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6" integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY= -"@types/mocha@^7.0.2": - version "7.0.2" - resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-7.0.2.tgz#b17f16cf933597e10d6d78eae3251e692ce8b0ce" - integrity sha512-ZvO2tAcjmMi8V/5Z3JsyofMe3hasRcaw88cto5etSVMwVQfeivGAlEYmaQgceUSVYFofVjT+ioHsATjdWcFt1w== +"@types/mocha@^8.0.3": + version "8.0.3" + resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.0.3.tgz#51b21b6acb6d1b923bbdc7725c38f9f455166402" + integrity sha512-vyxR57nv8NfcU0GZu8EUXZLTbCMupIUwy95LJ6lllN+JRPG25CwMHoB1q5xKh8YKhQnHYRAn4yW2yuHbf/5xgg== "@types/nock@^11.1.0": version "11.1.0"