aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-02 07:23:08 +0300
committerGitHub <[email protected]>2024-07-02 07:23:08 +0300
commit5510a72e2e75026ef5a2d45830d8e744833336c8 (patch)
tree5beb46edf1b9ba635f25771a66b55c57b20d7f3f /package.json
parent80479fa2c1bab90ee907dec2baab3982d499c9c7 (diff)
downloadbootstrap-5510a72e2e75026ef5a2d45830d8e744833336c8.tar.xz
bootstrap-5510a72e2e75026ef5a2d45830d8e744833336c8.zip
Build(deps-dev): Bump stylelint-config-twbs-bootstrap (#40604)
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 14.1.0 to 14.2.0. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v14.1.0...v14.2.0) --- updated-dependencies: - dependency-name: stylelint-config-twbs-bootstrap dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index cce88a565..4082f40aa 100644
--- a/package.json
+++ b/package.json
@@ -152,7 +152,7 @@
"sass-true": "^8.0.0",
"shelljs": "^0.8.5",
"stylelint": "^16.6.1",
- "stylelint-config-twbs-bootstrap": "^14.1.0",
+ "stylelint-config-twbs-bootstrap": "^14.2.0",
"terser": "^5.31.0",
"vnu-jar": "23.4.11"
},