Skip to content

Commit 8b3f13c

Browse files
chore(deps-dev): bump memfs from 4.49.0 to 4.51.1 (#704)
1 parent 1b6a65d commit 8b3f13c

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
@@ -446,7 +446,7 @@
446446
"glob": "^13.0.0",
447447
"jsonc-eslint-parser": "^2.4.2",
448448
"markdown-eslint-parser": "^1.2.1",
449-
"memfs": "^4.49.0",
449+
"memfs": "^4.51.1",
450450
"nyc": "^17.1.0",
451451
"prettier": "^3.6.2",
452452
"ts-loader": "^9.5.4",

yarn.lock

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

6016-
memfs@^4.49.0:
6017-
version "4.49.0"
6018-
resolved "https://registry.yarnpkg.com/memfs/-/memfs-4.49.0.tgz#bc35069570d41a31c62e31f1a6ec6057a8ea82f0"
6019-
integrity sha512-L9uC9vGuc4xFybbdOpRLoOAOq1YEBBsocCs5NVW32DfU+CZWWIn3OVF+lB8Gp4ttBVSMazwrTrjv8ussX/e3VQ==
6016+
memfs@^4.51.1:
6017+
version "4.51.1"
6018+
resolved "https://registry.yarnpkg.com/memfs/-/memfs-4.51.1.tgz#25945de4a90d1573945105e187daa9385e1bca73"
6019+
integrity sha512-Eyt3XrufitN2ZL9c/uIRMyDwXanLI88h/L3MoWqNY747ha3dMR9dWqp8cRT5ntjZ0U1TNuq4U91ZXK0sMBjYOQ==
60206020
dependencies:
60216021
"@jsonjoy.com/json-pack" "^1.11.0"
60226022
"@jsonjoy.com/util" "^1.9.0"

0 commit comments

Comments
 (0)