From 89caf50d28b6b7c36d4331409de55735aa4db0b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 20:53:16 +0000 Subject: [PATCH] build(deps-dev): bump stylelint-config-recommended-scss Bumps the stylelint group with 1 update: [stylelint-config-recommended-scss](https://github.com/stylelint-scss/stylelint-config-recommended-scss). Updates `stylelint-config-recommended-scss` from 14.0.0 to 15.0.0 - [Release notes](https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-config-recommended-scss/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint-scss/stylelint-config-recommended-scss/compare/v14.0.0...v15.0.0) --- updated-dependencies: - dependency-name: stylelint-config-recommended-scss dependency-version: 15.0.0 dependency-type: direct:development update-type: version-update:semver-major 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 b0d4ea0..c2e5ceb 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "qunit": "2.24.1", "sass": "1.79.6", "stylelint": "16.19.1", - "stylelint-config-recommended-scss": "14.0.0", + "stylelint-config-recommended-scss": "15.0.0", "stylelint-config-standard": "38.0.0", "stylelint-config-standard-scss": "14.0.0", "stylelint-formatter-pretty": "4.0.1",