From 3509473232302e29eb6b3a719dc03b7cd0618c6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 04:36:07 +0000 Subject: [PATCH] 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] --- node_modules | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules b/node_modules index ce5d23b93..be4d14912 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit ce5d23b9398f47a8d1b61d97a3468d4b0f17cbc2 +Subproject commit be4d149128c3827abf9a247a47a843dfa850b286 diff --git a/package.json b/package.json index 722b1372d..db4a11187 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "sass": "1.69.5", "sizzle": "2.3.10", "stylelint": "15.11.0", - "stylelint-config-standard-scss": "11.0.0", + "stylelint-config-standard-scss": "11.1.0", "stylelint-formatter-pretty": "3.2.1", "stylelint-use-logical-spec": "5.0.0" },