File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 35
35
"glob" : " 7.1.6" ,
36
36
"jest-worker" : " 26.0.0" ,
37
37
"karma-source-map-support" : " 1.4.0" ,
38
- "less-loader" : " 6.0 .0" ,
38
+ "less-loader" : " 6.1 .0" ,
39
39
"license-checker-webpack-plugin" : " 0.1.4" ,
40
40
"loader-utils" : " 2.0.0" ,
41
41
"mini-css-extract-plugin" : " 0.9.0" ,
Original file line number Diff line number Diff line change 7187
7187
loader-utils "^2.0.0"
7188
7188
schema-utils "^2.6.6"
7189
7189
7190
+
7191
+ version "6.1.0"
7192
+ resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-6.1.0.tgz#59fd591df408ced89a40fce11a2aea449b005631"
7193
+ integrity sha512-/jLzOwLyqJ7Kt3xg5sHHkXtOyShWwFj410K9Si9WO+/h8rmYxxkSR0A3/hFEntWudE20zZnWMtpMYnLzqTVdUA==
7194
+ dependencies:
7195
+ clone "^2.1.2"
7196
+ less "^3.11.1"
7197
+ loader-utils "^2.0.0"
7198
+ schema-utils "^2.6.6"
7199
+
7190
7200
less@^3.10.3, less@^3.11.1:
7191
7201
version "3.11.1"
7192
7202
resolved "https://registry.yarnpkg.com/less/-/less-3.11.1.tgz#c6bf08e39e02404fe6b307a3dfffafdc55bd36e2"
You can’t perform that action at this time.
0 commit comments