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 47
47
"rimraf" : " 3.0.2" ,
48
48
"rollup" : " 2.0.3" ,
49
49
"rxjs" : " 6.5.4" ,
50
- "sass" : " 1.26.2 " ,
50
+ "sass" : " 1.26.3 " ,
51
51
"sass-loader" : " 8.0.2" ,
52
52
"semver" : " 7.1.3" ,
53
53
"source-map" : " 0.7.3" ,
Original file line number Diff line number Diff line change @@ -10042,7 +10042,14 @@ sass-loader@8.0.2:
10042
10042
schema-utils "^2.6.1"
10043
10043
semver "^6.3.0"
10044
10044
10045
- sass@1.26.2, sass@^1.23.0:
10045
+ sass@1.26.3:
10046
+ version "1.26.3"
10047
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.26.3.tgz#412df54486143b76b5a65cdf7569e86f44659f46"
10048
+ integrity sha512-5NMHI1+YFYw4sN3yfKjpLuV9B5l7MqQ6FlkTcC4FT+oHbBRUZoSjHrrt/mE0nFXJyY2kQtU9ou9HxvFVjLFuuw==
10049
+ dependencies:
10050
+ chokidar ">=2.0.0 <4.0.0"
10051
+
10052
+ sass@^1.23.0:
10046
10053
version "1.26.2"
10047
10054
resolved "https://registry.yarnpkg.com/sass/-/sass-1.26.2.tgz#4e17c5c2394e2ee7ffd653ac1d862314a6a5767b"
10048
10055
integrity sha512-9TRp1d1NH0mWH8rqaR/jCS05f/TFD1ykPF2zSYviprMhLb0EmXVqtKMUHsvDt3YIT/jbSK6qAvUlfCW/HJkdCw==
You can’t perform that action at this time.
0 commit comments