File tree 3 files changed +10
-3
lines changed
packages/angular_devkit/build_angular
3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 202
202
"rimraf" : " 3.0.2" ,
203
203
"rollup" : " 2.35.1" ,
204
204
"rxjs" : " 6.6.3" ,
205
- "sass" : " 1.30 .0" ,
205
+ "sass" : " 1.32 .0" ,
206
206
"sass-loader" : " 10.1.0" ,
207
207
"sauce-connect-proxy" : " https://saucelabs.com/downloads/sc-4.6.2-linux.tar.gz" ,
208
208
"semver" : " 7.3.4" ,
Original file line number Diff line number Diff line change 56
56
"rimraf" : " 3.0.2" ,
57
57
"rollup" : " 2.35.1" ,
58
58
"rxjs" : " 6.6.3" ,
59
- "sass" : " 1.30 .0" ,
59
+ "sass" : " 1.32 .0" ,
60
60
"sass-loader" : " 10.1.0" ,
61
61
"semver" : " 7.3.4" ,
62
62
"source-map" : " 0.7.3" ,
Original file line number Diff line number Diff line change @@ -10605,7 +10605,14 @@ sass-loader@10.1.0:
10605
10605
schema-utils "^3.0.0"
10606
10606
semver "^7.3.2"
10607
10607
10608
- sass@1.30.0, sass@^1.23.0:
10608
+ sass@1.32.0:
10609
+ version "1.32.0"
10610
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.0.tgz#10101a026c13080b14e2b374d4e15ee24400a4d3"
10611
+ integrity sha512-fhyqEbMIycQA4blrz/C0pYhv2o4x2y6FYYAH0CshBw3DXh5D5wyERgxw0ptdau1orc/GhNrhF7DFN2etyOCEng==
10612
+ dependencies:
10613
+ chokidar ">=2.0.0 <4.0.0"
10614
+
10615
+ sass@^1.23.0:
10609
10616
version "1.30.0"
10610
10617
resolved "https://registry.yarnpkg.com/sass/-/sass-1.30.0.tgz#60bbbbaf76ba10117e61c6c24f00161c3d60610e"
10611
10618
integrity sha512-26EUhOXRLaUY7+mWuRFqGeGGNmhB1vblpTENO1Z7mAzzIZeVxZr9EZoaY1kyGLFWdSOZxRMAufiN2mkbO6dAlw==
You can’t perform that action at this time.
0 commit comments