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 198
198
"rimraf" : " 3.0.2" ,
199
199
"rollup" : " 2.28.2" ,
200
200
"rxjs" : " 6.6.3" ,
201
- "sass" : " 1.26.11 " ,
201
+ "sass" : " 1.26.12 " ,
202
202
"sass-loader" : " 10.0.2" ,
203
203
"sauce-connect-proxy" : " https://saucelabs.com/downloads/sc-4.6.2-linux.tar.gz" ,
204
204
"semver" : " 7.3.2" ,
Original file line number Diff line number Diff line change 55
55
"rimraf" : " 3.0.2" ,
56
56
"rollup" : " 2.28.2" ,
57
57
"rxjs" : " 6.6.3" ,
58
- "sass" : " 1.26.11 " ,
58
+ "sass" : " 1.26.12 " ,
59
59
"sass-loader" : " 10.0.2" ,
60
60
"semver" : " 7.3.2" ,
61
61
"source-map" : " 0.7.3" ,
Original file line number Diff line number Diff line change @@ -10716,7 +10716,14 @@ sass-loader@10.0.2:
10716
10716
schema-utils "^2.7.1"
10717
10717
semver "^7.3.2"
10718
10718
10719
- sass@1.26.11, sass@^1.23.0:
10719
+ sass@1.26.12:
10720
+ version "1.26.12"
10721
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.26.12.tgz#79eddaa1773fff32ccf19e00d1ce380fc2afc7d0"
10722
+ integrity sha512-hmSwtBOWoS9zwe0yAS+QmaseVCUELiGV22gXHDR7+9stEsVuEuxfY1GhC8XmUpC+Ir3Hwq7NxSUNbnmkznnF7g==
10723
+ dependencies:
10724
+ chokidar ">=2.0.0 <4.0.0"
10725
+
10726
+ sass@^1.23.0:
10720
10727
version "1.26.11"
10721
10728
resolved "https://registry.yarnpkg.com/sass/-/sass-1.26.11.tgz#0f22cc4ab2ba27dad1d4ca30837beb350b709847"
10722
10729
integrity sha512-W1l/+vjGjIamsJ6OnTe0K37U2DBO/dgsv2Z4c89XQ8ZOO6l/VwkqwLSqoYzJeJs6CLuGSTRWc91GbQFL3lvrvw==
You can’t perform that action at this time.
0 commit comments