Skip to content

Commit 828ece0

Browse files
dependabot[bot]wagnermaciel
authored andcommitted
build: bump gulp-sass from 4.0.2 to 4.1.0 (#20917)
Bumps [gulp-sass](https://github.com/dlmanning/gulp-sass) from 4.0.2 to 4.1.0. - [Release notes](https://github.com/dlmanning/gulp-sass/releases) - [Changelog](https://github.com/dlmanning/gulp-sass/blob/master/CHANGELOG.md) - [Commits](dlmanning/gulp-sass@v4.0.2...v4.1.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 0b01391)
1 parent f3173a1 commit 828ece0

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6078,12 +6078,12 @@ gulp-cli@^2.0.1:
60786078
yargs "^7.1.0"
60796079

60806080
gulp-sass@^4.0.2:
6081-
version "4.0.2"
6082-
resolved "https://registry.yarnpkg.com/gulp-sass/-/gulp-sass-4.0.2.tgz#cfb1e3eff2bd9852431c7ce87f43880807d8d505"
6083-
integrity sha512-q8psj4+aDrblJMMtRxihNBdovfzGrXJp1l4JU0Sz4b/Mhsi2DPrKFYCGDwjIWRENs04ELVHxdOJQ7Vs98OFohg==
6081+
version "4.1.0"
6082+
resolved "https://registry.yarnpkg.com/gulp-sass/-/gulp-sass-4.1.0.tgz#486d7443c32d42bf31a6b1573ebbdaa361de7427"
6083+
integrity sha512-xIiwp9nkBLcJDpmYHbEHdoWZv+j+WtYaKD6Zil/67F3nrAaZtWYN5mDwerdo7EvcdBenSAj7Xb2hx2DqURLGdA==
60846084
dependencies:
60856085
chalk "^2.3.0"
6086-
lodash.clonedeep "^4.3.2"
6086+
lodash "^4.17.11"
60876087
node-sass "^4.8.3"
60886088
plugin-error "^1.0.1"
60896089
replace-ext "^1.0.0"
@@ -7800,11 +7800,6 @@ lodash._shimkeys@~2.4.1:
78007800
dependencies:
78017801
lodash._objecttypes "~2.4.1"
78027802

7803-
lodash.clonedeep@^4.3.2:
7804-
version "4.5.0"
7805-
resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef"
7806-
integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=
7807-
78087803
lodash.debounce@^4.0.8:
78097804
version "4.0.8"
78107805
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"

0 commit comments

Comments
 (0)