diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-03-21 07:55:21 +0000 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarIT.de> | 2025-03-21 11:43:46 +0100 |
| commit | 7e680d8e8ef96a3161608f37e08799a9feae77e7 (patch) | |
| tree | 7274000e0ed19e6631271f965b8c62dbf46b1e84 /client/simple/package.json | |
| parent | 24826463238c185fff99f4b9717dba4b7b89f923 (diff) | |
[upd] web-client (simple): Bump stylelint in /client/simple
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.15.0 to 16.16.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/16.15.0...16.16.0)
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@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 1f1e8318c..fc9e96888 100644 --- a/client/simple/package.json +++ b/client/simple/package.json @@ -23,7 +23,7 @@ "normalize.css": "^8.0.1", "sharp": "^0.33.5", "style-loader": "^4.0.0", - "stylelint": "^16.15.0", + "stylelint": "^16.16.0", "stylelint-config-standard": "^37.0.0", "stylelint-config-standard-less": "^3.0.1", "stylelint-prettier": "^5.0.3", |