Skip to content

Commit a6eef9f

Browse files
chore(deps): bump memfs from 3.4.13 to 4.7.7 (#219)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d27b2c commit a6eef9f

File tree

2 files changed

+7
-12
lines changed

2 files changed

+7
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@
280280
"find-process": "^1.4.7",
281281
"fs-extra": "^11.2.0",
282282
"jsonc-parser": "^3.2.0",
283-
"memfs": "^3.4.13",
283+
"memfs": "^4.7.7",
284284
"ndjson": "^2.0.0",
285285
"node-forge": "^1.3.1",
286286
"pretty-bytes": "^6.0.0",

yarn.lock

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2665,11 +2665,6 @@ fs-extra@^11.2.0:
26652665
jsonfile "^6.0.1"
26662666
universalify "^2.0.0"
26672667

2668-
fs-monkey@^1.0.3:
2669-
version "1.0.3"
2670-
resolved "https://registry.yarnpkg.com/fs-monkey/-/fs-monkey-1.0.3.tgz#ae3ac92d53bb328efe0e9a1d9541f6ad8d48e2d3"
2671-
integrity sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q==
2672-
26732668
fs.realpath@^1.0.0:
26742669
version "1.0.0"
26752670
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
@@ -3712,12 +3707,12 @@ mdurl@^1.0.1:
37123707
resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-1.0.1.tgz#fe85b2ec75a59037f2adfec100fd6c601761152e"
37133708
integrity sha512-/sKlQJCBYVY9Ers9hqzKou4H6V5UWc/M59TH2dvkt+84itfnq7uFOMLpOiOS4ujvHP4etln18fmIxA5R5fll0g==
37143709

3715-
memfs@^3.4.13:
3716-
version "3.4.13"
3717-
resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.4.13.tgz#248a8bd239b3c240175cd5ec548de5227fc4f345"
3718-
integrity sha512-omTM41g3Skpvx5dSYeZIbXKcXoAVc/AoMNwn9TKx++L/gaen/+4TTttmu8ZSch5vfVJ8uJvGbroTsIlslRg6lg==
3710+
memfs@^4.7.7:
3711+
version "4.7.7"
3712+
resolved "https://registry.yarnpkg.com/memfs/-/memfs-4.7.7.tgz#bcf09cab1646d655f659e7cf832dfc75ccb95b2d"
3713+
integrity sha512-x9qc6k88J/VVwnfTkJV8pRRswJ2156Rc4w5rciRqKceFDZ0y1MqsNL9pkg5sE0GOcDzZYbonreALhaHzg1siFw==
37193714
dependencies:
3720-
fs-monkey "^1.0.3"
3715+
tslib "^2.0.0"
37213716

37223717
merge-stream@^2.0.0:
37233718
version "2.0.0"
@@ -5739,7 +5734,7 @@ tslib@^1.9.0:
57395734
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
57405735
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
57415736

5742-
tslib@^2.5.0, tslib@^2.6.0:
5737+
tslib@^2.0.0, tslib@^2.5.0, tslib@^2.6.0:
57435738
version "2.6.2"
57445739
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
57455740
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==

0 commit comments

Comments
 (0)