File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 37
37
"postcss-loader" : " 3.0.0" ,
38
38
"raw-loader" : " 1.0.0" ,
39
39
"rxjs" : " 6.4.0" ,
40
- "sass" : " 1.22.3 " ,
40
+ "sass" : " 1.22.4 " ,
41
41
"sass-loader" : " 7.1.0" ,
42
42
"semver" : " 6.2.0" ,
43
43
"source-map-support" : " 0.5.12" ,
Original file line number Diff line number Diff line change @@ -9098,10 +9098,10 @@ sass-loader@7.1.0:
9098
9098
pify "^3.0.0"
9099
9099
semver "^5.5.0"
9100
9100
9101
- sass@1.22.3 :
9102
- version "1.22.3 "
9103
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.22.3 .tgz#b3591191ab0f3caece39ed9384c90caccacf471c "
9104
- integrity sha512-9ECcSAEgGStxZkpOCT+Z8F6jEJq+jjPonxgX52QVNeJbRL1CmrjN9qcoO78gob6M1bY4ocGVwPWjGDNMeOgvbg ==
9101
+ sass@1.22.4 :
9102
+ version "1.22.4 "
9103
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.22.4 .tgz#00b433055f00a25ed5f060ca4abc332facaf02fc "
9104
+ integrity sha512-gQFNzYKlAn9ee6Qy1UhTxy0G24QR5BWP61AN61jAEqwauzVCP5qjUveO/WkIj72po0ljncdVXo96EQR+ig2lRw ==
9105
9105
dependencies :
9106
9106
chokidar ">=2.0.0 <4.0.0"
9107
9107
You can’t perform that action at this time.
0 commit comments