From 7cb33c134f2f01155a11344774a59729bf7883a4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 May 2020 10:01:59 +0000 Subject: [PATCH] Bump gulp-cli from 2.2.0 to 2.2.1 Bumps [gulp-cli](https://github.com/gulpjs/gulp-cli) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/gulpjs/gulp-cli/releases) - [Commits](https://github.com/gulpjs/gulp-cli/compare/v2.2.0...v2.2.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0dad2dc99d..5e4e5cb25d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "file-loader": "^6.0.0", "gulp": "^4.0.2", "gulp-babel": "^8.0.0", - "gulp-cli": "^2.2.0", + "gulp-cli": "^2.2.1", "gulp-concat": "^2.6.1", "gulp-htmlmin": "^5.0.1", "gulp-if": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index e68063e688..1995404f89 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5213,10 +5213,10 @@ gulp-babel@^8.0.0: through2 "^2.0.0" vinyl-sourcemaps-apply "^0.2.0" -gulp-cli@^2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/gulp-cli/-/gulp-cli-2.2.0.tgz#5533126eeb7fe415a7e3e84a297d334d5cf70ebc" - integrity sha512-rGs3bVYHdyJpLqR0TUBnlcZ1O5O++Zs4bA0ajm+zr3WFCfiSLjGwoCBqFs18wzN+ZxahT9DkOK5nDf26iDsWjA== +gulp-cli@^2.2.0, gulp-cli@^2.2.1: + version "2.2.1" + resolved "https://registry.yarnpkg.com/gulp-cli/-/gulp-cli-2.2.1.tgz#376e427661b7996430a89d71c15df75defa3360a" + integrity sha512-yEMxrXqY8mJFlaauFQxNrCpzWJThu0sH1sqlToaTOT063Hub9s/Nt2C+GSLe6feQ/IMWrHvGOOsyES7CQc9O+A== dependencies: ansi-colors "^1.0.1" archy "^1.0.0"