File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 166
166
"karma-jasmine-html-reporter" : " ^1.5.0" ,
167
167
"karma-source-map-support" : " 1.4.0" ,
168
168
"less" : " 3.12.2" ,
169
- "less-loader" : " 7.0.0 " ,
169
+ "less-loader" : " 7.0.1 " ,
170
170
"license-checker" : " ^25.0.0" ,
171
171
"license-checker-webpack-plugin" : " 0.1.5" ,
172
172
"loader-utils" : " 2.0.0" ,
Original file line number Diff line number Diff line change 36
36
"jest-worker" : " 26.3.0" ,
37
37
"karma-source-map-support" : " 1.4.0" ,
38
38
"less" : " 3.12.2" ,
39
- "less-loader" : " 7.0.0 " ,
39
+ "less-loader" : " 7.0.1 " ,
40
40
"license-webpack-plugin" : " 2.3.0" ,
41
41
"loader-utils" : " 2.0.0" ,
42
42
"mini-css-extract-plugin" : " 0.11.0" ,
Original file line number Diff line number Diff line change @@ -7086,14 +7086,14 @@ lcid@^2.0.0:
7086
7086
dependencies:
7087
7087
invert-kv "^2.0.0"
7088
7088
7089
-
7090
- version "7.0.0 "
7091
- resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-7.0.0 .tgz#d2a66f4fbbb4911e587f691579ee0ae79e21cfe5 "
7092
- integrity sha512-fAgAaZHQJdX/woSMyNhvJt6bQUhpOtKODfuhk5AqgVPo6FVD3PezwHIZEtNPr4aumYoNQ1KBLnhynGX2XE/Lrg ==
7089
+
7090
+ version "7.0.1 "
7091
+ resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-7.0.1 .tgz#115ef3b2817f6f9e14ade6de3509b878c1bc0c13 "
7092
+ integrity sha512-TO0+5HuDJhHArpOWnjzPMQ0xfdvyo0nxF75NNnSZ/n8b08aDuhk91/zV9sqYHzPfWvBh1PjpX/pTEEi2QnmaYA ==
7093
7093
dependencies:
7094
7094
klona "^2.0.3"
7095
7095
loader-utils "^2.0.0"
7096
- schema-utils "^2.7.0 "
7096
+ schema-utils "^2.7.1 "
7097
7097
7098
7098
7099
7099
version "3.12.2"
You can’t perform that action at this time.
0 commit comments