update: update dependency mock-fs to v4.10.4
This commit is contained in:
parent
a171e0f435
commit
b3357b6b90
|
@ -70,7 +70,7 @@
|
|||
"lodash": "4.17.15",
|
||||
"minimatch": "3.0.4",
|
||||
"mocha": "6.2.2",
|
||||
"mock-fs": "4.10.3",
|
||||
"mock-fs": "4.10.4",
|
||||
"noicejs": "3.0.0",
|
||||
"nyc": "14.1.1",
|
||||
"recursive-readdir": "2.2.2",
|
||||
|
|
|
@ -2381,10 +2381,10 @@ mocha@6.2.2:
|
|||
yargs-parser "13.1.1"
|
||||
yargs-unparser "1.6.0"
|
||||
|
||||
mock-fs@4.10.3:
|
||||
version "4.10.3"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/mock-fs/-/mock-fs-4.10.3.tgz#d0550663dd2b5d33a7c1b8713c6925aab07a04ae"
|
||||
integrity sha512-bcukePBvuA3qovmq0Qtqu9+1APCIGkFHnsozrPIVromt5XFGGgkQSfaN0H6RI8gStHkO/hRgimvS3tooNes4pQ==
|
||||
mock-fs@4.10.4:
|
||||
version "4.10.4"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/mock-fs/-/mock-fs-4.10.4.tgz#4eaa3d6f7da2f44e1f3dd6b462cbbcb7b082e3d4"
|
||||
integrity sha512-gDfZDLaPIvtOusbusLinfx6YSe2YpQsDT8qdP41P47dQ/NQggtkHukz7hwqgt8QvMBmAv+Z6DGmXPyb5BWX2nQ==
|
||||
|
||||
modify-values@^1.0.0:
|
||||
version "1.0.1"
|
||||
|
|
Loading…
Reference in New Issue