Skip to content

Commit 48ff07c

Browse files
committed
Update vinyl-fs, fixes mkdirp behavior. Fixes #334
1 parent 54e1f5f commit 48ff07c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"vfile-reporter": "^1.4.1",
4949
"vfile-sort": "^1.0.0",
5050
"vinyl": "^1.1.0",
51-
"vinyl-fs": "^1.0.0",
51+
"vinyl-fs": "^2.3.1",
5252
"yargs": "^3.31.0"
5353
},
5454
"devDependencies": {

0 commit comments

Comments
 (0)