File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 203
203
"resolve-url-loader" : " 3.1.2" ,
204
204
"rimraf" : " 3.0.2" ,
205
205
"rxjs" : " 6.6.3" ,
206
- "sass" : " 1.32.6 " ,
206
+ "sass" : " 1.32.7 " ,
207
207
"sass-loader" : " 10.1.1" ,
208
208
"sauce-connect-proxy" : " https://saucelabs.com/downloads/sc-4.6.2-linux.tar.gz" ,
209
209
"semver" : " 7.3.4" ,
Original file line number Diff line number Diff line change 56
56
"resolve-url-loader" : " 3.1.2" ,
57
57
"rimraf" : " 3.0.2" ,
58
58
"rxjs" : " 6.6.3" ,
59
- "sass" : " 1.32.6 " ,
59
+ "sass" : " 1.32.7 " ,
60
60
"sass-loader" : " 10.1.1" ,
61
61
"semver" : " 7.3.4" ,
62
62
"source-map" : " 0.7.3" ,
Original file line number Diff line number Diff line change @@ -10624,7 +10624,14 @@ sass-loader@10.1.1:
10624
10624
schema-utils "^3.0.0"
10625
10625
semver "^7.3.2"
10626
10626
10627
- sass@1.32.6, sass@^1.32.5:
10627
+ sass@1.32.7:
10628
+ version "1.32.7"
10629
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.7.tgz#632a9df2b85dc4b346977fcaf2d5e6f2b7039fd8"
10630
+ integrity sha512-C8Z4bjqGWnsYa11o8hpKAuoyFdRhrSHcYjCr+XAWVPSIQqC8mp2f5Dx4em0dKYehPzg5XSekmCjqJnEZbIls9A==
10631
+ dependencies:
10632
+ chokidar ">=2.0.0 <4.0.0"
10633
+
10634
+ sass@^1.32.5:
10628
10635
version "1.32.6"
10629
10636
resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.6.tgz#e3646c8325cd97ff75a8a15226007f3ccd221393"
10630
10637
integrity sha512-1bcDHDcSqeFtMr0JXI3xc/CXX6c4p0wHHivJdru8W7waM7a1WjKMm4m/Z5sY7CbVw4Whi2Chpcw6DFfSWwGLzQ==
You can’t perform that action at this time.
0 commit comments