Skip to content

Commit 3879239

Browse files
Bump less from 3.13.1 to 4.2.0 (#246)
Bumps [less](https://github.com/less/less.js) from 3.13.1 to 4.2.0. - [Release notes](https://github.com/less/less.js/releases) - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/less/less.js/commits) --- updated-dependencies: - dependency-name: less dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lijianan <574980606@qq.com>
1 parent b9cee7c commit 3879239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"husky": "8.0.2",
6868
"jest": "^29.3.1",
6969
"jest-environment-jsdom": "^29.3.1",
70-
"less": "^3.11.1",
70+
"less": "^4.2.0",
7171
"lint-staged": "^15.1.0",
7272
"np": "^6.2.3",
7373
"react": "^18.2.0",

0 commit comments

Comments
 (0)