File tree Expand file tree Collapse file tree 3 files changed +20
-3
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +20
-3
lines changed Original file line number Diff line number Diff line change 171
171
"karma-jasmine" : " ~4.0.0" ,
172
172
"karma-jasmine-html-reporter" : " ^1.5.0" ,
173
173
"karma-source-map-support" : " 1.4.0" ,
174
- "less" : " 4.1.0 " ,
174
+ "less" : " 4.1.1 " ,
175
175
"less-loader" : " 7.3.0" ,
176
176
"license-checker" : " ^25.0.0" ,
177
177
"license-checker-webpack-plugin" : " 0.2.1" ,
Original file line number Diff line number Diff line change 39
39
"inquirer" : " 7.3.3" ,
40
40
"jest-worker" : " 26.6.2" ,
41
41
"karma-source-map-support" : " 1.4.0" ,
42
- "less" : " 4.1.0 " ,
42
+ "less" : " 4.1.1 " ,
43
43
"less-loader" : " 7.3.0" ,
44
44
"license-webpack-plugin" : " 2.3.11" ,
45
45
"loader-utils" : " 2.0.0" ,
Original file line number Diff line number Diff line change 7097
7097
loader-utils "^2.0.0"
7098
7098
schema-utils "^3.0.0"
7099
7099
7100
-
7100
+
7101
+ version "4.1.1"
7102
+ resolved "https://registry.yarnpkg.com/less/-/less-4.1.1.tgz#15bf253a9939791dc690888c3ff424f3e6c7edba"
7103
+ integrity sha512-w09o8tZFPThBscl5d0Ggp3RcrKIouBoQscnOMgFH3n5V3kN/CXGHNfCkRPtxJk6nKryDXaV9aHLK55RXuH4sAw==
7104
+ dependencies:
7105
+ copy-anything "^2.0.1"
7106
+ parse-node-version "^1.0.1"
7107
+ tslib "^1.10.0"
7108
+ optionalDependencies:
7109
+ errno "^0.1.1"
7110
+ graceful-fs "^4.1.2"
7111
+ image-size "~0.5.0"
7112
+ make-dir "^2.1.0"
7113
+ mime "^1.4.1"
7114
+ needle "^2.5.2"
7115
+ source-map "~0.6.0"
7116
+
7117
+ less@^4.1.0:
7101
7118
version "4.1.0"
7102
7119
resolved "https://registry.yarnpkg.com/less/-/less-4.1.0.tgz#a12708d1951239db1c9d7eaa405f1ebac9a75b8d"
7103
7120
integrity sha512-w1Ag/f34g7LwtQ/sMVSGWIyZx+gG9ZOAEtyxeX1fG75is6BMyC2lD5kG+1RueX7PkAvlQBm2Lf2aN2j0JbVr2A==
You can’t perform that action at this time.
0 commit comments