diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-06-22 08:03:15 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-22 08:03:15 +0200 |
| commit | 75c1b1dadeaf5a356d9cc8c423b69051db4b0ee4 (patch) | |
| tree | 2935b1d83cadccdd4efd08b7aca01b5891406280 /client/simple/package.json | |
| parent | 097ab64c70d0197726e1eda5930c0cf8f37711c1 (diff) | |
[upd] web-client (simple): Bump less (#6289)
Bumps the minor group in /client/simple with 1 update: [less](https://github.com/less/less.js).
Updates `less` from 4.6.4 to 4.6.6
- [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/v4.6.6)
---
updated-dependencies:
- dependency-name: less
dependency-version: 4.6.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'client/simple/package.json')
| -rw-r--r-- | client/simple/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/simple/package.json b/client/simple/package.json index b3561191b..1b4b42cb2 100644 --- a/client/simple/package.json +++ b/client/simple/package.json @@ -34,7 +34,7 @@ "browserslist": "^4.28.2", "browserslist-to-esbuild": "^2.1.1", "edge.js": "^6.5.1", - "less": "^4.6.4", + "less": "^4.6.6", "mathjs": "^15.2.0", "sharp": "~0.35.1", "sort-package-json": "^4.0.0", |
