aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-06 21:32:41 +0200
committerGitHub <[email protected]>2024-02-06 21:32:41 +0200
commitaaa8e6c8a5fcf45619e4d8b2dd5a7727e7bd5743 (patch)
tree3254b1961a1b0a6933043521d00cc84e70667138 /package.json
parent52cc9342cb5df6b13ea421deb75477a73419745b (diff)
downloadbootstrap-aaa8e6c8a5fcf45619e4d8b2dd5a7727e7bd5743.tar.xz
bootstrap-aaa8e6c8a5fcf45619e4d8b2dd5a7727e7bd5743.zip
Build(deps-dev): Bump stylelint-config-twbs-bootstrap (#39649)
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 13.0.0 to 14.0.0. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v13.0.0...v14.0.0) --- updated-dependencies: - dependency-name: stylelint-config-twbs-bootstrap dependency-type: direct:development update-type: version-update:semver-major ... 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 113f76621..56602e4c5 100644
--- a/package.json
+++ b/package.json
@@ -149,7 +149,7 @@
"sass-true": "^7.0.1",
"shelljs": "^0.8.5",
"stylelint": "^16.2.1",
- "stylelint-config-twbs-bootstrap": "^13.0.0",
+ "stylelint-config-twbs-bootstrap": "^14.0.0",
"terser": "^5.27.0",
"vnu-jar": "23.4.11"
},