chore: update less and less-loader#20689
Conversation
|
|
This PR is packaged and the instant preview is available (8a85193). Install it locally:
npm i -D webpack@https://pkg.pr.new/webpack@8a85193
yarn add -D webpack@https://pkg.pr.new/webpack@8a85193
pnpm add -D webpack@https://pkg.pr.new/webpack@8a85193 |
There was a problem hiding this comment.
Pull request overview
Updates the Less toolchain used in this repository’s development/test workflows by bumping less and less-loader and refreshing the Yarn v1 lockfile accordingly.
Changes:
- Bump
lessfrom^4.5.1to^4.6.4indevDependencies. - Bump
less-loaderfrom^12.2.0to^12.3.2indevDependencies. - Regenerate
yarn.lock, updating transitive dependencies (e.g.,copy-anything,is-what) to match the new Less versions.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updates less and less-loader versions in devDependencies. |
| yarn.lock | Lockfile refresh to capture updated resolved versions and transitive dependency graph. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Merging this PR will degrade performance by 26.16%
Performance Changes
Comparing |
Summary
chore - update less and less-loader for tests
What kind of change does this PR introduce?
chore
Did you add tests for your changes?
Existing
Does this PR introduce a breaking change?
No
If relevant, what needs to be documented once your changes are merged or what have you already documented?
Nothing
Use of AI
No