Update dependency mocha to v8.3.1 (#6238)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-03-06 10:36:24 +00:00 committed by GitHub
parent 63fcd905ac
commit 19606c103b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -1091,7 +1091,7 @@
"gulp-tslint": "8.1.4",
"gulp-typescript": "5.0.1",
"minimist": "1.2.5",
"mocha": "8.3.0",
"mocha": "8.3.1",
"plugin-error": "1.0.1",
"prettier": "2.2.1",
"sinon": "9.2.4",

View File

@ -3859,10 +3859,10 @@ mixin-deep@^1.2.0:
dependencies:
minimist "^1.2.5"
mocha@8.3.0:
version "8.3.0"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.3.0.tgz#a83a7432d382ae1ca29686062d7fdc2c36f63fe5"
integrity sha512-TQqyC89V1J/Vxx0DhJIXlq9gbbL9XFNdeLQ1+JsnZsVaSOV1z3tWfw0qZmQJGQRIfkvZcs7snQnZnOCKoldq1Q==
mocha@8.3.1:
version "8.3.1"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.3.1.tgz#b9eda6da1eb8cb8d29860a9c2205de5b8a076560"
integrity sha512-5SBMxANWqOv5bw3Hx+HVgaWlcWcFEQDUdaUAr1AUU+qwtx6cowhn7gEDT/DwQP7uYxnvShdUOVLbTYAHOEGfDQ==
dependencies:
"@ungap/promise-all-settled" "1.1.2"
ansi-colors "4.1.1"