Skip to content

Commit f468211

Browse files
chore(deps): update dependency less-loader to ^12.3.0 (#10322)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73f147d commit f468211

File tree

3 files changed

+29
-123
lines changed

3 files changed

+29
-123
lines changed

packages/rspack-test-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"graceful-fs": "^4.2.11",
9595
"html-loader": "^5.1.0",
9696
"html-webpack-plugin": "^5.6.3",
97-
"less-loader": "^12.2.0",
97+
"less-loader": "^12.3.0",
9898
"lodash": "^4.17.21",
9999
"postcss-loader": "^8.1.1",
100100
"postcss-pxtorem": "^6.1.0",

pnpm-lock.yaml

Lines changed: 27 additions & 121 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/webpack-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"file-loader": "^6.2.0",
2828
"is-ci": "4.1.0",
2929
"less": "4.3.0",
30-
"less-loader": "^12.2.0",
30+
"less-loader": "^12.3.0",
3131
"lodash-es": "^4.17.15",
3232
"memfs": "^4.17.1",
3333
"mime-types": "^3.0.1",

0 commit comments

Comments
 (0)