File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 79
79
"handlebars-loader" : " ^1.7.0" ,
80
80
"http-server" : " ^14.1.0" ,
81
81
"less" : " ^4.0.0" ,
82
- "less-loader" : " ^11.0.0" ,
82
+ "less-loader" : " ^11.0.0 || ^12.2.0 " ,
83
83
"mocha" : " ^10.0.0" ,
84
84
"postcss" : " ^8.3.0" ,
85
85
"postcss-loader" : " ^7.0.0" ,
121
121
"handlebars" : " ^4.7.7" ,
122
122
"handlebars-loader" : " ^1.7.0" ,
123
123
"less" : " ^4.0.0" ,
124
- "less-loader" : " ^11.0.0" ,
124
+ "less-loader" : " ^11.0.0 || ^12.2.0 " ,
125
125
"postcss" : " ^8.3.0" ,
126
126
"postcss-loader" : " ^7.0.0" ,
127
127
"sass" : " ^1.17.0" ,
Original file line number Diff line number Diff line change @@ -4841,10 +4841,10 @@ left-pad@^1.3.0:
4841
4841
resolved "https://registry.yarnpkg.com/left-pad/-/left-pad-1.3.0.tgz#5b8a3a7765dfe001261dde915589e782f8c94d1e"
4842
4842
integrity sha512-XI5MPzVNApjAyhQzphX8BkmKsKUxD4LdyK24iZeQGinBN9yTQT3bFlCBy/aVx2HrNcqQGsdot8ghrjyrvMCoEA==
4843
4843
4844
- less-loader@^11.0.0 :
4845
- version "11.1.4 "
4846
- resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-11.1.4 .tgz#e8a070844efaefbe59b978acaf57b9d3e868cf08 "
4847
- integrity sha512-6/GrYaB6QcW6Vj+/9ZPgKKs6G10YZai/l/eJ4SLwbzqNTBsAqt5hSLVF47TgsiBxV1P6eAU0GYRH3YRuQU9V3A ==
4844
+ " less-loader@^11.0.0 || ^12.2.0 " :
4845
+ version "12.2.0 "
4846
+ resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-12.2.0 .tgz#e1e94522f6abe9e064ef396c29a3151bc6c1b6cc "
4847
+ integrity sha512-MYUxjSQSBUQmowc0l5nPieOYwMzGPUaTzB6inNW/bdPEG9zOL3eAAD1Qw5ZxSPk7we5dMojHwNODYMV1hq4EVg ==
4848
4848
4849
4849
less@^4.0.0 :
4850
4850
version "4.2.0"
You can’t perform that action at this time.
0 commit comments