Skip to content

Commit

Permalink
chore(deps-dev): bump less from 3.13.1 to 4.2.0 (#325)
Browse files Browse the repository at this point in the history
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](less/less.js@v3.13.1...v4.2.0)

---
updated-dependencies:
- dependency-name: less
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <[email protected]>
  • Loading branch information
dependabot[bot] and li-jia-nan authored May 22, 2024
1 parent 64753c7 commit 24db023
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,10 @@
"father": "^4.0.0",
"gh-pages": "^3.1.0",
"husky": "^8.0.3",
"jsdom": "^22.1.0",
"less": "^4.2.0",
"jsdom": "^24.0.0",
"less": "^3.10.3",
"less": "^4.2.0",
"lint-staged": "^14.0.1",
"np": "^10.0.5",
"prettier": "^3.0.2",
Expand Down

0 comments on commit 24db023

Please sign in to comment.