1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-14 09:34:36 +02:00

Build(deps-dev): Bump stylelint-config-twbs-bootstrap from 16.0.0 to 16.1.0 (#41546)

This commit is contained in:
Julien Déramond
2025-06-14 09:15:54 +02:00
committed by GitHub
parent bd4aa6f8bb
commit a70e06ab71
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@@ -87,7 +87,7 @@
"sass-true": "^8.1.0", "sass-true": "^8.1.0",
"shelljs": "^0.10.0", "shelljs": "^0.10.0",
"stylelint": "^16.20.0", "stylelint": "^16.20.0",
"stylelint-config-twbs-bootstrap": "^16.0.0", "stylelint-config-twbs-bootstrap": "^16.1.0",
"terser": "^5.42.0", "terser": "^5.42.0",
"unist-util-visit": "^5.0.0", "unist-util-visit": "^5.0.0",
"vnu-jar": "24.10.17", "vnu-jar": "24.10.17",
@@ -17262,9 +17262,9 @@
} }
}, },
"node_modules/stylelint-config-twbs-bootstrap": { "node_modules/stylelint-config-twbs-bootstrap": {
"version": "16.0.0", "version": "16.1.0",
"resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-16.0.0.tgz", "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-16.1.0.tgz",
"integrity": "sha512-MgFiCiqCZVUZ8Rt417lTPBnpgDgFsnZK1sy56UFL+niVLptO0kviKyzZB6b6yEU5bnlWRusau9/FgXiJOi2pJA==", "integrity": "sha512-jp+/lHxOo5r21g05+qC/nbFueb7OH5Pub5SdWeBj7T0HVGuHDjB4NoNlWklmz1GsqNhAtFms6ZCnJsAgc8XOmQ==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
@@ -17283,7 +17283,7 @@
"stylelint-config-recess-order": "^5.1.1", "stylelint-config-recess-order": "^5.1.1",
"stylelint-config-standard": "^36.0.1", "stylelint-config-standard": "^36.0.1",
"stylelint-config-standard-scss": "^14.0.0", "stylelint-config-standard-scss": "^14.0.0",
"stylelint-scss": "^6.11.1" "stylelint-scss": "^6.12.1"
}, },
"engines": { "engines": {
"node": ">=18.12.0" "node": ">=18.12.0"

View File

@@ -176,7 +176,7 @@
"sass-true": "^8.1.0", "sass-true": "^8.1.0",
"shelljs": "^0.10.0", "shelljs": "^0.10.0",
"stylelint": "^16.20.0", "stylelint": "^16.20.0",
"stylelint-config-twbs-bootstrap": "^16.0.0", "stylelint-config-twbs-bootstrap": "^16.1.0",
"terser": "^5.42.0", "terser": "^5.42.0",
"unist-util-visit": "^5.0.0", "unist-util-visit": "^5.0.0",
"vnu-jar": "24.10.17", "vnu-jar": "24.10.17",