Skip to content

Commit b9daf02

Browse files
build(deps-dev): Bump memfs from 3.4.13 to 3.5.0 (#86)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3240c06 commit b9daf02

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
"is-ci": "3.0.1",
145145
"jsonc-eslint-parser": "2.2.0",
146146
"lint-staged": "13.2.1",
147-
"memfs": "3.4.13",
147+
"memfs": "3.5.0",
148148
"mri": "1.2.0",
149149
"node-notifier": "10.0.1",
150150
"pkg-size": "2.4.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1292,7 +1292,7 @@ __metadata:
12921292
is-ci: "npm:3.0.1"
12931293
jsonc-eslint-parser: "npm:2.2.0"
12941294
lint-staged: "npm:13.2.1"
1295-
memfs: "npm:3.4.13"
1295+
memfs: "npm:3.5.0"
12961296
mri: "npm:1.2.0"
12971297
node-notifier: "npm:10.0.1"
12981298
pkg-size: "npm:2.4.0"
@@ -6184,12 +6184,12 @@ __metadata:
61846184
languageName: node
61856185
linkType: hard
61866186

6187-
"memfs@npm:3.4.13":
6188-
version: 3.4.13
6189-
resolution: "memfs@npm:3.4.13"
6187+
"memfs@npm:3.5.0":
6188+
version: 3.5.0
6189+
resolution: "memfs@npm:3.5.0"
61906190
dependencies:
61916191
fs-monkey: "npm:^1.0.3"
6192-
checksum: 676de79f8ab10106eea5d12900e7334a47276eade5cec545b21bb0d26aa6b9e471a7513203c47a066a666b7fdec48e3a3e5e2cffc0ac051fc745fefc3947d0b9
6192+
checksum: 177b78b58698d46e63fcbf00d4a85c14d303b88db9ba9da303d91ebf47349ab3ed8f1e134c4c27fdd6c885c0a71c1b128f8c6ae1c7ef0cbc28b95aeac9a28244
61936193
languageName: node
61946194
linkType: hard
61956195

0 commit comments

Comments
 (0)