Skip to content

Commit a85224a

Browse files
renovate-botalan-agius4
authored andcommitted
build: update less-loader to version 7.0.1
1 parent f270db1 commit a85224a

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
"karma-jasmine-html-reporter": "^1.5.0",
167167
"karma-source-map-support": "1.4.0",
168168
"less": "3.12.2",
169-
"less-loader": "7.0.0",
169+
"less-loader": "7.0.1",
170170
"license-checker": "^25.0.0",
171171
"license-checker-webpack-plugin": "0.1.5",
172172
"loader-utils": "2.0.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"jest-worker": "26.3.0",
3737
"karma-source-map-support": "1.4.0",
3838
"less": "3.12.2",
39-
"less-loader": "7.0.0",
39+
"less-loader": "7.0.1",
4040
"license-webpack-plugin": "2.3.0",
4141
"loader-utils": "2.0.0",
4242
"mini-css-extract-plugin": "0.11.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7086,14 +7086,14 @@ lcid@^2.0.0:
70867086
dependencies:
70877087
invert-kv "^2.0.0"
70887088

7089-
7090-
version "7.0.0"
7091-
resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-7.0.0.tgz#d2a66f4fbbb4911e587f691579ee0ae79e21cfe5"
7092-
integrity sha512-fAgAaZHQJdX/woSMyNhvJt6bQUhpOtKODfuhk5AqgVPo6FVD3PezwHIZEtNPr4aumYoNQ1KBLnhynGX2XE/Lrg==
7089+
7090+
version "7.0.1"
7091+
resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-7.0.1.tgz#115ef3b2817f6f9e14ade6de3509b878c1bc0c13"
7092+
integrity sha512-TO0+5HuDJhHArpOWnjzPMQ0xfdvyo0nxF75NNnSZ/n8b08aDuhk91/zV9sqYHzPfWvBh1PjpX/pTEEi2QnmaYA==
70937093
dependencies:
70947094
klona "^2.0.3"
70957095
loader-utils "^2.0.0"
7096-
schema-utils "^2.7.0"
7096+
schema-utils "^2.7.1"
70977097

70987098
[email protected], less@^3.10.3:
70997099
version "3.12.2"

0 commit comments

Comments
 (0)