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