Skip to content

Commit e0246e2

Browse files
renovate-botalexeagle
authored andcommitted
build: update less-loader to version 5.0.0 (#14308)
1 parent 520b449 commit e0246e2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"istanbul-instrumenter-loader": "3.0.1",
2626
"karma-source-map-support": "1.4.0",
2727
"less": "3.9.0",
28-
"less-loader": "4.1.0",
28+
"less-loader": "5.0.0",
2929
"license-webpack-plugin": "2.1.1",
3030
"loader-utils": "1.2.3",
3131
"mini-css-extract-plugin": "0.6.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5538,14 +5538,14 @@ lcid@^2.0.0:
55385538
dependencies:
55395539
invert-kv "^2.0.0"
55405540

5541-
less-loader@4.1.0:
5542-
version "4.1.0"
5543-
resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-4.1.0.tgz#2c1352c5b09a4f84101490274fd51674de41363e"
5544-
integrity sha512-KNTsgCE9tMOM70+ddxp9yyt9iHqgmSs0yTZc5XH5Wo+g80RWRIYNqE58QJKm/yMud5wZEvz50ugRDuzVIkyahg==
5541+
less-loader@5.0.0:
5542+
version "5.0.0"
5543+
resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-5.0.0.tgz#498dde3a6c6c4f887458ee9ed3f086a12ad1b466"
5544+
integrity sha512-bquCU89mO/yWLaUq0Clk7qCsKhsF/TZpJUzETRvJa9KSVEL9SO3ovCvdEHISBhrC81OwC8QSVX7E0bzElZj9cg==
55455545
dependencies:
55465546
clone "^2.1.1"
55475547
loader-utils "^1.1.0"
5548-
pify "^3.0.0"
5548+
pify "^4.0.1"
55495549

55505550
less-plugin-npm-import@^2.1.0:
55515551
version "2.1.0"

0 commit comments

Comments
 (0)