Skip to content

Commit a981349

Browse files
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c6af913 commit a981349

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"gulp-clean-css": "^4.2.0",
2727
"gulp-minify": "^3.1.0",
2828
"gulp-real-favicon": "^0.3.2",
29-
"gulp-rename": "^1.4.0",
29+
"gulp-rename": "^2.0.0",
3030
"gulp-sass": "^4.0.2",
3131
"require-dir": "^1.2.0"
3232
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1383,10 +1383,10 @@ gulp-real-favicon@^0.3.2:
13831383
rfg-api "^0.5.0"
13841384
through2 "^2.0.0"
13851385

1386-
gulp-rename@^1.4.0:
1387-
version "1.4.0"
1388-
resolved "https://registry.yarnpkg.com/gulp-rename/-/gulp-rename-1.4.0.tgz#de1c718e7c4095ae861f7296ef4f3248648240bd"
1389-
integrity sha512-swzbIGb/arEoFK89tPY58vg3Ok1bw+d35PfUNwWqdo7KM4jkmuGA78JiDNqR+JeZFaeeHnRg9N7aihX3YPmsyg==
1386+
gulp-rename@^2.0.0:
1387+
version "2.0.0"
1388+
resolved "https://registry.yarnpkg.com/gulp-rename/-/gulp-rename-2.0.0.tgz#9bbc3962b0c0f52fc67cd5eaff6c223ec5b9cf6c"
1389+
integrity sha512-97Vba4KBzbYmR5VBs9mWmK+HwIf5mj+/zioxfZhOKeXtx5ZjBk57KFlePf5nxq9QsTtFl0ejnHE3zTC9MHXqyQ==
13901390

13911391
gulp-sass@^4.0.2:
13921392
version "4.1.0"

0 commit comments

Comments
 (0)