From 9ad354f3a86c8073b2c8b2f696f4b6704aeedbe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 20:15:21 +0000 Subject: [PATCH] build(deps-dev): bump stylelint in the stylelint group Bumps the stylelint group with 1 update: [stylelint](https://github.com/stylelint/stylelint). Updates `stylelint` from 16.20.0 to 16.21.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.20.0...16.21.0) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: stylelint ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 211d19e..51cfda2 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "jed": "1.1.1", "qunit": "2.24.1", "sass": "1.79.6", - "stylelint": "16.20.0", + "stylelint": "16.21.0", "stylelint-config-recommended-scss": "15.0.1", "stylelint-config-standard": "38.0.0", "stylelint-config-standard-scss": "15.0.1",