From 94c080175e3b9ed59b140c72949d9b7f93e0a50a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 09:51:56 -0500 Subject: [PATCH] Bump stylelint-config-recommended-scss in /dependencies (#3245) Bumps [stylelint-config-recommended-scss](https://github.com/stylelint-scss/stylelint-config-recommended-scss) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-config-recommended-scss/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint-scss/stylelint-config-recommended-scss/compare/v6.0.0...v7.0.0) --- updated-dependencies: - dependency-name: stylelint-config-recommended-scss dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/package-lock.json | 57 +++++++++++++++++++--------------- dependencies/package.json | 2 +- 2 files changed, 33 insertions(+), 26 deletions(-) diff --git a/dependencies/package-lock.json b/dependencies/package-lock.json index 6f3a32a1..fd9832fb 100644 --- a/dependencies/package-lock.json +++ b/dependencies/package-lock.json @@ -44,7 +44,7 @@ "standard": "^17.0.0", "stylelint": "^14.9.1", "stylelint-config-prettier": "^9.0.3", - "stylelint-config-recommended-scss": "^6.0.0", + "stylelint-config-recommended-scss": "^7.0.0", "stylelint-config-sass-guidelines": "^9.0.1", "stylelint-config-standard": "^26.0.0", "stylelint-config-standard-scss": "^4.0.0", @@ -10030,26 +10030,18 @@ } }, "node_modules/stylelint-config-recommended-scss": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-6.0.0.tgz", - "integrity": "sha512-6QOe2/OzXV2AP5FE12A7+qtKdZik7Saf42SMMl84ksVBBPpTdrV+9HaCbPYiRMiwELY9hXCVdH4wlJ+YJb5eig==", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-7.0.0.tgz", + "integrity": "sha512-rGz1J4rMAyJkvoJW4hZasuQBB7y9KIrShb20l9DVEKKZSEi1HAy0vuNlR8HyCKy/jveb/BdaQFcoiYnmx4HoiA==", "dependencies": { "postcss-scss": "^4.0.2", - "stylelint-config-recommended": "^7.0.0", + "stylelint-config-recommended": "^8.0.0", "stylelint-scss": "^4.0.0" }, "peerDependencies": { "stylelint": "^14.4.0" } }, - "node_modules/stylelint-config-recommended-scss/node_modules/stylelint-config-recommended": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-7.0.0.tgz", - "integrity": "sha512-yGn84Bf/q41J4luis1AZ95gj0EQwRX8lWmGmBwkwBNSkpGSpl66XcPTulxGa/Z91aPoNGuIGBmFkcM1MejMo9Q==", - "peerDependencies": { - "stylelint": "^14.4.0" - } - }, "node_modules/stylelint-config-sass-guidelines": { "version": "9.0.1", "resolved": "https://registry.npmjs.org/stylelint-config-sass-guidelines/-/stylelint-config-sass-guidelines-9.0.1.tgz", @@ -10098,6 +10090,19 @@ "stylelint": "^14.4.0" } }, + "node_modules/stylelint-config-standard-scss/node_modules/stylelint-config-recommended-scss": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-6.0.0.tgz", + "integrity": "sha512-6QOe2/OzXV2AP5FE12A7+qtKdZik7Saf42SMMl84ksVBBPpTdrV+9HaCbPYiRMiwELY9hXCVdH4wlJ+YJb5eig==", + "dependencies": { + "postcss-scss": "^4.0.2", + "stylelint-config-recommended": "^7.0.0", + "stylelint-scss": "^4.0.0" + }, + "peerDependencies": { + "stylelint": "^14.4.0" + } + }, "node_modules/stylelint-config-standard-scss/node_modules/stylelint-config-standard": { "version": "25.0.0", "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-25.0.0.tgz", @@ -18923,21 +18928,13 @@ "requires": {} }, "stylelint-config-recommended-scss": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-6.0.0.tgz", - "integrity": "sha512-6QOe2/OzXV2AP5FE12A7+qtKdZik7Saf42SMMl84ksVBBPpTdrV+9HaCbPYiRMiwELY9hXCVdH4wlJ+YJb5eig==", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-7.0.0.tgz", + "integrity": "sha512-rGz1J4rMAyJkvoJW4hZasuQBB7y9KIrShb20l9DVEKKZSEi1HAy0vuNlR8HyCKy/jveb/BdaQFcoiYnmx4HoiA==", "requires": { "postcss-scss": "^4.0.2", - "stylelint-config-recommended": "^7.0.0", + "stylelint-config-recommended": "^8.0.0", "stylelint-scss": "^4.0.0" - }, - "dependencies": { - "stylelint-config-recommended": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-7.0.0.tgz", - "integrity": "sha512-yGn84Bf/q41J4luis1AZ95gj0EQwRX8lWmGmBwkwBNSkpGSpl66XcPTulxGa/Z91aPoNGuIGBmFkcM1MejMo9Q==", - "requires": {} - } } }, "stylelint-config-sass-guidelines": { @@ -18973,6 +18970,16 @@ "integrity": "sha512-yGn84Bf/q41J4luis1AZ95gj0EQwRX8lWmGmBwkwBNSkpGSpl66XcPTulxGa/Z91aPoNGuIGBmFkcM1MejMo9Q==", "requires": {} }, + "stylelint-config-recommended-scss": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-6.0.0.tgz", + "integrity": "sha512-6QOe2/OzXV2AP5FE12A7+qtKdZik7Saf42SMMl84ksVBBPpTdrV+9HaCbPYiRMiwELY9hXCVdH4wlJ+YJb5eig==", + "requires": { + "postcss-scss": "^4.0.2", + "stylelint-config-recommended": "^7.0.0", + "stylelint-scss": "^4.0.0" + } + }, "stylelint-config-standard": { "version": "25.0.0", "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-25.0.0.tgz", diff --git a/dependencies/package.json b/dependencies/package.json index bf701931..9d5df6c6 100644 --- a/dependencies/package.json +++ b/dependencies/package.json @@ -37,7 +37,7 @@ "sql-lint": "1.0.0", "standard": "^17.0.0", "stylelint": "^14.9.1", - "stylelint-config-recommended-scss": "^6.0.0", + "stylelint-config-recommended-scss": "^7.0.0", "stylelint-config-sass-guidelines": "^9.0.1", "stylelint-config-standard": "^26.0.0", "stylelint-config-standard-scss": "^4.0.0",