Skip to content

Commit 4d8d4d0

Browse files
Bump gulp-hash-filename from 2.0.1 to 3.0.0 (#140)
Bumps [gulp-hash-filename](https://github.com/intervalia/gulp-hash-filename) from 2.0.1 to 3.0.0. - [Release notes](https://github.com/intervalia/gulp-hash-filename/releases) - [Changelog](https://github.com/intervalia/gulp-hash-filename/blob/master/UPDATE_HISTORY.md) - [Commits](https://github.com/intervalia/gulp-hash-filename/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78b7375 commit 4d8d4d0

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
@@ -52,7 +52,7 @@
5252
"gulp": "^3.9.1",
5353
"gulp-clean-css": "^4.3.0",
5454
"gulp-concat": "^2.6.1",
55-
"gulp-hash-filename": "^2.0.1",
55+
"gulp-hash-filename": "^3.0.0",
5656
"gulp-rename": "^2.0.0",
5757
"gulp-uglify": "^3.0.0",
5858
"gulp-useref": "^4.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6808,10 +6808,10 @@ gulp-concat@^2.6.1:
68086808
through2 "^2.0.0"
68096809
vinyl "^2.0.0"
68106810

6811-
gulp-hash-filename@^2.0.1:
6812-
version "2.0.1"
6813-
resolved "https://registry.yarnpkg.com/gulp-hash-filename/-/gulp-hash-filename-2.0.1.tgz#c30656261a9b622d636766e48b8297125b4ddde8"
6814-
integrity sha512-pMg5owb8Dt0wqjgPx/TFbU3c5ckD16rrgo0BTm9PQ3pVC1Zsgw7AYx1+DP2t31JoUTeN1/dPuXNWnCNvN/wj7A==
6811+
gulp-hash-filename@^3.0.0:
6812+
version "3.0.0"
6813+
resolved "https://registry.yarnpkg.com/gulp-hash-filename/-/gulp-hash-filename-3.0.0.tgz#e9820fb7a20f3cd16a720413be7485aaee1782b9"
6814+
integrity sha512-wAtigX+faOEl/cQJCJ/pcY6mKSS2cGkoCT1FopUqjakM6AKYe1WuYEht0wcWTNinJGxj6m1tKMEMZUWhO0MD5Q==
68156815

68166816
gulp-if@^3.0.0:
68176817
version "3.0.0"

0 commit comments

Comments
 (0)