1
0
Fork 0

upgrade mocha-foam

This commit is contained in:
ssube 2021-07-25 17:52:19 -05:00
parent 69404f3e08
commit dc6b17b8bd
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
2 changed files with 5 additions and 5 deletions

View File

@ -47,7 +47,7 @@
"esm": "3.2.25", "esm": "3.2.25",
"fast-check": "2.17.0", "fast-check": "2.17.0",
"mocha": "8.4.0", "mocha": "8.4.0",
"mocha-foam": "0.1.6", "mocha-foam": "0.1.8",
"mock-fs": "5.0.0", "mock-fs": "5.0.0",
"noicejs": "4.0.0", "noicejs": "4.0.0",
"nyc": "15.1.0", "nyc": "15.1.0",

View File

@ -3060,10 +3060,10 @@ mkdirp@^0.5.1:
dependencies: dependencies:
minimist "0.0.8" minimist "0.0.8"
mocha-foam@0.1.6: mocha-foam@0.1.8:
version "0.1.6" version "0.1.8"
resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha-foam/-/mocha-foam-0.1.6.tgz#a5d6cea1076eba27c40afde601201fbb5df4f671" resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha-foam/-/mocha-foam-0.1.8.tgz#cede81d51d495876d26cbaf5b69b2cfd622f555b"
integrity sha512-wPsqLuAmln7vnF64/DaJmqAQGUkaMFFCuIaGpJCs2Y7XwT5d01QpVYlQ4aCTdn32rStexmE5T65ri2MVFwl/nw== integrity sha512-IPf/psPJJEtop6qJUdU5KYQwOLGIZ2ibB+yPqmvOAXBrNpNvSA9S1xmRGEwQsaNLxFE4muXx4xu1dn7o3MLsdw==
mocha@8.4.0: mocha@8.4.0:
version "8.4.0" version "8.4.0"