File tree 3 files changed +11
-2
lines changed
packages/angular_devkit/build_angular
3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 191
191
"regenerator-runtime" : " 0.13.9" ,
192
192
"resolve-url-loader" : " 5.0.0" ,
193
193
"rxjs" : " 6.6.7" ,
194
- "sass" : " 1.51 .0" ,
194
+ "sass" : " 1.52 .0" ,
195
195
"sass-loader" : " 12.6.0" ,
196
196
"sauce-connect-proxy" : " https://saucelabs.com/downloads/sc-4.7.1-linux.tar.gz" ,
197
197
"semver" : " 7.3.7" ,
Original file line number Diff line number Diff line change 52
52
"regenerator-runtime" : " 0.13.9" ,
53
53
"resolve-url-loader" : " 5.0.0" ,
54
54
"rxjs" : " 6.6.7" ,
55
- "sass" : " 1.51 .0" ,
55
+ "sass" : " 1.52 .0" ,
56
56
"sass-loader" : " 12.6.0" ,
57
57
"semver" : " 7.3.7" ,
58
58
"source-map-loader" : " 3.0.1" ,
Original file line number Diff line number Diff line change @@ -9769,6 +9769,15 @@ sass@1.51.0, sass@^1.49.9:
9769
9769
immutable "^4.0.0"
9770
9770
source-map-js ">=0.6.2 <2.0.0"
9771
9771
9772
+ sass@1.52.0:
9773
+ version "1.52.0"
9774
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.0.tgz#3dc755ff459858ce7062887181648701f028c4f5"
9775
+ integrity sha512-6EnTglag2oVD8sNJCxUi2Jd3ICH9tJ5Mqudt/gIZNBR2uKJUBZuTpW9O1t04SkDLP7VFa76FCWTV2rwchqM8Kw==
9776
+ dependencies:
9777
+ chokidar ">=3.0.0 <4.0.0"
9778
+ immutable "^4.0.0"
9779
+ source-map-js ">=0.6.2 <2.0.0"
9780
+
9772
9781
"sauce-connect-proxy@https://saucelabs.com/downloads/sc-4.7.1-linux.tar.gz":
9773
9782
version "0.0.0"
9774
9783
uid e5d7f82ad98251a653d1b0537f1103e49eda5e11
You can’t perform that action at this time.
0 commit comments