From a3c66ea865819b00131425d396a3ff97165acc11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 21:39:33 +0000 Subject: [PATCH] build(deps-dev): bump the stylelint group with 1 update Bumps the stylelint group with 1 update: [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss). - [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint-scss/stylelint-config-standard-scss/compare/v11.0.0...v11.1.0) --- updated-dependencies: - dependency-name: stylelint-config-standard-scss 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 b32344f..102e200 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "sass": "1.69.5", "stylelint": "15.11.0", "stylelint-config-standard": "34.0.0", - "stylelint-config-standard-scss": "11.0.0", + "stylelint-config-standard-scss": "11.1.0", "stylelint-formatter-pretty": "3.2.1" }, "dependencies": {