Skip to content

Commit 1d4686d

Browse files
chore(deps-dev): bump memfs from 4.47.0 to 4.48.1
Bumps [memfs](https://github.com/streamich/memfs) from 4.47.0 to 4.48.1. - [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.48.1) --- updated-dependencies: - dependency-name: memfs dependency-version: 4.48.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b2ac27b commit 1d4686d

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.48.1",
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.48.1:
5676+
version "4.48.1"
5677+
resolved "https://registry.yarnpkg.com/memfs/-/memfs-4.48.1.tgz#28a9a52d238a90dbec20172f86a9bb3d1923ad1f"
5678+
integrity sha512-vWO+1ROkhOALF1UnT9aNOOflq5oFDlqwTXaPg6duo07fBLxSH0+bcF0TY1lbA1zTNKyGgDxgaDdKx5MaewLX5A==
56795679
dependencies:
56805680
"@jsonjoy.com/json-pack" "^1.11.0"
56815681
"@jsonjoy.com/util" "^1.9.0"

0 commit comments

Comments
 (0)