Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-24 09:47:44 +0300
committerGitHub <noreply@github.com>2022-05-24 09:47:44 +0300
commitafef596f2019ba8a8d2f28153281afd2d8d39367 (patch)
treee907e34e24301bf229fafe49dc2df1734257c951
parent39b609431baac1f36f5e10bbd48f7999e719aeea (diff)
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] <support@github.com> * Update .stylelintrc Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com>
-rw-r--r--.stylelintrc1
-rw-r--r--package-lock.json63
-rw-r--r--package.json2
3 files changed, 52 insertions, 14 deletions
diff --git a/.stylelintrc b/.stylelintrc
index 8243d9f28a..94c8ec1552 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 74dff768a5..dc86737e8f 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 be6bbda7b6..dd08d734c6 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"
},