0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-30 22:52:24 +01:00

Build(deps-dev): Bump stylelint-config-twbs-bootstrap (#38898)

Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases)
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v11.0.0...v11.0.1)

---
updated-dependencies:
- dependency-name: stylelint-config-twbs-bootstrap
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-07-12 08:05:47 +03:00 committed by GitHub
parent 2990534463
commit afa2fc447f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 16 deletions

32
package-lock.json generated
View File

@ -65,7 +65,7 @@
"sass-true": "^7.0.0", "sass-true": "^7.0.0",
"shelljs": "^0.8.5", "shelljs": "^0.8.5",
"stylelint": "^15.9.0", "stylelint": "^15.9.0",
"stylelint-config-twbs-bootstrap": "^11.0.0", "stylelint-config-twbs-bootstrap": "^11.0.1",
"terser": "^5.18.2", "terser": "^5.18.2",
"vnu-jar": "23.4.11" "vnu-jar": "23.4.11"
}, },
@ -10051,9 +10051,9 @@
} }
}, },
"node_modules/stylelint-config-twbs-bootstrap": { "node_modules/stylelint-config-twbs-bootstrap": {
"version": "11.0.0", "version": "11.0.1",
"resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-11.0.0.tgz", "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-11.0.1.tgz",
"integrity": "sha512-9ZWfOFatophSU2Dyv58mqwsWrLz9GldoiVMQ00NVEt/sqDNC53c/sX38vTD/4C4E+9eFaPxe+z0/0bpkWR1kFQ==", "integrity": "sha512-kEdVrghfOi1jVr9yE78JKLIh+/jC4GVUsoZceXQH3/A71rcSbNw8zME2tauTrs0je/67Y61iZgwDXpuNRv6L2Q==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
@ -10070,7 +10070,7 @@
"stylelint-config-standard": "^33.0.0", "stylelint-config-standard": "^33.0.0",
"stylelint-config-standard-scss": "^10.0.0", "stylelint-config-standard-scss": "^10.0.0",
"stylelint-scss": "^5.0.1", "stylelint-scss": "^5.0.1",
"stylelint-stylistic": "^0.4.2" "stylelint-stylistic": "^0.4.3"
}, },
"engines": { "engines": {
"node": "^14.13.1 || >=16.0.0" "node": "^14.13.1 || >=16.0.0"
@ -10108,11 +10108,12 @@
} }
}, },
"node_modules/stylelint-stylistic": { "node_modules/stylelint-stylistic": {
"version": "0.4.2", "version": "0.4.3",
"resolved": "https://registry.npmjs.org/stylelint-stylistic/-/stylelint-stylistic-0.4.2.tgz", "resolved": "https://registry.npmjs.org/stylelint-stylistic/-/stylelint-stylistic-0.4.3.tgz",
"integrity": "sha512-WF/fLvotTklG8LZ+fO0nxhu5swVENHhSat2l5ckrmtXpij1P9ybYa56XivOg/E02CH+Ygui5pd2hQrlli3NCDQ==", "integrity": "sha512-WphmneK3MRrm5ixvRPWy7+c9+EQUh0FPvNMXW/N9VD85vyqtpxUejpD+mxubVVht0fRgidcqBxtW3s3tU2Ujhw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"is-plain-object": "^5.0.0",
"postcss": "^8.4.21", "postcss": "^8.4.21",
"postcss-media-query-parser": "^0.2.3", "postcss-media-query-parser": "^0.2.3",
"postcss-value-parser": "^4.2.0", "postcss-value-parser": "^4.2.0",
@ -18165,16 +18166,16 @@
} }
}, },
"stylelint-config-twbs-bootstrap": { "stylelint-config-twbs-bootstrap": {
"version": "11.0.0", "version": "11.0.1",
"resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-11.0.0.tgz", "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-11.0.1.tgz",
"integrity": "sha512-9ZWfOFatophSU2Dyv58mqwsWrLz9GldoiVMQ00NVEt/sqDNC53c/sX38vTD/4C4E+9eFaPxe+z0/0bpkWR1kFQ==", "integrity": "sha512-kEdVrghfOi1jVr9yE78JKLIh+/jC4GVUsoZceXQH3/A71rcSbNw8zME2tauTrs0je/67Y61iZgwDXpuNRv6L2Q==",
"dev": true, "dev": true,
"requires": { "requires": {
"stylelint-config-recess-order": "^4.2.0", "stylelint-config-recess-order": "^4.2.0",
"stylelint-config-standard": "^33.0.0", "stylelint-config-standard": "^33.0.0",
"stylelint-config-standard-scss": "^10.0.0", "stylelint-config-standard-scss": "^10.0.0",
"stylelint-scss": "^5.0.1", "stylelint-scss": "^5.0.1",
"stylelint-stylistic": "^0.4.2" "stylelint-stylistic": "^0.4.3"
} }
}, },
"stylelint-order": { "stylelint-order": {
@ -18200,11 +18201,12 @@
} }
}, },
"stylelint-stylistic": { "stylelint-stylistic": {
"version": "0.4.2", "version": "0.4.3",
"resolved": "https://registry.npmjs.org/stylelint-stylistic/-/stylelint-stylistic-0.4.2.tgz", "resolved": "https://registry.npmjs.org/stylelint-stylistic/-/stylelint-stylistic-0.4.3.tgz",
"integrity": "sha512-WF/fLvotTklG8LZ+fO0nxhu5swVENHhSat2l5ckrmtXpij1P9ybYa56XivOg/E02CH+Ygui5pd2hQrlli3NCDQ==", "integrity": "sha512-WphmneK3MRrm5ixvRPWy7+c9+EQUh0FPvNMXW/N9VD85vyqtpxUejpD+mxubVVht0fRgidcqBxtW3s3tU2Ujhw==",
"dev": true, "dev": true,
"requires": { "requires": {
"is-plain-object": "^5.0.0",
"postcss": "^8.4.21", "postcss": "^8.4.21",
"postcss-media-query-parser": "^0.2.3", "postcss-media-query-parser": "^0.2.3",
"postcss-value-parser": "^4.2.0", "postcss-value-parser": "^4.2.0",

View File

@ -149,7 +149,7 @@
"sass-true": "^7.0.0", "sass-true": "^7.0.0",
"shelljs": "^0.8.5", "shelljs": "^0.8.5",
"stylelint": "^15.9.0", "stylelint": "^15.9.0",
"stylelint-config-twbs-bootstrap": "^11.0.0", "stylelint-config-twbs-bootstrap": "^11.0.1",
"terser": "^5.18.2", "terser": "^5.18.2",
"vnu-jar": "23.4.11" "vnu-jar": "23.4.11"
}, },