summaryrefslogtreecommitdiff
path: root/client/simple/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-04-25 07:46:42 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2025-04-27 10:15:40 +0200
commit38ff1e4a7d93cb7b986fd336364383917f7ed0aa (patch)
tree3c0917b9fd44542f4a72bba1f3e0fbb6dcd317d5 /client/simple/package.json
parent21cdb0332b88f9a1941366364872fe8b24e4b783 (diff)
[upd] web-client (simple): Bump stylelint in /client/simple
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.18.0 to 16.19.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.18.0...16.19.0) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.19.0 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/simple/package.json b/client/simple/package.json
index 855fd3524..48c6d55c0 100644
--- a/client/simple/package.json
+++ b/client/simple/package.json
@@ -23,7 +23,7 @@
"normalize.css": "^8.0.1",
"sharp": "^0.34.1",
"style-loader": "^4.0.0",
- "stylelint": "^16.17.0",
+ "stylelint": "^16.19.0",
"stylelint-config-standard": "^38.0.0",
"stylelint-config-standard-less": "^3.0.1",
"stylelint-prettier": "^5.0.3",