1
0
Fork 0

Update dependency mocha to v9.2.1

This commit is contained in:
Renovate Bot 2022-02-21 00:40:09 +00:00 committed by renovate[bot]
parent 64d2eb2545
commit 3067ba3263
2 changed files with 5 additions and 5 deletions

View File

@ -26,7 +26,7 @@
"chai-as-promised": "7.1.1",
"esm": "3.2.25",
"fast-check": "2.22.0",
"mocha": "9.2.0",
"mocha": "9.2.1",
"sinon": "13.0.1",
"sinon-chai": "3.7.0",
"source-map-support": "0.5.21",

View File

@ -581,10 +581,10 @@ minimatch@3.0.4, minimatch@^3.0.4:
dependencies:
brace-expansion "^1.1.7"
mocha@9.2.0:
version "9.2.0"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.2.0.tgz#2bfba73d46e392901f877ab9a47b7c9c5d0275cc"
integrity sha512-kNn7E8g2SzVcq0a77dkphPsDSN7P+iYkqE0ZsGCYWRsoiKjOt+NvXfaagik8vuDa6W5Zw3qxe8Jfpt5qKf+6/Q==
mocha@9.2.1:
version "9.2.1"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.2.1.tgz#a1abb675aa9a8490798503af57e8782a78f1338e"
integrity sha512-T7uscqjJVS46Pq1XDXyo9Uvey9gd3huT/DD9cYBb4K2Xc/vbKRPUWK067bxDQRK0yIz6Jxk73IrnimvASzBNAQ==
dependencies:
"@ungap/promise-all-settled" "1.1.2"
ansi-colors "4.1.1"