Skip to content

Commit b8a0ccd

Browse files
chore(deps-dev): bump vinyl-fs from 3.0.3 to 4.0.0 (#565)
Bumps [vinyl-fs](https://github.com/gulpjs/vinyl-fs) from 3.0.3 to 4.0.0. - [Release notes](https://github.com/gulpjs/vinyl-fs/releases) - [Changelog](https://github.com/gulpjs/vinyl-fs/blob/master/CHANGELOG.md) - [Commits](gulpjs/vinyl-fs@v3.0.3...v4.0.0) --- updated-dependencies: - dependency-name: vinyl-fs dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03b15cb commit b8a0ccd

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
@@ -66,7 +66,7 @@
6666
"regenerator-runtime": "^0.14.1",
6767
"sinon": "^9.0.2",
6868
"typescript": "^5.3.3",
69-
"vinyl-fs": "^3.0.3"
69+
"vinyl-fs": "^4.0.0"
7070
},
7171
"peerDependencies": {
7272
"react": ">=16.9.0",

0 commit comments

Comments
 (0)