From afef596f2019ba8a8d2f28153281afd2d8d39367 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 09:47:44 +0300 Subject: [PATCH] Bump stylelint-config-twbs-bootstrap from 3.0.1 to 3.1.0 (#36428) * Bump stylelint-config-twbs-bootstrap from 3.0.1 to 3.1.0 Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v3.0.1...v3.1.0) --- updated-dependencies: - dependency-name: stylelint-config-twbs-bootstrap dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Update .stylelintrc Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR --- .stylelintrc | 1 - package-lock.json | 63 ++++++++++++++++++++++++++++++++++++++--------- package.json | 2 +- 3 files changed, 52 insertions(+), 14 deletions(-) diff --git a/.stylelintrc b/.stylelintrc index 8243d9f28ab6..94c8ec15528b 100644 --- a/.stylelintrc +++ b/.stylelintrc @@ -3,7 +3,6 @@ "stylelint-config-twbs-bootstrap" ], "rules": { - "custom-property-empty-line-before": null, "declaration-property-value-disallowed-list": { "border": "none", "outline": "none" diff --git a/package-lock.json b/package-lock.json index 74dff768a506..dc86737e8f55 100644 --- a/package-lock.json +++ b/package-lock.json @@ -62,7 +62,7 @@ "sass": "^1.52.1", "shelljs": "^0.8.5", "stylelint": "^14.8.3", - "stylelint-config-twbs-bootstrap": "^3.0.1", + "stylelint-config-twbs-bootstrap": "^3.1.0", "terser": "^5.13.1", "vnu-jar": "21.10.12" }, @@ -10034,21 +10034,42 @@ } }, "node_modules/stylelint-config-twbs-bootstrap": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-3.0.1.tgz", - "integrity": "sha512-XvFWKO0aveUy/RziVa5osYaOXAX6CePt8YypnRwKdrMtZWkgP85xnrkYBEpS2fmKl2WN79NCdSQFLU/UFoP7hw==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-3.1.0.tgz", + "integrity": "sha512-UgmMLqLPIdkPQM4ATLM3hVzH9mfKIYZVrMaogcxkHosN4oCMzja9aRX/ay4LIJTd5//g37FKigwiaEfCPhTodw==", "dev": true, "dependencies": { "stylelint-config-recess-order": "^3.0.0", - "stylelint-config-standard": "^24.0.0", + "stylelint-config-standard": "^25.0.0", "stylelint-config-standard-scss": "^3.0.0", - "stylelint-scss": "^4.1.0" + "stylelint-scss": "^4.2.0" }, "engines": { "node": ">=12" }, "peerDependencies": { - "stylelint": "^14.1.0" + "stylelint": "^14.4.0" + } + }, + "node_modules/stylelint-config-twbs-bootstrap/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==", + "dev": true, + "peerDependencies": { + "stylelint": "^14.4.0" + } + }, + "node_modules/stylelint-config-twbs-bootstrap/node_modules/stylelint-config-standard": { + "version": "25.0.0", + "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-25.0.0.tgz", + "integrity": "sha512-21HnP3VSpaT1wFjFvv9VjvOGDtAviv47uTp3uFmzcN+3Lt+RYRv6oAplLaV51Kf792JSxJ6svCJh/G18E9VnCA==", + "dev": true, + "dependencies": { + "stylelint-config-recommended": "^7.0.0" + }, + "peerDependencies": { + "stylelint": "^14.4.0" } }, "node_modules/stylelint-order": { @@ -18538,15 +18559,33 @@ } }, "stylelint-config-twbs-bootstrap": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-3.0.1.tgz", - "integrity": "sha512-XvFWKO0aveUy/RziVa5osYaOXAX6CePt8YypnRwKdrMtZWkgP85xnrkYBEpS2fmKl2WN79NCdSQFLU/UFoP7hw==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-3.1.0.tgz", + "integrity": "sha512-UgmMLqLPIdkPQM4ATLM3hVzH9mfKIYZVrMaogcxkHosN4oCMzja9aRX/ay4LIJTd5//g37FKigwiaEfCPhTodw==", "dev": true, "requires": { "stylelint-config-recess-order": "^3.0.0", - "stylelint-config-standard": "^24.0.0", + "stylelint-config-standard": "^25.0.0", "stylelint-config-standard-scss": "^3.0.0", - "stylelint-scss": "^4.1.0" + "stylelint-scss": "^4.2.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==", + "dev": true, + "requires": {} + }, + "stylelint-config-standard": { + "version": "25.0.0", + "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-25.0.0.tgz", + "integrity": "sha512-21HnP3VSpaT1wFjFvv9VjvOGDtAviv47uTp3uFmzcN+3Lt+RYRv6oAplLaV51Kf792JSxJ6svCJh/G18E9VnCA==", + "dev": true, + "requires": { + "stylelint-config-recommended": "^7.0.0" + } + } } }, "stylelint-order": { diff --git a/package.json b/package.json index be6bbda7b630..dd08d734c609 100644 --- a/package.json +++ b/package.json @@ -147,7 +147,7 @@ "sass": "^1.52.1", "shelljs": "^0.8.5", "stylelint": "^14.8.3", - "stylelint-config-twbs-bootstrap": "^3.0.1", + "stylelint-config-twbs-bootstrap": "^3.1.0", "terser": "^5.13.1", "vnu-jar": "21.10.12" },