File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 2 files changed +9
-2
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.4 " ,
51
+ "sass" : " 1.24.5 " ,
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 9783
9783
schema-utils "^2.6.1"
9784
9784
semver "^6.3.0"
9785
9785
9786
-
9786
+
9787
+ version "1.24.5"
9788
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.24.5.tgz#7fecab3c4db486c584fecb1a79fbc156e52c6c44"
9789
+ integrity sha512-vVtXAVGAcR2ZSwxi8poB1+sj8yQo6GfB1gNHeBRJtxpT7JqN8uXWpJorC1yGQN8ScBbcccGENwyfEwIBGudV3w==
9790
+ dependencies:
9791
+ chokidar ">=2.0.0 <4.0.0"
9792
+
9793
+ sass@^1.23.0:
9787
9794
version "1.24.4"
9788
9795
resolved "https://registry.yarnpkg.com/sass/-/sass-1.24.4.tgz#aa50575a9ed2b9e9645b5599156fd149bdad9eaa"
9789
9796
integrity sha512-SqizkIEEcVPzmK1tYdlNRl/RSXMEwGcifL9GD+S2p9rEPdj6ycRbk4PWZs0jwlajNSyBPo/SXRB81i22SG0jmw==
You can’t perform that action at this time.
0 commit comments