From c769c194d63ff06626b9136be847deea75836ee9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 11:06:11 +0100 Subject: [upd] web-client (simple): Bump stylelint-config-standard-less from 3.0.1 to 4.0.1 in /client/simple (#5647) * [upd] web-client (simple): Bump stylelint-config-standard-less Bumps [stylelint-config-standard-less](https://github.com/stylelint-less/stylelint-less/tree/HEAD/packages/stylelint-config-standard-less) from 3.0.1 to 4.0.1. - [Release notes](https://github.com/stylelint-less/stylelint-less/releases) - [Changelog](https://github.com/stylelint-less/stylelint-less/blob/main/packages/stylelint-config-standard-less/CHANGELOG.md) - [Commits](https://github.com/stylelint-less/stylelint-less/commits/stylelint-config-standard-less@4.0.1/packages/stylelint-config-standard-less) --- updated-dependencies: - dependency-name: stylelint-config-standard-less dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] * [fix] themes: rebuild static --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ivan Gabaldon --- client/simple/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/simple/package.json') diff --git a/client/simple/package.json b/client/simple/package.json index 4312eac47..bafac2d60 100644 --- a/client/simple/package.json +++ b/client/simple/package.json @@ -39,7 +39,7 @@ "sharp": "~0.34.5", "sort-package-json": "^3.6.0", "stylelint": "^16.26.0", - "stylelint-config-standard-less": "^3.0.1", + "stylelint-config-standard-less": "^4.0.1", "stylelint-prettier": "^5.0.3", "svgo": "^4.0.0", "typescript": "~5.9.3", -- cgit v1.2.3