build(deps): bump less from 4.2.1 to 4.2.2 in /web
Some checks failed
CodeQL / Analyze (csharp) (push) Has been cancelled
CodeQL / Analyze (javascript-typescript) (push) Has been cancelled
Web - Build & Deploy / Build & Deploy to Staging (push) Has been cancelled
Web - Build & Deploy / Build & Deploy to Production (push) Has been cancelled
Web - Build & Deploy / Close Pull Request (push) Has been cancelled

Bumps [less](https://github.com/less/less.js) from 4.2.1 to 4.2.2.
- [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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-01-20 06:07:30 +00:00 committed by Collin Barrett
parent ba897c4cbc
commit 07ba7ebf91
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -17,7 +17,7 @@
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-prettier": "^5.2.3",
"http-proxy-middleware": "^3.0.3",
"less": "^4.2.1",
"less": "^4.2.2",
"less-loader": "^12.2.0",
"prettier": "^3.3.2",
"react": "^19.0.0",