1
0
Fork 0

update: update dependency mocha to v9.1.1

This commit is contained in:
Renovate Bot 2021-09-09 18:50:05 +00:00 committed by Sean Sube
parent 69b3c308a5
commit 4c95d29f53
2 changed files with 5 additions and 5 deletions

View File

@ -47,7 +47,7 @@
"eslint-plugin-no-null": "1.0.2", "eslint-plugin-no-null": "1.0.2",
"eslint-plugin-sonarjs": "0.10.0", "eslint-plugin-sonarjs": "0.10.0",
"fast-check": "2.17.0", "fast-check": "2.17.0",
"mocha": "9.0.3", "mocha": "9.1.1",
"mocha-foam": "0.1.8", "mocha-foam": "0.1.8",
"mock-fs": "5.0.0", "mock-fs": "5.0.0",
"noicejs": "4.0.0", "noicejs": "4.0.0",

View File

@ -2845,10 +2845,10 @@ mocha-foam@0.1.8:
resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha-foam/-/mocha-foam-0.1.8.tgz#cede81d51d495876d26cbaf5b69b2cfd622f555b" resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha-foam/-/mocha-foam-0.1.8.tgz#cede81d51d495876d26cbaf5b69b2cfd622f555b"
integrity sha512-IPf/psPJJEtop6qJUdU5KYQwOLGIZ2ibB+yPqmvOAXBrNpNvSA9S1xmRGEwQsaNLxFE4muXx4xu1dn7o3MLsdw== integrity sha512-IPf/psPJJEtop6qJUdU5KYQwOLGIZ2ibB+yPqmvOAXBrNpNvSA9S1xmRGEwQsaNLxFE4muXx4xu1dn7o3MLsdw==
mocha@9.0.3: mocha@9.1.1:
version "9.0.3" version "9.1.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha/-/mocha-9.0.3.tgz#128cd6bbd3ee0adcdaef715f357f76ec1e6227c7" resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha/-/mocha-9.1.1.tgz#33df2eb9c6262434630510c5f4283b36efda9b61"
integrity sha512-hnYFrSefHxYS2XFGtN01x8un0EwNu2bzKvhpRFhgoybIvMaOkkL60IVPmkb5h6XDmUl4IMSB+rT5cIO4/4bJgg== 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"