update: update dependency mocha to v9.2.1
This commit is contained in:
parent
3f7b26958f
commit
049dfd0269
|
@ -57,7 +57,7 @@
|
|||
"esm": "3.2.25",
|
||||
"js-yaml": "4.1.0",
|
||||
"memfs": "3.4.1",
|
||||
"mocha": "9.2.0",
|
||||
"mocha": "9.2.1",
|
||||
"noicejs": "4.0.0",
|
||||
"rollup": "2.67.3",
|
||||
"rollup-plugin-alias": "2.2.0",
|
||||
|
|
|
@ -3695,10 +3695,10 @@ mkdirp@^0.5.1, mkdirp@~0.5.1:
|
|||
dependencies:
|
||||
minimist "^1.2.5"
|
||||
|
||||
mocha@9.2.0:
|
||||
version "9.2.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha/-/mocha-9.2.0.tgz#2bfba73d46e392901f877ab9a47b7c9c5d0275cc"
|
||||
integrity sha512-kNn7E8g2SzVcq0a77dkphPsDSN7P+iYkqE0ZsGCYWRsoiKjOt+NvXfaagik8vuDa6W5Zw3qxe8Jfpt5qKf+6/Q==
|
||||
mocha@9.2.1:
|
||||
version "9.2.1"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/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"
|
||||
|
|
Loading…
Reference in New Issue