Skip to content

Commit 2c7974c

Browse files
chore(deps-dev): bump memfs from 4.46.0 to 4.47.0 (#601)
1 parent c859b8e commit 2c7974c

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
@@ -350,7 +350,7 @@
350350
"eslint-plugin-prettier": "^5.5.4",
351351
"glob": "^10.4.2",
352352
"jsonc-eslint-parser": "^2.4.0",
353-
"memfs": "^4.46.0",
353+
"memfs": "^4.47.0",
354354
"nyc": "^17.1.0",
355355
"prettier": "^3.5.3",
356356
"ts-loader": "^9.5.1",

yarn.lock

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

5179-
memfs@^4.46.0:
5180-
version "4.46.0"
5181-
resolved "https://registry.yarnpkg.com/memfs/-/memfs-4.46.0.tgz#7b110f7a47cdf28b524072b9dd028c9752e4a29c"
5182-
integrity sha512-//IxqL9OO/WMpm2kE2aq+y7vO7/xS9xgVIbFM8RUIfW7TY7lowtnuS1j9MwLGm0OwcHUa4p8Bp+40W7f1BiWGQ==
5179+
memfs@^4.47.0:
5180+
version "4.47.0"
5181+
resolved "https://registry.yarnpkg.com/memfs/-/memfs-4.47.0.tgz#410291da6dcce89a0d6c9cab23b135231a5ed44c"
5182+
integrity sha512-Xey8IZA57tfotV/TN4d6BmccQuhFP+CqRiI7TTNdipZdZBzF2WnzUcH//Cudw6X4zJiUbo/LTuU/HPA/iC/pNg==
51835183
dependencies:
51845184
"@jsonjoy.com/json-pack" "^1.11.0"
51855185
"@jsonjoy.com/util" "^1.9.0"

0 commit comments

Comments
 (0)