File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 37
37
"gulp-rename" : " 1.4.0" ,
38
38
"gulp-rev" : " 8.1.1" ,
39
39
"gulp-rev-rewrite" : " 1.1.4" ,
40
- "gulp-sass" : " 4.0.2 " ,
40
+ "gulp-sass" : " 4.1.0 " ,
41
41
"gulp-uglify-es" : " 1.0.4" ,
42
42
"gulp-util" : " 3.0.8" ,
43
43
"gulp-webserver" : " 0.9.1" ,
Original file line number Diff line number Diff line change @@ -4152,13 +4152,13 @@ gulp-rev@8.1.1:
4152
4152
vinyl "^2.1.0"
4153
4153
vinyl-file "^3.0.0"
4154
4154
4155
- gulp-sass@4.0.2 :
4156
- version "4.0.2 "
4157
- resolved "https://registry.yarnpkg.com/gulp-sass/-/gulp-sass-4.0.2. tgz#cfb1e3eff2bd9852431c7ce87f43880807d8d505 "
4158
- integrity sha512-q8psj4+aDrblJMMtRxihNBdovfzGrXJp1l4JU0Sz4b/Mhsi2DPrKFYCGDwjIWRENs04ELVHxdOJQ7Vs98OFohg ==
4155
+ gulp-sass@4.1.0 :
4156
+ version "4.1.0 "
4157
+ resolved "https://registry.yarnpkg.com/gulp-sass/-/gulp-sass-4.1.0. tgz#486d7443c32d42bf31a6b1573ebbdaa361de7427 "
4158
+ integrity sha512-xIiwp9nkBLcJDpmYHbEHdoWZv+j+WtYaKD6Zil/67F3nrAaZtWYN5mDwerdo7EvcdBenSAj7Xb2hx2DqURLGdA ==
4159
4159
dependencies :
4160
4160
chalk "^2.3.0"
4161
- lodash.clonedeep "^4.3.2 "
4161
+ lodash "^4.17.11 "
4162
4162
node-sass "^4.8.3"
4163
4163
plugin-error "^1.0.1"
4164
4164
replace-ext "^1.0.0"
@@ -5652,11 +5652,6 @@ lodash.clone@^4.3.2:
5652
5652
resolved "https://registry.yarnpkg.com/lodash.clone/-/lodash.clone-4.5.0.tgz#195870450f5a13192478df4bc3d23d2dea1907b6"
5653
5653
integrity sha1-GVhwRQ9aExkkeN9Lw9I9LeoZB7Y=
5654
5654
5655
- lodash.clonedeep@^4.3.2 :
5656
- version "4.5.0"
5657
- resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef"
5658
- integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=
5659
-
5660
5655
lodash.defaults@^4.0.1, lodash.defaults@^4.2.0 :
5661
5656
version "4.2.0"
5662
5657
resolved "https://registry.yarnpkg.com/lodash.defaults/-/lodash.defaults-4.2.0.tgz#d09178716ffea4dde9e5fb7b37f6f0802274580c"
You can’t perform that action at this time.
0 commit comments