diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-24 07:57:52 +0000 |
|---|---|---|
| committer | Bnyro <bnyro@tutanota.com> | 2025-01-24 20:24:52 +0100 |
| commit | 04a6ab12fb6d7ec300df515831f13b228e1c5625 (patch) | |
| tree | ea7ab568347431fa5730c2912b12af44e8c9cf6d /searx/static/themes/simple/package.json | |
| parent | edf6d96625444b5b214b4ca0e2885467ed265411 (diff) | |
[upd] npm: Bump less from 4.2.1 to 4.2.2 in /searx/static/themes/simple
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:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'searx/static/themes/simple/package.json')
| -rw-r--r-- | searx/static/themes/simple/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/static/themes/simple/package.json b/searx/static/themes/simple/package.json index 61deafd18..22f195e92 100644 --- a/searx/static/themes/simple/package.json +++ b/searx/static/themes/simple/package.json @@ -13,7 +13,7 @@ "grunt-stylelint": "^0.20.1", "grunt-xmlmin": "^0.1.8", "ionicons": "^7.4.0", - "less": "^4.2.1", + "less": "^4.2.2", "sharp": "^0.33.5", "stylelint": "^16.12.0", "stylelint-config-standard": "^37.0.0", |