Skip to content

Commit b3c333a

Browse files
renovate-botfilipesilva
authored andcommitted
build: update dependency less-loader to v10
1 parent e46a09b commit b3c333a

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
"karma-jasmine-html-reporter": "^1.5.0",
175175
"karma-source-map-support": "1.4.0",
176176
"less": "4.1.1",
177-
"less-loader": "9.1.0",
177+
"less-loader": "10.0.0",
178178
"license-checker": "^25.0.0",
179179
"license-webpack-plugin": "2.3.19",
180180
"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
@@ -39,7 +39,7 @@
3939
"jest-worker": "27.0.2",
4040
"karma-source-map-support": "1.4.0",
4141
"less": "4.1.1",
42-
"less-loader": "9.1.0",
42+
"less-loader": "10.0.0",
4343
"license-webpack-plugin": "2.3.19",
4444
"loader-utils": "2.0.0",
4545
"mini-css-extract-plugin": "1.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7055,10 +7055,10 @@ klona@^2.0.4:
70557055
resolved "https://registry.yarnpkg.com/klona/-/klona-2.0.4.tgz#7bb1e3affb0cb8624547ef7e8f6708ea2e39dfc0"
70567056
integrity sha512-ZRbnvdg/NxqzC7L9Uyqzf4psi1OM4Cuc+sJAkQPjO6XkQIJTNbfK2Rsmbw8fx1p2mkZdp2FZYo2+LwXYY/uwIA==
70577057

7058-
less-loader@9.1.0:
7059-
version "9.1.0"
7060-
resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-9.1.0.tgz#5568a30637edadfebcb576c648ae8336b04b11e7"
7061-
integrity sha512-/BPur/W4NaDBvw4A7pTGMtKpAsAnexeJdw2VWRVzWEQCNX2FboFa1GUIFwkzBFwX5x/q7M/Srtng96QnhV5wIA==
7058+
less-loader@10.0.0:
7059+
version "10.0.0"
7060+
resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-10.0.0.tgz#2c21a204a29a46cba7de4e7d3659efa1e303c7d1"
7061+
integrity sha512-JjioAkw9qyavL0BzMPUOHJa0a20fh+ipq/MNZH4OkU8qERsCMeZIWRE0FDBIx2O+cFguvY01vHh/lmBA9LyWDg==
70627062
dependencies:
70637063
klona "^2.0.4"
70647064

0 commit comments

Comments
 (0)