From bc609da4dce8499a6e3ebabac884110e953d8872 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 16:55:09 +0000 Subject: [PATCH] chore(deps-dev): Bump stylelint from 15.11.0 to 16.18.0 Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.11.0 to 16.18.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/15.11.0...16.18.0) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.18.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58df414..ce91b40 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "postcss-cli": "^10.1", "purgecss-whitelister": "^2.4", "shx": "^0.3.4", - "stylelint": "^15.10", + "stylelint": "^16.18", "stylelint-config-standard-scss": "^11.0" }, "otherDependencies": {