1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-22 15:39:59 +00:00

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>
This commit is contained in:
dependabot[bot] 2022-05-24 09:47:44 +03:00 committed by GitHub
parent 39b609431b
commit afef596f20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 52 additions and 14 deletions

View File

@ -3,7 +3,6 @@
"stylelint-config-twbs-bootstrap" "stylelint-config-twbs-bootstrap"
], ],
"rules": { "rules": {
"custom-property-empty-line-before": null,
"declaration-property-value-disallowed-list": { "declaration-property-value-disallowed-list": {
"border": "none", "border": "none",
"outline": "none" "outline": "none"

63
package-lock.json generated
View File

@ -62,7 +62,7 @@
"sass": "^1.52.1", "sass": "^1.52.1",
"shelljs": "^0.8.5", "shelljs": "^0.8.5",
"stylelint": "^14.8.3", "stylelint": "^14.8.3",
"stylelint-config-twbs-bootstrap": "^3.0.1", "stylelint-config-twbs-bootstrap": "^3.1.0",
"terser": "^5.13.1", "terser": "^5.13.1",
"vnu-jar": "21.10.12" "vnu-jar": "21.10.12"
}, },
@ -10034,21 +10034,42 @@
} }
}, },
"node_modules/stylelint-config-twbs-bootstrap": { "node_modules/stylelint-config-twbs-bootstrap": {
"version": "3.0.1", "version": "3.1.0",
"resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-3.0.1.tgz", "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-3.1.0.tgz",
"integrity": "sha512-XvFWKO0aveUy/RziVa5osYaOXAX6CePt8YypnRwKdrMtZWkgP85xnrkYBEpS2fmKl2WN79NCdSQFLU/UFoP7hw==", "integrity": "sha512-UgmMLqLPIdkPQM4ATLM3hVzH9mfKIYZVrMaogcxkHosN4oCMzja9aRX/ay4LIJTd5//g37FKigwiaEfCPhTodw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"stylelint-config-recess-order": "^3.0.0", "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-config-standard-scss": "^3.0.0",
"stylelint-scss": "^4.1.0" "stylelint-scss": "^4.2.0"
}, },
"engines": { "engines": {
"node": ">=12" "node": ">=12"
}, },
"peerDependencies": { "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": { "node_modules/stylelint-order": {
@ -18538,15 +18559,33 @@
} }
}, },
"stylelint-config-twbs-bootstrap": { "stylelint-config-twbs-bootstrap": {
"version": "3.0.1", "version": "3.1.0",
"resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-3.0.1.tgz", "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-3.1.0.tgz",
"integrity": "sha512-XvFWKO0aveUy/RziVa5osYaOXAX6CePt8YypnRwKdrMtZWkgP85xnrkYBEpS2fmKl2WN79NCdSQFLU/UFoP7hw==", "integrity": "sha512-UgmMLqLPIdkPQM4ATLM3hVzH9mfKIYZVrMaogcxkHosN4oCMzja9aRX/ay4LIJTd5//g37FKigwiaEfCPhTodw==",
"dev": true, "dev": true,
"requires": { "requires": {
"stylelint-config-recess-order": "^3.0.0", "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-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": { "stylelint-order": {

View File

@ -147,7 +147,7 @@
"sass": "^1.52.1", "sass": "^1.52.1",
"shelljs": "^0.8.5", "shelljs": "^0.8.5",
"stylelint": "^14.8.3", "stylelint": "^14.8.3",
"stylelint-config-twbs-bootstrap": "^3.0.1", "stylelint-config-twbs-bootstrap": "^3.1.0",
"terser": "^5.13.1", "terser": "^5.13.1",
"vnu-jar": "21.10.12" "vnu-jar": "21.10.12"
}, },