aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-02 13:01:26 +0300
committerGitHub <[email protected]>2024-04-02 13:01:26 +0300
commitf68a47c8bfa60b568db8ada7130366dcfbe24276 (patch)
treefd0d49e1e8656b5945837d042cea142851b0e055 /package.json
parentfd727a079e9c729f46fdf65c0612be45d38552d0 (diff)
downloadbootstrap-f68a47c8bfa60b568db8ada7130366dcfbe24276.tar.xz
bootstrap-f68a47c8bfa60b568db8ada7130366dcfbe24276.zip
Build(deps-dev): Bump stylelint-config-twbs-bootstrap (#39859)
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 14.0.0 to 14.1.0. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v14.0.0...v14.1.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 11316e004..614c6e369 100644
--- a/package.json
+++ b/package.json
@@ -152,7 +152,7 @@
"sass-true": "^8.0.0",
"shelljs": "^0.8.5",
"stylelint": "^16.3.1",
- "stylelint-config-twbs-bootstrap": "^14.0.0",
+ "stylelint-config-twbs-bootstrap": "^14.1.0",
"terser": "^5.29.2",
"vnu-jar": "23.4.11"
},