1
0
Fork 0

update: update dependency mocha to v8.4.0

This commit is contained in:
Renovate Bot 2021-05-11 13:54:43 +00:00 committed by Sean Sube
parent 5261816c0f
commit e7b1202440
2 changed files with 5 additions and 5 deletions

View File

@ -37,7 +37,7 @@
"eslint-plugin-sonarjs": "0.7.0",
"esm": "3.2.25",
"js-yaml": "4.1.0",
"mocha": "8.3.2",
"mocha": "8.4.0",
"noicejs": "3.1.0",
"nyc": "15.1.0",
"rollup": "2.47.0",

View File

@ -3012,10 +3012,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"