-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v10.6.0 - Bump version of gulp sass (#208)
Co-authored-by: Kathy Lee <[email protected]>
- Loading branch information
1 parent
2ca2c1f
commit c70a976
Showing
3 changed files
with
45 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1788,6 +1788,11 @@ ansi-regex@^5.0.0: | |
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.0.tgz#388539f55179bf39339c81af30a654d69f87cb75" | ||
integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg== | ||
|
||
ansi-regex@^5.0.1: | ||
version "5.0.1" | ||
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304" | ||
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ== | ||
|
||
ansi-reset@^0.1.1: | ||
version "0.1.1" | ||
resolved "https://registry.yarnpkg.com/ansi-reset/-/ansi-reset-0.1.1.tgz#e7e71292c3c7ddcd4d62ef4a6c7c05980911c3b7" | ||
|
@@ -8053,19 +8058,17 @@ [email protected]: | |
plugin-error "^1.0.1" | ||
through2 "^2.0.1" | ||
|
||
gulp-sass@4.0.2: | ||
version "4.0.2" | ||
resolved "https://registry.yarnpkg.com/gulp-sass/-/gulp-sass-4.0.2.tgz#cfb1e3eff2bd9852431c7ce87f43880807d8d505" | ||
integrity sha512-q8psj4+aDrblJMMtRxihNBdovfzGrXJp1l4JU0Sz4b/Mhsi2DPrKFYCGDwjIWRENs04ELVHxdOJQ7Vs98OFohg== | ||
gulp-sass@5.1.0: | ||
version "5.1.0" | ||
resolved "https://registry.yarnpkg.com/gulp-sass/-/gulp-sass-5.1.0.tgz#bb3d9094f39a260f62a8d0a6797b95ab826f9663" | ||
integrity sha512-7VT0uaF+VZCmkNBglfe1b34bxn/AfcssquLKVDYnCDJ3xNBaW7cUuI3p3BQmoKcoKFrs9jdzUxyb+u+NGfL4OQ== | ||
dependencies: | ||
chalk "^2.3.0" | ||
lodash.clonedeep "^4.3.2" | ||
node-sass "^4.8.3" | ||
lodash.clonedeep "^4.5.0" | ||
picocolors "^1.0.0" | ||
plugin-error "^1.0.1" | ||
replace-ext "^1.0.0" | ||
strip-ansi "^4.0.0" | ||
through2 "^2.0.0" | ||
vinyl-sourcemaps-apply "^0.2.0" | ||
replace-ext "^2.0.0" | ||
strip-ansi "^6.0.1" | ||
vinyl-sourcemaps-apply "^0.2.1" | ||
|
||
[email protected]: | ||
version "3.0.0" | ||
|
@@ -10753,10 +10756,10 @@ lodash.bind@^4.1.4: | |
resolved "https://registry.yarnpkg.com/lodash.bind/-/lodash.bind-4.2.1.tgz#7ae3017e939622ac31b7d7d7dcb1b34db1690d35" | ||
integrity sha1-euMBfpOWIqwxt9fX3LGzTbFpDTU= | ||
|
||
[email protected], lodash.clonedeep@^4.3.2: | ||
[email protected], lodash.clonedeep@^4.5.0: | ||
version "4.5.0" | ||
resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef" | ||
integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8= | ||
integrity sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ== | ||
|
||
lodash.defaults@^4.0.1, lodash.defaults@^4.2.0: | ||
version "4.2.0" | ||
|
@@ -11937,7 +11940,7 @@ node-sass-utils@^1.1.2: | |
resolved "https://registry.yarnpkg.com/node-sass-utils/-/node-sass-utils-1.1.3.tgz#ce99bcc7f96eec45eccbbd06f15f770d65a2d396" | ||
integrity sha512-zSBvzcPeI8qY3fcJPXuRVYkyKssHyt0bBLKZ9TaYBn2dskJTjooIaI0yqHL6BylgMd3WPyt9DQD91vfds75xLA== | ||
|
||
"node-sass@^4.0.0 || ^3.10.1", node-sass@^4.8.3: | ||
"node-sass@^4.0.0 || ^3.10.1": | ||
version "4.14.0" | ||
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.14.0.tgz#a8e9d7720f8e15b4a1072719dcf04006f5648eeb" | ||
integrity sha512-AxqU+DFpk0lEz95sI6jO0hU0Rwyw7BXVEv6o9OItoXLyeygPeaSpiV4rwQb10JiTghHaa0gZeD21sz+OsQluaw== | ||
|
@@ -12961,6 +12964,11 @@ performance-now@^2.1.0: | |
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b" | ||
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns= | ||
|
||
picocolors@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c" | ||
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ== | ||
|
||
picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.1: | ||
version "2.2.2" | ||
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad" | ||
|
@@ -14292,6 +14300,11 @@ replace-ext@^1.0.0: | |
resolved "https://registry.yarnpkg.com/replace-ext/-/replace-ext-1.0.1.tgz#2d6d996d04a15855d967443631dd5f77825b016a" | ||
integrity sha512-yD5BHCe7quCgBph4rMQ+0KkIRKwWCrHDOX1p1Gp6HwjPM5kVoCdKGNhN7ydqqsX6lJEnQDKZ/tFMiEdQ1dvPEw== | ||
|
||
replace-ext@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/replace-ext/-/replace-ext-2.0.0.tgz#9471c213d22e1bcc26717cd6e50881d88f812b06" | ||
integrity sha512-UszKE5KVK6JvyD92nzMn9cDapSk6w/CaFZ96CnmDMUqH9oowfxF/ZjRITD25H4DnOQClLA4/j7jLGXXLVKxAug== | ||
|
||
replace-homedir@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/replace-homedir/-/replace-homedir-1.0.0.tgz#e87f6d513b928dde808260c12be7fec6ff6e798c" | ||
|
@@ -15625,6 +15638,13 @@ strip-ansi@^6.0.0: | |
dependencies: | ||
ansi-regex "^5.0.0" | ||
|
||
strip-ansi@^6.0.1: | ||
version "6.0.1" | ||
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" | ||
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== | ||
dependencies: | ||
ansi-regex "^5.0.1" | ||
|
||
strip-bom-buf@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/strip-bom-buf/-/strip-bom-buf-1.0.0.tgz#1cb45aaf57530f4caf86c7f75179d2c9a51dd572" | ||
|
@@ -17132,7 +17152,7 @@ vinyl-sourcemap@^1.1.0: | |
remove-bom-buffer "^3.0.0" | ||
vinyl "^2.0.0" | ||
|
||
vinyl-sourcemaps-apply@^0.2.0, vinyl-sourcemaps-apply@^0.2.1: | ||
vinyl-sourcemaps-apply@^0.2.1: | ||
version "0.2.1" | ||
resolved "https://registry.yarnpkg.com/vinyl-sourcemaps-apply/-/vinyl-sourcemaps-apply-0.2.1.tgz#ab6549d61d172c2b1b87be5c508d239c8ef87705" | ||
integrity sha1-q2VJ1h0XLCsbh75cUI0jnI74dwU= | ||
|