File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 78
78
"handlebars-loader" : " ^1.7.0" ,
79
79
"http-server" : " ^0.12.3" ,
80
80
"less" : " ^4.0.0" ,
81
- "less-loader" : " ^7.0.0 || ^8.0.0" ,
81
+ "less-loader" : " ^7.0.0 || ^8.0.0 || ^9.0.0 " ,
82
82
"mocha" : " ^8.2.1" ,
83
83
"postcss" : " ^8.1.0" ,
84
84
"postcss-loader" : " ^4.0.0 || ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -4455,10 +4455,10 @@ left-pad@^1.3.0:
4455
4455
resolved "https://registry.yarnpkg.com/left-pad/-/left-pad-1.3.0.tgz#5b8a3a7765dfe001261dde915589e782f8c94d1e"
4456
4456
integrity sha512-XI5MPzVNApjAyhQzphX8BkmKsKUxD4LdyK24iZeQGinBN9yTQT3bFlCBy/aVx2HrNcqQGsdot8ghrjyrvMCoEA==
4457
4457
4458
- " less-loader@^7.0.0 || ^8.0.0 " :
4459
- version "8.1.1 "
4460
- resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-8.1.1 .tgz#ababe912580457ad00a4318146aac5b53e023f42 "
4461
- integrity sha512-K93jJU7fi3n6rxVvzp8Cb88Uy9tcQKfHlkoezHwKILXhlNYiRQl4yowLIkQqmBXOH/5I8yoKiYeIf781HGkW9g ==
4458
+ " less-loader@^7.0.0 || ^8.0.0 || ^9.0.0 " :
4459
+ version "9.0.0 "
4460
+ resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-9.0.0 .tgz#71a0b530174bddf89bb11a5019dd725f54df4791 "
4461
+ integrity sha512-bPen1xeGTZuYFFobcdz9kMUVgSSSDZQJtyhawtCtcz1QboQOwhkI7uCwp5UO+IZpO+LJS1W73YwxsufbBT6SBQ ==
4462
4462
dependencies :
4463
4463
klona "^2.0.4"
4464
4464
You can’t perform that action at this time.
0 commit comments