Skip to content

Commit f048db8

Browse files
renovate-botalan-agius4
authored andcommitted
build: update dependency less-loader to v9
1 parent 74be728 commit f048db8

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": "8.1.1",
177+
"less-loader": "9.0.0",
178178
"license-checker": "^25.0.0",
179179
"loader-utils": "2.0.0",
180180
"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.1",
41+
"less-loader": "9.0.0",
4242
"license-webpack-plugin": "2.3.18",
4343
"loader-utils": "2.0.0",
4444
"mini-css-extract-plugin": "1.6.0",

yarn.lock

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

6959-
less-loader@8.1.1:
6960-
version "8.1.1"
6961-
resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-8.1.1.tgz#ababe912580457ad00a4318146aac5b53e023f42"
6962-
integrity sha512-K93jJU7fi3n6rxVvzp8Cb88Uy9tcQKfHlkoezHwKILXhlNYiRQl4yowLIkQqmBXOH/5I8yoKiYeIf781HGkW9g==
6959+
less-loader@9.0.0:
6960+
version "9.0.0"
6961+
resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-9.0.0.tgz#71a0b530174bddf89bb11a5019dd725f54df4791"
6962+
integrity sha512-bPen1xeGTZuYFFobcdz9kMUVgSSSDZQJtyhawtCtcz1QboQOwhkI7uCwp5UO+IZpO+LJS1W73YwxsufbBT6SBQ==
69636963
dependencies:
69646964
klona "^2.0.4"
69656965

0 commit comments

Comments
 (0)