update: update dependency mocha to v8.4.0
This commit is contained in:
parent
33e4c7c376
commit
b26b69d364
|
@ -47,7 +47,7 @@
|
|||
"eslint-plugin-sonarjs": "0.7.0",
|
||||
"esm": "3.2.25",
|
||||
"lodash": "4.17.21",
|
||||
"mocha": "8.3.2",
|
||||
"mocha": "8.4.0",
|
||||
"mock-fs": "4.14.0",
|
||||
"noicejs": "3.1.0",
|
||||
"nyc": "15.1.0",
|
||||
|
|
|
@ -2988,10 +2988,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