From 9e4043841a49d83aced743dc0cdfbec1db0bdd21 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2020 12:25:57 +0000 Subject: [PATCH] build(deps-dev): bump gulp-rsync from 0.0.6 to 0.0.9 Bumps [gulp-rsync](https://github.com/jerrysu/gulp-rsync) from 0.0.6 to 0.0.9. - [Release notes](https://github.com/jerrysu/gulp-rsync/releases) - [Commits](https://github.com/jerrysu/gulp-rsync/commits) 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 9ece8186..b17fd821 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "gulp-lesshint": "^2.0.0", "gulp-minify-css": "^1.2.4", "gulp-rename": "^1.2.2", - "gulp-rsync": "0.0.6", + "gulp-rsync": "0.0.9", "gulp-uglify": "^1.5.3", "gulp-util": "^3.0.7", "jasmine": "^2.4.1",