aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-28 01:10:38 -0400
committerGitHub <noreply@github.com>2021-03-28 01:10:38 -0400
commita981349f81055a83169c284e32a71b87536ba522 (patch)
tree069772976ef85f3cf56f6bc9f6810fc31f31b81f
parentc6af9137de15bbe20362033b9e7e7ffecca055f1 (diff)
Bump gulp-rename from 1.4.0 to 2.0.0 (#222)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index a6e10b1..ded8c05 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,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 6863583..60d8065 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"