From 0c05bee78e0d353c3cbc2308f3c51d1cc3c002a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Aug 2023 18:27:00 +0000 Subject: [PATCH] Bump stylelint-scss from 5.0.1 to 5.1.0 in /dependencies (#4575) Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 5.0.1 to 5.1.0. - [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.0.1...v5.1.0) --- updated-dependencies: - dependency-name: stylelint-scss dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 a3ac11d8..6ec7daf0 100644 --- a/dependencies/package-lock.json +++ b/dependencies/package-lock.json @@ -55,7 +55,7 @@ "stylelint-config-standard": "^34.0.0", "stylelint-config-standard-scss": "^9.0.0", "stylelint-prettier": "^3.0.0", - "stylelint-scss": "^5.0.1", + "stylelint-scss": "^5.1.0", "tekton-lint": "^0.6.0", "textlint": "^13.3.2", "textlint-filter-rule-allowlist": "^4.0.0", @@ -13742,9 +13742,9 @@ } }, "node_modules/stylelint-scss": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-5.0.1.tgz", - "integrity": "sha512-n87iCRZrr2J7//I/QFsDXxFLnHKw633U4qvWZ+mOW6KDAp/HLj06H+6+f9zOuTYy+MdGdTuCSDROCpQIhw5fvQ==", + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-5.1.0.tgz", + "integrity": "sha512-E+KlQFXv1Euha43qw3q+wKBSli557wxbbo6/39DWhRNXlUa9Cz+FYrcgz+PT6ag0l6UisCYjAGCNhoSl4FcwlA==", "dependencies": { "postcss-media-query-parser": "^0.2.3", "postcss-resolve-nested-selector": "^0.1.1", diff --git a/dependencies/package.json b/dependencies/package.json index 0f17e4fb..dde3b580 100644 --- a/dependencies/package.json +++ b/dependencies/package.json @@ -50,7 +50,7 @@ "stylelint-config-standard": "^34.0.0", "stylelint-config-standard-scss": "^9.0.0", "stylelint-prettier": "^3.0.0", - "stylelint-scss": "^5.0.1", + "stylelint-scss": "^5.1.0", "tekton-lint": "^0.6.0", "textlint": "^13.3.2", "textlint-filter-rule-allowlist": "^4.0.0",