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 48
48
"rimraf" : " 3.0.0" ,
49
49
"rollup" : " 1.29.0" ,
50
50
"rxjs" : " 6.5.4" ,
51
- "sass" : " 1.24.5 " ,
51
+ "sass" : " 1.25.0 " ,
52
52
"sass-loader" : " 8.0.2" ,
53
53
"semver" : " 7.1.1" ,
54
54
"source-map" : " 0.7.3" ,
Original file line number Diff line number Diff line change @@ -9829,10 +9829,10 @@ sass-loader@8.0.2:
9829
9829
schema-utils "^2.6.1"
9830
9830
semver "^6.3.0"
9831
9831
9832
- sass@1.24.5 :
9833
- version "1.24.5 "
9834
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.24.5 .tgz#7fecab3c4db486c584fecb1a79fbc156e52c6c44 "
9835
- integrity sha512-vVtXAVGAcR2ZSwxi8poB1+sj8yQo6GfB1gNHeBRJtxpT7JqN8uXWpJorC1yGQN8ScBbcccGENwyfEwIBGudV3w ==
9832
+ sass@1.25.0 :
9833
+ version "1.25.0 "
9834
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.25.0 .tgz#f8bd7dfbb39d6b0305e27704a8ebe637820693f3 "
9835
+ integrity sha512-uQMjye0Y70SEDGO56n0j91tauqS9E1BmpKHtiYNQScXDHeaE9uHwNEqQNFf4Bes/3DHMNinB6u79JsG10XWNyw ==
9836
9836
dependencies:
9837
9837
chokidar ">=2.0.0 <4.0.0"
9838
9838
You can’t perform that action at this time.
0 commit comments