Skip to content

Commit 0b01391

Browse files
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>
1 parent 1e5c18c commit 0b01391

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
@@ -6011,12 +6011,12 @@ gulp-cli@^2.0.1:
60116011
yargs "^7.1.0"
60126012

60136013
gulp-sass@^4.0.2:
6014-
version "4.0.2"
6015-
resolved "https://registry.yarnpkg.com/gulp-sass/-/gulp-sass-4.0.2.tgz#cfb1e3eff2bd9852431c7ce87f43880807d8d505"
6016-
integrity sha512-q8psj4+aDrblJMMtRxihNBdovfzGrXJp1l4JU0Sz4b/Mhsi2DPrKFYCGDwjIWRENs04ELVHxdOJQ7Vs98OFohg==
6014+
version "4.1.0"
6015+
resolved "https://registry.yarnpkg.com/gulp-sass/-/gulp-sass-4.1.0.tgz#486d7443c32d42bf31a6b1573ebbdaa361de7427"
6016+
integrity sha512-xIiwp9nkBLcJDpmYHbEHdoWZv+j+WtYaKD6Zil/67F3nrAaZtWYN5mDwerdo7EvcdBenSAj7Xb2hx2DqURLGdA==
60176017
dependencies:
60186018
chalk "^2.3.0"
6019-
lodash.clonedeep "^4.3.2"
6019+
lodash "^4.17.11"
60206020
node-sass "^4.8.3"
60216021
plugin-error "^1.0.1"
60226022
replace-ext "^1.0.0"
@@ -7733,11 +7733,6 @@ lodash._shimkeys@~2.4.1:
77337733
dependencies:
77347734
lodash._objecttypes "~2.4.1"
77357735

7736-
lodash.clonedeep@^4.3.2:
7737-
version "4.5.0"
7738-
resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef"
7739-
integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=
7740-
77417736
lodash.debounce@^4.0.8:
77427737
version "4.0.8"
77437738
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"

0 commit comments

Comments
 (0)