From 75231fe7719371122696b0ff224303587228c279 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 19:41:21 +0100 Subject: [PATCH] Bump stylelint-scss from 5.3.1 to 5.3.2 in /dependencies (#4977) Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 5.3.1 to 5.3.2. - [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v5.3.1...v5.3.2) --- updated-dependencies: - dependency-name: stylelint-scss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Zack Koppert --- dependencies/package-lock.json | 8 ++++---- dependencies/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dependencies/package-lock.json b/dependencies/package-lock.json index b1d3256b..4f021504 100644 --- a/dependencies/package-lock.json +++ b/dependencies/package-lock.json @@ -58,7 +58,7 @@ "stylelint-config-standard": "^34.0.0", "stylelint-config-standard-scss": "^11.1.0", "stylelint-prettier": "^4.1.0", - "stylelint-scss": "^5.3.1", + "stylelint-scss": "^5.3.2", "tekton-lint": "^0.6.0", "textlint": "^13.4.1", "textlint-filter-rule-allowlist": "^4.0.0", @@ -19317,9 +19317,9 @@ } }, "node_modules/stylelint-scss": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-5.3.1.tgz", - "integrity": "sha512-5I9ZDIm77BZrjOccma5WyW2nJEKjXDd4Ca8Kk+oBapSO4pewSlno3n+OyimcyVJJujQZkBN2D+xuMkIamSc6hA==", + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-5.3.2.tgz", + "integrity": "sha512-4LzLaayFhFyneJwLo0IUa8knuIvj+zF0vBFueQs4e3tEaAMIQX8q5th8ziKkgOavr6y/y9yoBe+RXN/edwLzsQ==", "dependencies": { "known-css-properties": "^0.29.0", "postcss-media-query-parser": "^0.2.3", diff --git a/dependencies/package.json b/dependencies/package.json index 1caf83ed..31d1835e 100644 --- a/dependencies/package.json +++ b/dependencies/package.json @@ -53,7 +53,7 @@ "stylelint-config-standard": "^34.0.0", "stylelint-config-standard-scss": "^11.1.0", "stylelint-prettier": "^4.1.0", - "stylelint-scss": "^5.3.1", + "stylelint-scss": "^5.3.2", "tekton-lint": "^0.6.0", "textlint": "^13.4.1", "textlint-filter-rule-allowlist": "^4.0.0",