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 50
50
"rimraf" : " 3.0.2" ,
51
51
"rollup" : " 2.7.2" ,
52
52
"rxjs" : " 6.5.5" ,
53
- "sass" : " 1.26.3 " ,
53
+ "sass" : " 1.26.5 " ,
54
54
"sass-loader" : " 8.0.2" ,
55
55
"semver" : " 7.3.2" ,
56
56
"source-map" : " 0.7.3" ,
Original file line number Diff line number Diff line change 10505
10505
schema-utils "^2.6.1"
10506
10506
semver "^6.3.0"
10507
10507
10508
-
10508
+
10509
+ version "1.26.5"
10510
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.26.5.tgz#2d7aecfbbabfa298567c8f06615b6e24d2d68099"
10511
+ integrity sha512-FG2swzaZUiX53YzZSjSakzvGtlds0lcbF+URuU9mxOv7WBh7NhXEVDa4kPKN4hN6fC2TkOTOKqiqp6d53N9X5Q==
10512
+ dependencies:
10513
+ chokidar ">=2.0.0 <4.0.0"
10514
+
10515
+ sass@^1.23.0:
10509
10516
version "1.26.3"
10510
10517
resolved "https://registry.yarnpkg.com/sass/-/sass-1.26.3.tgz#412df54486143b76b5a65cdf7569e86f44659f46"
10511
10518
integrity sha512-5NMHI1+YFYw4sN3yfKjpLuV9B5l7MqQ6FlkTcC4FT+oHbBRUZoSjHrrt/mE0nFXJyY2kQtU9ou9HxvFVjLFuuw==
You can’t perform that action at this time.
0 commit comments