File tree Expand file tree Collapse file tree 3 files changed +18
-3
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 170
170
"karma-jasmine" : " ~4.0.0" ,
171
171
"karma-jasmine-html-reporter" : " ^1.5.0" ,
172
172
"karma-source-map-support" : " 1.4.0" ,
173
- "less" : " 3.12.2 " ,
173
+ "less" : " 3.13.0 " ,
174
174
"less-loader" : " 7.1.0" ,
175
175
"license-checker" : " ^25.0.0" ,
176
176
"license-checker-webpack-plugin" : " 0.2.0" ,
Original file line number Diff line number Diff line change 37
37
"inquirer" : " 7.3.3" ,
38
38
"jest-worker" : " 26.6.2" ,
39
39
"karma-source-map-support" : " 1.4.0" ,
40
- "less" : " 3.12.2 " ,
40
+ "less" : " 3.13.0 " ,
41
41
"less-loader" : " 7.1.0" ,
42
42
"license-webpack-plugin" : " 2.3.1" ,
43
43
"loader-utils" : " 2.0.0" ,
Original file line number Diff line number Diff line change 7242
7242
loader-utils "^2.0.0"
7243
7243
schema-utils "^3.0.0"
7244
7244
7245
-
7245
+
7246
+ version "3.13.0"
7247
+ resolved "https://registry.yarnpkg.com/less/-/less-3.13.0.tgz#6a47bb19d97edcf7a53d444b099275dd6b17c85a"
7248
+ integrity sha512-uPhr9uoSGVKKYVGz0rXcYBK1zjwcIWRGcbnSgNt66XuIZYrYPaQiS+LeUOvqedBwrwdBYYaLqSff5ytGYuT7rA==
7249
+ dependencies:
7250
+ tslib "^1.10.0"
7251
+ optionalDependencies:
7252
+ errno "^0.1.1"
7253
+ graceful-fs "^4.1.2"
7254
+ image-size "~0.5.0"
7255
+ make-dir "^2.1.0"
7256
+ mime "^1.4.1"
7257
+ native-request "^1.0.5"
7258
+ source-map "~0.6.0"
7259
+
7260
+ less@^3.10.3:
7246
7261
version "3.12.2"
7247
7262
resolved "https://registry.yarnpkg.com/less/-/less-3.12.2.tgz#157e6dd32a68869df8859314ad38e70211af3ab4"
7248
7263
integrity sha512-+1V2PCMFkL+OIj2/HrtrvZw0BC0sYLMICJfbQjuj/K8CEnlrFX6R5cKKgzzttsZDHyxQNL1jqMREjKN3ja/E3Q==
You can’t perform that action at this time.
0 commit comments