aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-02 08:55:15 +0200
committerGitHub <[email protected]>2024-02-02 08:55:15 +0200
commit7ac7cb4c2abf6e57966f778dc88900283449c92b (patch)
treec4c2a80d6da5042db77f28966e0830b5d3c81d2b /package.json
parentc6b53cf653d360ffcaca1804d59ba186feb6d30e (diff)
downloadbootstrap-7ac7cb4c2abf6e57966f778dc88900283449c92b.tar.xz
bootstrap-7ac7cb4c2abf6e57966f778dc88900283449c92b.zip
Build(deps-dev): Bump stylelint from 16.1.0 to 16.2.1 (#39624)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.1.0 to 16.2.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/16.1.0...16.2.1) --- updated-dependencies: - dependency-name: stylelint 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 db13243a2..d34dcb8ec 100644
--- a/package.json
+++ b/package.json
@@ -148,7 +148,7 @@
"sass": "^1.70.0",
"sass-true": "^7.0.1",
"shelljs": "^0.8.5",
- "stylelint": "^16.1.0",
+ "stylelint": "^16.2.1",
"stylelint-config-twbs-bootstrap": "^13.0.0",
"terser": "^5.27.0",
"vnu-jar": "23.4.11"