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 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" : " 9.1 .0" ,
177
+ "less-loader" : " 10.0 .0" ,
178
178
"license-checker" : " ^25.0.0" ,
179
179
"license-webpack-plugin" : " 2.3.19" ,
180
180
"loader-utils" : " 2.0.0" ,
Original file line number Diff line number Diff line change 39
39
"jest-worker" : " 27.0.2" ,
40
40
"karma-source-map-support" : " 1.4.0" ,
41
41
"less" : " 4.1.1" ,
42
- "less-loader" : " 9.1 .0" ,
42
+ "less-loader" : " 10.0 .0" ,
43
43
"license-webpack-plugin" : " 2.3.19" ,
44
44
"loader-utils" : " 2.0.0" ,
45
45
"mini-css-extract-plugin" : " 1.6.0" ,
Original file line number Diff line number Diff line change @@ -7055,10 +7055,10 @@ klona@^2.0.4:
7055
7055
resolved "https://registry.yarnpkg.com/klona/-/klona-2.0.4.tgz#7bb1e3affb0cb8624547ef7e8f6708ea2e39dfc0"
7056
7056
integrity sha512-ZRbnvdg/NxqzC7L9Uyqzf4psi1OM4Cuc+sJAkQPjO6XkQIJTNbfK2Rsmbw8fx1p2mkZdp2FZYo2+LwXYY/uwIA==
7057
7057
7058
- less-loader@9.1 .0:
7059
- version "9.1 .0"
7060
- resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-9.1 .0.tgz#5568a30637edadfebcb576c648ae8336b04b11e7 "
7061
- integrity sha512-/BPur/W4NaDBvw4A7pTGMtKpAsAnexeJdw2VWRVzWEQCNX2FboFa1GUIFwkzBFwX5x/q7M/Srtng96QnhV5wIA ==
7058
+ less-loader@10.0 .0:
7059
+ version "10.0 .0"
7060
+ resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-10.0 .0.tgz#2c21a204a29a46cba7de4e7d3659efa1e303c7d1 "
7061
+ integrity sha512-JjioAkw9qyavL0BzMPUOHJa0a20fh+ipq/MNZH4OkU8qERsCMeZIWRE0FDBIx2O+cFguvY01vHh/lmBA9LyWDg ==
7062
7062
dependencies:
7063
7063
klona "^2.0.4"
7064
7064
You can’t perform that action at this time.
0 commit comments