File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 165
165
"karma-jasmine-html-reporter" : " ^1.5.0" ,
166
166
"karma-source-map-support" : " 1.4.0" ,
167
167
"less" : " 4.1.1" ,
168
- "less-loader" : " 8.1.0 " ,
168
+ "less-loader" : " 8.1.1 " ,
169
169
"license-checker" : " ^25.0.0" ,
170
170
"loader-utils" : " 2.0.0" ,
171
171
"magic-string" : " 0.25.7" ,
Original file line number Diff line number Diff line change 38
38
"jest-worker" : " 26.6.2" ,
39
39
"karma-source-map-support" : " 1.4.0" ,
40
40
"less" : " 4.1.1" ,
41
- "less-loader" : " 8.1.0 " ,
41
+ "less-loader" : " 8.1.1 " ,
42
42
"license-webpack-plugin" : " 2.3.17" ,
43
43
"loader-utils" : " 2.0.0" ,
44
44
"mini-css-extract-plugin" : " 1.5.0" ,
Original file line number Diff line number Diff line change @@ -7138,10 +7138,10 @@ klona@^2.0.4:
7138
7138
resolved "https://registry.yarnpkg.com/klona/-/klona-2.0.4.tgz#7bb1e3affb0cb8624547ef7e8f6708ea2e39dfc0"
7139
7139
integrity sha512-ZRbnvdg/NxqzC7L9Uyqzf4psi1OM4Cuc+sJAkQPjO6XkQIJTNbfK2Rsmbw8fx1p2mkZdp2FZYo2+LwXYY/uwIA==
7140
7140
7141
-
7142
- version "8.1.0 "
7143
- resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-8.1.0 .tgz#8276adc16bf6576dd80b71563685a2cfe93b0a50 "
7144
- integrity sha512-IE73O5LY5WHA71EDwszM2PIEGDF30xz45GplpRhYuxMXhAvXoMudu/ItjllNR/ht7XLh5N7JegzRg11HYu+xxg ==
7141
+
7142
+ version "8.1.1 "
7143
+ resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-8.1.1 .tgz#ababe912580457ad00a4318146aac5b53e023f42 "
7144
+ integrity sha512-K93jJU7fi3n6rxVvzp8Cb88Uy9tcQKfHlkoezHwKILXhlNYiRQl4yowLIkQqmBXOH/5I8yoKiYeIf781HGkW9g ==
7145
7145
dependencies:
7146
7146
klona "^2.0.4"
7147
7147
You can’t perform that action at this time.
0 commit comments