File tree 3 files changed +6
-6
lines changed
packages/angular_devkit/build_angular
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 174
174
"karma-jasmine-html-reporter" : " ^1.5.0" ,
175
175
"karma-source-map-support" : " 1.4.0" ,
176
176
"less" : " 4.1.1" ,
177
- "less-loader" : " 8.1.1 " ,
177
+ "less-loader" : " 9.0.0 " ,
178
178
"license-checker" : " ^25.0.0" ,
179
179
"loader-utils" : " 2.0.0" ,
180
180
"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.1 " ,
41
+ "less-loader" : " 9.0.0 " ,
42
42
"license-webpack-plugin" : " 2.3.18" ,
43
43
"loader-utils" : " 2.0.0" ,
44
44
"mini-css-extract-plugin" : " 1.6.0" ,
Original file line number Diff line number Diff line change @@ -6956,10 +6956,10 @@ klona@^2.0.4:
6956
6956
resolved "https://registry.yarnpkg.com/klona/-/klona-2.0.4.tgz#7bb1e3affb0cb8624547ef7e8f6708ea2e39dfc0"
6957
6957
integrity sha512-ZRbnvdg/NxqzC7L9Uyqzf4psi1OM4Cuc+sJAkQPjO6XkQIJTNbfK2Rsmbw8fx1p2mkZdp2FZYo2+LwXYY/uwIA==
6958
6958
6959
- less-loader@8.1.1 :
6960
- version "8.1.1 "
6961
- resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-8.1.1 .tgz#ababe912580457ad00a4318146aac5b53e023f42 "
6962
- integrity sha512-K93jJU7fi3n6rxVvzp8Cb88Uy9tcQKfHlkoezHwKILXhlNYiRQl4yowLIkQqmBXOH/5I8yoKiYeIf781HGkW9g ==
6959
+ less-loader@9.0.0 :
6960
+ version "9.0.0 "
6961
+ resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-9.0.0 .tgz#71a0b530174bddf89bb11a5019dd725f54df4791 "
6962
+ integrity sha512-bPen1xeGTZuYFFobcdz9kMUVgSSSDZQJtyhawtCtcz1QboQOwhkI7uCwp5UO+IZpO+LJS1W73YwxsufbBT6SBQ ==
6963
6963
dependencies:
6964
6964
klona "^2.0.4"
6965
6965
You can’t perform that action at this time.
0 commit comments