1
0
Fork 0

update: update dependency mocha to v9.1.0

This commit is contained in:
Renovate Bot 2021-08-21 00:13:07 +00:00 committed by supreme-lamp[bot]
parent ebad1abc18
commit 072cce806e
2 changed files with 5 additions and 5 deletions

View File

@ -56,7 +56,7 @@
"esm": "3.2.25",
"js-yaml": "4.1.0",
"memfs": "3.2.2",
"mocha": "9.0.3",
"mocha": "9.1.0",
"noicejs": "4.0.0",
"rollup": "2.56.2",
"rollup-plugin-alias": "2.2.0",

View File

@ -3580,10 +3580,10 @@ mkdirp@^0.5.1, mkdirp@~0.5.1:
dependencies:
minimist "^1.2.5"
mocha@9.0.3:
version "9.0.3"
resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha/-/mocha-9.0.3.tgz#128cd6bbd3ee0adcdaef715f357f76ec1e6227c7"
integrity sha512-hnYFrSefHxYS2XFGtN01x8un0EwNu2bzKvhpRFhgoybIvMaOkkL60IVPmkb5h6XDmUl4IMSB+rT5cIO4/4bJgg==
mocha@9.1.0:
version "9.1.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha/-/mocha-9.1.0.tgz#0a7aa6fc4f59d1015d4e11747d9104b752553c67"
integrity sha512-Kjg/XxYOFFUi0h/FwMOeb6RoroiZ+P1yOfya6NK7h3dNhahrJx1r2XIT3ge4ZQvJM86mdjNA+W5phqRQh7DwCg==
dependencies:
"@ungap/promise-all-settled" "1.1.2"
ansi-colors "4.1.1"