From 8907d067a7cfd55827717e041103d4ec5299b5df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 10:20:21 +0000 Subject: [PATCH] build(deps-dev): bump the stylelint group with 2 updates Bumps the stylelint group with 2 updates: [stylelint](https://github.com/stylelint/stylelint) and [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss). Updates `stylelint` from 14.16.1 to 15.10.3 - [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/14.16.1...15.10.3) Updates `stylelint-config-standard-scss` from 5.0.0 to 11.0.0 - [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/v5.0.0...v11.0.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-major dependency-group: stylelint - dependency-name: stylelint-config-standard-scss dependency-type: direct:development update-type: version-update:semver-major dependency-group: stylelint ... Signed-off-by: dependabot[bot] --- node_modules | 2 +- package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/node_modules b/node_modules index 070077a25..4ecacf095 160000 --- a/node_modules +++ b/node_modules @@ -1 +1 @@ -Subproject commit 070077a25df1550baee2b7cd16c206fb4db2f0b2 +Subproject commit 4ecacf095e242d165261f69f68429abb0c1e8b7e diff --git a/package.json b/package.json index 3890623f1..3cba1d85e 100644 --- a/package.json +++ b/package.json @@ -37,8 +37,8 @@ "jed": "1.1.1", "sass": "1.68.0", "sizzle": "2.3.10", - "stylelint": "14.16.1", - "stylelint-config-standard-scss": "5.0.0", + "stylelint": "15.10.3", + "stylelint-config-standard-scss": "11.0.0", "stylelint-formatter-pretty": "3.2.1" }, "dependencies": {