File tree 2 files changed +5
-5
lines changed
packages/angular_devkit/build_angular
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.7 " ,
40
+ "sass" : " 1.22.9 " ,
41
41
"sass-loader" : " 7.1.0" ,
42
42
"semver" : " 6.3.0" ,
43
43
"source-map-support" : " 0.5.12" ,
Original file line number Diff line number Diff line change @@ -9231,10 +9231,10 @@ sass-loader@7.1.0:
9231
9231
pify "^3.0.0"
9232
9232
semver "^5.5.0"
9233
9233
9234
- sass@1.22.7 :
9235
- version "1.22.7 "
9236
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.22.7 .tgz#5a1a77dc11aa659db4e782d238bf9f3d44a60546 "
9237
- integrity sha512-ahREi0AdG7RTovSv14+yd1prQSfIvFcrDpOsth5EQf1+RM7SvOxsSttzNQaFmK1aa/k/3vyYwlYF5l0Xl+6c+g ==
9234
+ sass@1.22.9 :
9235
+ version "1.22.9 "
9236
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.22.9 .tgz#41a2ed6038027f58be2bd5041293452a29c2cb84 "
9237
+ integrity sha512-FzU1X2V8DlnqabrL4u7OBwD2vcOzNMongEJEx3xMEhWY/v26FFR3aG0hyeu2T965sfR0E9ufJwmG+Qjz78vFPQ ==
9238
9238
dependencies :
9239
9239
chokidar ">=2.0.0 <4.0.0"
9240
9240
You can’t perform that action at this time.
0 commit comments