From 515d1f348730231585f6982e6e71c1a331123676 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2020 23:11:28 +0000 Subject: [PATCH] Bump gulp-yaml from 0.0.3 to 2.0.4 Bumps [gulp-yaml](https://github.com/crissdev/gulp-yaml) from 0.0.3 to 2.0.4. - [Release notes](https://github.com/crissdev/gulp-yaml/releases) - [Changelog](https://github.com/crissdev/gulp-yaml/blob/2.0.4/CHANGELOG.md) - [Commits](https://github.com/crissdev/gulp-yaml/compare/0.0.3...2.0.4) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a5b8cd1873..600b30a910 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "gulp-ext-replace": "^0.1.0", "gulp-jsonlint": "0.0.3", "gulp-util": "^3.0.0", - "gulp-yaml": "0.0.3", + "gulp-yaml": "2.0.4", "js-yaml": "^3.1.0", "json2yaml": "^1.0.3", "jsonschema": "^1.0.0",