From 69323320b5811a66e70545da32f8f698f695e6c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 10:59:31 -0700 Subject: [PATCH] Bump stylelint-scss from 5.2.1 to 5.3.0 in /dependencies (#4801) Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 5.2.1 to 5.3.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.2.1...v5.3.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 b79c1b86..39a44994 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.0.0", "stylelint-prettier": "^4.0.2", - "stylelint-scss": "^5.2.1", + "stylelint-scss": "^5.3.0", "tekton-lint": "^0.6.0", "textlint": "^13.3.2", "textlint-filter-rule-allowlist": "^4.0.0", @@ -20614,9 +20614,9 @@ } }, "node_modules/stylelint-scss": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-5.2.1.tgz", - "integrity": "sha512-ZoTJUM85/qqpQHfEppjW/St//8s6p9Qsg8deWlYlr56F9iUgC9vXeIDQvH4odkRRJLTLFQzYMALSOFCQ3MDkgw==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-5.3.0.tgz", + "integrity": "sha512-Sc7S1uWqStMc99NREsHNxpxHHFRvjo2pWILNl/UCwWO8PxhODK8qbJH0GHWIALxl6BD5rwJL4cSm4jk36hi6fg==", "dependencies": { "known-css-properties": "^0.28.0", "postcss-media-query-parser": "^0.2.3", diff --git a/dependencies/package.json b/dependencies/package.json index 95e86b4d..dac5f59a 100644 --- a/dependencies/package.json +++ b/dependencies/package.json @@ -53,7 +53,7 @@ "stylelint-config-standard": "^34.0.0", "stylelint-config-standard-scss": "^11.0.0", "stylelint-prettier": "^4.0.2", - "stylelint-scss": "^5.2.1", + "stylelint-scss": "^5.3.0", "tekton-lint": "^0.6.0", "textlint": "^13.3.2", "textlint-filter-rule-allowlist": "^4.0.0",