Skip to content

Commit

Permalink
Update dependency gulp-rename to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 21, 2020
1 parent 294e211 commit 9ac66d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion tasks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"gulp-load-plugins": "1.5.0",
"gulp-mocha": "6.0.0",
"gulp-plumber": "1.2.1",
"gulp-rename": "1.4.0",
"gulp-rename": "2.0.0",
"gulp-size": "3.0.0",
"gulp-sourcemaps": "2.6.5",
"gulp-uglify-es": "1.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4166,10 +4166,10 @@ [email protected]:
plugin-error "^0.1.2"
through2 "^2.0.3"

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==

[email protected]:
version "3.0.0"
Expand Down

0 comments on commit 9ac66d7

Please sign in to comment.