Skip to content

Commit 6efa948

Browse files
renovate-botdgp1130
authored andcommitted
build: update less-loader to version 6.1.0
1 parent c13e9e7 commit 6efa948

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"glob": "7.1.6",
3636
"jest-worker": "26.0.0",
3737
"karma-source-map-support": "1.4.0",
38-
"less-loader": "6.0.0",
38+
"less-loader": "6.1.0",
3939
"license-checker-webpack-plugin": "0.1.4",
4040
"loader-utils": "2.0.0",
4141
"mini-css-extract-plugin": "0.9.0",

yarn.lock

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7187,6 +7187,16 @@ [email protected]:
71877187
loader-utils "^2.0.0"
71887188
schema-utils "^2.6.6"
71897189

7190+
7191+
version "6.1.0"
7192+
resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-6.1.0.tgz#59fd591df408ced89a40fce11a2aea449b005631"
7193+
integrity sha512-/jLzOwLyqJ7Kt3xg5sHHkXtOyShWwFj410K9Si9WO+/h8rmYxxkSR0A3/hFEntWudE20zZnWMtpMYnLzqTVdUA==
7194+
dependencies:
7195+
clone "^2.1.2"
7196+
less "^3.11.1"
7197+
loader-utils "^2.0.0"
7198+
schema-utils "^2.6.6"
7199+
71907200
less@^3.10.3, less@^3.11.1:
71917201
version "3.11.1"
71927202
resolved "https://registry.yarnpkg.com/less/-/less-3.11.1.tgz#c6bf08e39e02404fe6b307a3dfffafdc55bd36e2"

0 commit comments

Comments
 (0)