From 1b87d759a05d945230a74e8b9cd60ce06bcd642e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 04:25:50 +0000 Subject: [PATCH] Bump gulp-rename from 1.4.0 to 2.0.0 Bumps [gulp-rename](https://github.com/hparra/gulp-rename) from 1.4.0 to 2.0.0. - [Release notes](https://github.com/hparra/gulp-rename/releases) - [Changelog](https://github.com/hparra/gulp-rename/blob/master/CHANGELOG.md) - [Commits](https://github.com/hparra/gulp-rename/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b97168dd..b9b31c9c 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "gulp-clean-css": "^4.2.0", "gulp-minify": "^3.1.0", "gulp-real-favicon": "^0.3.2", - "gulp-rename": "^1.4.0", + "gulp-rename": "^2.0.0", "gulp-sass": "^4.0.2", "require-dir": "^1.2.0" } diff --git a/yarn.lock b/yarn.lock index f24d4cb0..f8fb92d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1383,10 +1383,10 @@ gulp-real-favicon@^0.3.2: rfg-api "^0.5.0" through2 "^2.0.0" -gulp-rename@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/gulp-rename/-/gulp-rename-1.4.0.tgz#de1c718e7c4095ae861f7296ef4f3248648240bd" - integrity sha512-swzbIGb/arEoFK89tPY58vg3Ok1bw+d35PfUNwWqdo7KM4jkmuGA78JiDNqR+JeZFaeeHnRg9N7aihX3YPmsyg== +gulp-rename@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/gulp-rename/-/gulp-rename-2.0.0.tgz#9bbc3962b0c0f52fc67cd5eaff6c223ec5b9cf6c" + integrity sha512-97Vba4KBzbYmR5VBs9mWmK+HwIf5mj+/zioxfZhOKeXtx5ZjBk57KFlePf5nxq9QsTtFl0ejnHE3zTC9MHXqyQ== gulp-sass@^4.0.2: version "4.1.0"