1
0
Fork 0

update: update dependency mocha to v9.1.1

This commit is contained in:
Renovate Bot 2021-08-29 00:17:20 +00:00 committed by supreme-lamp[bot]
parent dddd12ec1b
commit c81cb907ae
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -3585,10 +3585,10 @@ mkdirp@^0.5.1, mkdirp@~0.5.1:
dependencies: dependencies:
minimist "^1.2.5" minimist "^1.2.5"
mocha@9.1.0: mocha@9.1.1:
version "9.1.0" version "9.1.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha/-/mocha-9.1.0.tgz#0a7aa6fc4f59d1015d4e11747d9104b752553c67" resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha/-/mocha-9.1.1.tgz#33df2eb9c6262434630510c5f4283b36efda9b61"
integrity sha512-Kjg/XxYOFFUi0h/FwMOeb6RoroiZ+P1yOfya6NK7h3dNhahrJx1r2XIT3ge4ZQvJM86mdjNA+W5phqRQh7DwCg== integrity sha512-0wE74YMgOkCgBUj8VyIDwmLUjTsS13WV1Pg7l0SHea2qzZzlq7MDnfbPsHKcELBRk3+izEVkRofjmClpycudCA==
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"