Skip to content

Commit bdab3cb

Browse files
Merge pull request #547 from joekrump/update-vinyl-fs-dependency-to-latest-version
Update vinyl-fs depedency to version ^3.0.3
2 parents 21bf591 + 369bf40 commit bdab3cb

File tree

2 files changed

+298
-168
lines changed

2 files changed

+298
-168
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"strip-indent": "^2.0.0",
111111
"through2": "1.1.1",
112112
"update-notifier": "^2.5.0",
113-
"vinyl-fs": "^2.4.4",
113+
"vinyl-fs": "^3.0.3",
114114
"vinyl-source-stream": "^1.0.0",
115115
"vinyl-string": "^1.0.2"
116116
},

0 commit comments

Comments
 (0)