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 80
80
"handlebars-loader" : " ^1.7.0" ,
81
81
"http-server" : " ^0.12.3" ,
82
82
"less" : " ^4.0.0" ,
83
- "less-loader" : " ^7.0.0 || ^8.0.0 || ^9.0.0" ,
83
+ "less-loader" : " ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 " ,
84
84
"mocha" : " ^8.2.1" ,
85
85
"postcss" : " ^8.1.0" ,
86
86
"postcss-loader" : " ^4.0.0 || ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -4465,10 +4465,10 @@ left-pad@^1.3.0:
4465
4465
resolved "https://registry.yarnpkg.com/left-pad/-/left-pad-1.3.0.tgz#5b8a3a7765dfe001261dde915589e782f8c94d1e"
4466
4466
integrity sha512-XI5MPzVNApjAyhQzphX8BkmKsKUxD4LdyK24iZeQGinBN9yTQT3bFlCBy/aVx2HrNcqQGsdot8ghrjyrvMCoEA==
4467
4467
4468
- " less-loader@^7.0.0 || ^8.0.0 || ^9.0.0 " :
4469
- version "9 .0.0"
4470
- resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-9 .0.0.tgz#71a0b530174bddf89bb11a5019dd725f54df4791 "
4471
- integrity sha512-bPen1xeGTZuYFFobcdz9kMUVgSSSDZQJtyhawtCtcz1QboQOwhkI7uCwp5UO+IZpO+LJS1W73YwxsufbBT6SBQ ==
4468
+ " less-loader@^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 " :
4469
+ version "10 .0.0"
4470
+ resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-10 .0.0.tgz#2c21a204a29a46cba7de4e7d3659efa1e303c7d1 "
4471
+ integrity sha512-JjioAkw9qyavL0BzMPUOHJa0a20fh+ipq/MNZH4OkU8qERsCMeZIWRE0FDBIx2O+cFguvY01vHh/lmBA9LyWDg ==
4472
4472
dependencies :
4473
4473
klona "^2.0.4"
4474
4474
You can’t perform that action at this time.
0 commit comments