Skip to content

Commit 96d9de8

Browse files
renovate-botfilipesilva
authored andcommitted
build: update less-loader to version 6.1.3
1 parent 9efc3cd commit 96d9de8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/angular_devkit/build_angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"glob": "7.1.6",
3636
"jest-worker": "26.1.0",
3737
"karma-source-map-support": "1.4.0",
38-
"less-loader": "6.1.2",
38+
"less-loader": "6.1.3",
3939
"license-webpack-plugin": "2.2.0",
4040
"loader-utils": "2.0.0",
4141
"mini-css-extract-plugin": "0.9.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8007,10 +8007,10 @@ less-loader@6.0.0:
80078007
loader-utils "^2.0.0"
80088008
schema-utils "^2.6.6"
80098009

8010-
less-loader@6.1.2:
8011-
version "6.1.2"
8012-
resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-6.1.2.tgz#793f2ab76dea3c4fca6a27f3effceab16fc3cd9a"
8013-
integrity sha512-80g+EURm8H98wirYTNnIJMxVnJU9NYIXRs7rxsghL8C+UyuGzsqDXPgQcLUrNlItMwUviYeBfSOEyULI6iza+g==
8010+
less-loader@6.1.3:
8011+
version "6.1.3"
8012+
resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-6.1.3.tgz#f1d46e69158da1282e26f738117dd891cb13fc50"
8013+
integrity sha512-gzG3gQd3da+E06yasOB1zR6klEEyfXp/kYZ+5Su89AVE656klCilD58QFYALqky6yL1d/ZSEKgVjkwH3meIpIQ==
80148014
dependencies:
80158015
clone "^2.1.2"
80168016
less "^3.11.3"

0 commit comments

Comments
 (0)