Update dependency vinyl-fs to ^3.0.3 (#46652)

This commit is contained in:
renovate[bot] 2019-09-26 12:45:02 -07:00 committed by Spencer
parent e0bd2c374d
commit 2a990d46f4
4 changed files with 4 additions and 4 deletions

View file

@ -446,7 +446,7 @@
"tree-kill": "^1.1.0",
"typescript": "3.5.3",
"typings-tester": "^0.3.2",
"vinyl-fs": "^3.0.2",
"vinyl-fs": "^3.0.3",
"xml2js": "^0.4.19",
"xmlbuilder": "13.0.2",
"zlib": "^1.0.5"

View file

@ -27,6 +27,6 @@
"node-sass": "^4.9.4",
"through2": "^2.0.3",
"through2-map": "^3.0.0",
"vinyl-fs": "^3.0.0"
"vinyl-fs": "^3.0.3"
}
}

View file

@ -174,7 +174,7 @@
"tree-kill": "^1.1.0",
"ts-loader": "^6.0.4",
"typescript": "3.5.3",
"vinyl-fs": "^3.0.2",
"vinyl-fs": "^3.0.3",
"xml-crypto": "^1.4.0",
"yargs": "4.8.1"
},

View file

@ -29002,7 +29002,7 @@ vinyl-fs@^0.3.0:
through2 "^0.6.1"
vinyl "^0.4.0"
vinyl-fs@^3.0.0, vinyl-fs@^3.0.2:
vinyl-fs@^3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/vinyl-fs/-/vinyl-fs-3.0.3.tgz#c85849405f67428feabbbd5c5dbdd64f47d31bc7"
integrity sha512-vIu34EkyNyJxmP0jscNzWBSygh7VWhqun6RmqVfXePrOwi9lhvRs//dOaGOTRUQr4tx7/zd26Tk5WeSVZitgng==