0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-03-15 15:29:22 +01:00

Build(deps-dev): Bump stylelint from 14.16.0 to 14.16.1

Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.16.0 to 14.16.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.16.0...14.16.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-03 10:00:35 +00:00 committed by Mark Otto
parent d840a688e2
commit 974c50b006
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -64,7 +64,7 @@
"sass": "^1.57.1", "sass": "^1.57.1",
"sass-true": "^7.0.0", "sass-true": "^7.0.0",
"shelljs": "^0.8.5", "shelljs": "^0.8.5",
"stylelint": "^14.16.0", "stylelint": "^14.16.1",
"stylelint-config-twbs-bootstrap": "^7.0.0", "stylelint-config-twbs-bootstrap": "^7.0.0",
"terser": "5.16.0", "terser": "5.16.0",
"vnu-jar": "22.9.29" "vnu-jar": "22.9.29"
@ -9921,9 +9921,9 @@
"dev": true "dev": true
}, },
"node_modules/stylelint": { "node_modules/stylelint": {
"version": "14.16.0", "version": "14.16.1",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.16.0.tgz", "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.16.1.tgz",
"integrity": "sha512-X6uTi9DcxjzLV8ZUAjit1vsRtSwcls0nl07c9rqOPzvpA8IvTX/xWEkBRowS0ffevRrqkHa/ThDEu86u73FQDg==", "integrity": "sha512-ErlzR/T3hhbV+a925/gbfc3f3Fep9/bnspMiJPorfGEmcBbXdS+oo6LrVtoUZ/w9fqD6o6k7PtUlCOsCRdjX/A==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@csstools/selector-specificity": "^2.0.2", "@csstools/selector-specificity": "^2.0.2",
@ -18150,9 +18150,9 @@
"dev": true "dev": true
}, },
"stylelint": { "stylelint": {
"version": "14.16.0", "version": "14.16.1",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.16.0.tgz", "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.16.1.tgz",
"integrity": "sha512-X6uTi9DcxjzLV8ZUAjit1vsRtSwcls0nl07c9rqOPzvpA8IvTX/xWEkBRowS0ffevRrqkHa/ThDEu86u73FQDg==", "integrity": "sha512-ErlzR/T3hhbV+a925/gbfc3f3Fep9/bnspMiJPorfGEmcBbXdS+oo6LrVtoUZ/w9fqD6o6k7PtUlCOsCRdjX/A==",
"dev": true, "dev": true,
"requires": { "requires": {
"@csstools/selector-specificity": "^2.0.2", "@csstools/selector-specificity": "^2.0.2",

View File

@ -148,7 +148,7 @@
"sass": "^1.57.1", "sass": "^1.57.1",
"sass-true": "^7.0.0", "sass-true": "^7.0.0",
"shelljs": "^0.8.5", "shelljs": "^0.8.5",
"stylelint": "^14.16.0", "stylelint": "^14.16.1",
"stylelint-config-twbs-bootstrap": "^7.0.0", "stylelint-config-twbs-bootstrap": "^7.0.0",
"terser": "5.16.0", "terser": "5.16.0",
"vnu-jar": "22.9.29" "vnu-jar": "22.9.29"