1
0
Fork 0

update: update dependency mocha to v8.4.0

This commit is contained in:
Renovate Bot 2021-05-07 14:41:09 +00:00 committed by Sean Sube
parent 33e4c7c376
commit b26b69d364
2 changed files with 5 additions and 5 deletions

View File

@ -47,7 +47,7 @@
"eslint-plugin-sonarjs": "0.7.0", "eslint-plugin-sonarjs": "0.7.0",
"esm": "3.2.25", "esm": "3.2.25",
"lodash": "4.17.21", "lodash": "4.17.21",
"mocha": "8.3.2", "mocha": "8.4.0",
"mock-fs": "4.14.0", "mock-fs": "4.14.0",
"noicejs": "3.1.0", "noicejs": "3.1.0",
"nyc": "15.1.0", "nyc": "15.1.0",

View File

@ -2988,10 +2988,10 @@ mkdirp@^0.5.3:
dependencies: dependencies:
minimist "^1.2.5" minimist "^1.2.5"
mocha@8.3.2: mocha@8.4.0:
version "8.3.2" version "8.4.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha/-/mocha-8.3.2.tgz#53406f195fa86fbdebe71f8b1c6fb23221d69fcc" resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha/-/mocha-8.4.0.tgz#677be88bf15980a3cae03a73e10a0fc3997f0cff"
integrity sha512-UdmISwr/5w+uXLPKspgoV7/RXZwKRTiTjJ2/AC5ZiEztIoOYdfKb19+9jNmEInzx5pBsCyJQzarAxqIGBNYJhg== integrity sha512-hJaO0mwDXmZS4ghXsvPVriOhsxQ7ofcpQdm8dE+jISUOKopitvnXFQmpRR7jd2K6VBG6E26gU3IAbXXGIbu4sQ==
dependencies: dependencies:
"@ungap/promise-all-settled" "1.1.2" "@ungap/promise-all-settled" "1.1.2"
ansi-colors "4.1.1" ansi-colors "4.1.1"