Skip to content

Commit 5591cf8

Browse files
chore(deps-dev): bump memfs from 4.47.0 to 4.49.0
Bumps [memfs](https://github.com/streamich/memfs) from 4.47.0 to 4.49.0. - [Release notes](https://github.com/streamich/memfs/releases) - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md) - [Commits](streamich/memfs@v4.47.0...v4.49.0) --- updated-dependencies: - dependency-name: memfs dependency-version: 4.49.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2cd05a3 commit 5591cf8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@
385385
"glob": "^10.4.2",
386386
"jsonc-eslint-parser": "^2.4.0",
387387
"markdown-eslint-parser": "^1.2.1",
388-
"memfs": "^4.47.0",
388+
"memfs": "^4.49.0",
389389
"nyc": "^17.1.0",
390390
"prettier": "^3.5.3",
391391
"ts-loader": "^9.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5672,10 +5672,10 @@ mdurl@^2.0.0:
56725672
resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-2.0.0.tgz#80676ec0433025dd3e17ee983d0fe8de5a2237e0"
56735673
integrity sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==
56745674

5675-
memfs@^4.47.0:
5676-
version "4.47.0"
5677-
resolved "https://registry.yarnpkg.com/memfs/-/memfs-4.47.0.tgz#410291da6dcce89a0d6c9cab23b135231a5ed44c"
5678-
integrity sha512-Xey8IZA57tfotV/TN4d6BmccQuhFP+CqRiI7TTNdipZdZBzF2WnzUcH//Cudw6X4zJiUbo/LTuU/HPA/iC/pNg==
5675+
memfs@^4.49.0:
5676+
version "4.49.0"
5677+
resolved "https://registry.yarnpkg.com/memfs/-/memfs-4.49.0.tgz#bc35069570d41a31c62e31f1a6ec6057a8ea82f0"
5678+
integrity sha512-L9uC9vGuc4xFybbdOpRLoOAOq1YEBBsocCs5NVW32DfU+CZWWIn3OVF+lB8Gp4ttBVSMazwrTrjv8ussX/e3VQ==
56795679
dependencies:
56805680
"@jsonjoy.com/json-pack" "^1.11.0"
56815681
"@jsonjoy.com/util" "^1.9.0"

0 commit comments

Comments
 (0)