File tree Expand file tree Collapse file tree 2 files changed +7
-9
lines changed
Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 121121 "jest-serializer-vue" : " ^2.0.2" ,
122122 "kolibri-tools" : " ^0.16.0-dev.1" ,
123123 "less" : " ^3.0.1" ,
124- "less-loader" : " ^5 .0.0" ,
124+ "less-loader" : " ^11 .0.0" ,
125125 "mini-css-extract-plugin" : " 1.6.2" ,
126126 "npm-run-all" : " ^4.1.3" ,
127127 "stylus" : " ^0.58.1" ,
Original file line number Diff line number Diff line change @@ -3552,7 +3552,7 @@ clone-regexp@^2.1.0:
35523552 dependencies:
35533553 is-regexp "^2.0.0"
35543554
3555- clone@2.x, clone@^2.1.1 :
3555+ clone@2.x:
35563556 version "2.1.2"
35573557 resolved "https://registry.yarnpkg.com/clone/-/clone-2.1.2.tgz#1b7f4b9f591f1e8f83670401600345a02887435f"
35583558 integrity sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==
@@ -8108,14 +8108,12 @@ left-pad@^1.3.0:
81088108 resolved "https://registry.yarnpkg.com/left-pad/-/left-pad-1.3.0.tgz#5b8a3a7765dfe001261dde915589e782f8c94d1e"
81098109 integrity sha512-XI5MPzVNApjAyhQzphX8BkmKsKUxD4LdyK24iZeQGinBN9yTQT3bFlCBy/aVx2HrNcqQGsdot8ghrjyrvMCoEA==
81108110
8111- less-loader@^5 .0.0:
8112- version "5 .0.0"
8113- resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-5 .0.0.tgz#498dde3a6c6c4f887458ee9ed3f086a12ad1b466 "
8114- integrity sha512-bquCU89mO/yWLaUq0Clk7qCsKhsF/TZpJUzETRvJa9KSVEL9SO3ovCvdEHISBhrC81OwC8QSVX7E0bzElZj9cg ==
8111+ less-loader@^11 .0.0:
8112+ version "11 .0.0"
8113+ resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-11 .0.0.tgz#a31b2bc5cdfb62f1c7de9b2d01cd944c22b1a024 "
8114+ integrity sha512-9+LOWWjuoectIEx3zrfN83NAGxSUB5pWEabbbidVQVgZhN+wN68pOvuyirVlH1IK4VT1f3TmlyvAnCXh8O5KEw ==
81158115 dependencies:
8116- clone "^2.1.1"
8117- loader-utils "^1.1.0"
8118- pify "^4.0.1"
8116+ klona "^2.0.4"
81198117
81208118less@^3.0.1:
81218119 version "3.13.1"
You can’t perform that action at this time.
0 commit comments