update: update dependency mocha to v8.4.0
This commit is contained in:
parent
1bc25cc60b
commit
13cc4221a8
|
@ -75,7 +75,7 @@
|
|||
"jsonpath-plus": "5.0.7",
|
||||
"lodash": "4.17.21",
|
||||
"minimatch": "3.0.4",
|
||||
"mocha": "8.3.2",
|
||||
"mocha": "8.4.0",
|
||||
"mock-fs": "4.14.0",
|
||||
"noicejs": "3.1.0",
|
||||
"nyc": "15.1.0",
|
||||
|
|
|
@ -3124,10 +3124,10 @@ mkdirp@^0.5.3:
|
|||
dependencies:
|
||||
minimist "^1.2.5"
|
||||
|
||||
mocha@8.3.2:
|
||||
version "8.3.2"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha/-/mocha-8.3.2.tgz#53406f195fa86fbdebe71f8b1c6fb23221d69fcc"
|
||||
integrity sha512-UdmISwr/5w+uXLPKspgoV7/RXZwKRTiTjJ2/AC5ZiEztIoOYdfKb19+9jNmEInzx5pBsCyJQzarAxqIGBNYJhg==
|
||||
mocha@8.4.0:
|
||||
version "8.4.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha/-/mocha-8.4.0.tgz#677be88bf15980a3cae03a73e10a0fc3997f0cff"
|
||||
integrity sha512-hJaO0mwDXmZS4ghXsvPVriOhsxQ7ofcpQdm8dE+jISUOKopitvnXFQmpRR7jd2K6VBG6E26gU3IAbXXGIbu4sQ==
|
||||
dependencies:
|
||||
"@ungap/promise-all-settled" "1.1.2"
|
||||
ansi-colors "4.1.1"
|
||||
|
|
Loading…
Reference in New Issue