Skip to content

Commit 6d0207d

Browse files
renovate-botalan-agius4
authored andcommitted
build: update less-loader to version 8.1.1
1 parent fd655d4 commit 6d0207d

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
@@ -165,7 +165,7 @@
165165
"karma-jasmine-html-reporter": "^1.5.0",
166166
"karma-source-map-support": "1.4.0",
167167
"less": "4.1.1",
168-
"less-loader": "8.1.0",
168+
"less-loader": "8.1.1",
169169
"license-checker": "^25.0.0",
170170
"loader-utils": "2.0.0",
171171
"magic-string": "0.25.7",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"jest-worker": "26.6.2",
3939
"karma-source-map-support": "1.4.0",
4040
"less": "4.1.1",
41-
"less-loader": "8.1.0",
41+
"less-loader": "8.1.1",
4242
"license-webpack-plugin": "2.3.17",
4343
"loader-utils": "2.0.0",
4444
"mini-css-extract-plugin": "1.5.0",

yarn.lock

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

7141-
7142-
version "8.1.0"
7143-
resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-8.1.0.tgz#8276adc16bf6576dd80b71563685a2cfe93b0a50"
7144-
integrity sha512-IE73O5LY5WHA71EDwszM2PIEGDF30xz45GplpRhYuxMXhAvXoMudu/ItjllNR/ht7XLh5N7JegzRg11HYu+xxg==
7141+
7142+
version "8.1.1"
7143+
resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-8.1.1.tgz#ababe912580457ad00a4318146aac5b53e023f42"
7144+
integrity sha512-K93jJU7fi3n6rxVvzp8Cb88Uy9tcQKfHlkoezHwKILXhlNYiRQl4yowLIkQqmBXOH/5I8yoKiYeIf781HGkW9g==
71457145
dependencies:
71467146
klona "^2.0.4"
71477147

0 commit comments

Comments
 (0)