aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-09 09:11:34 +0200
committerGitHub <[email protected]>2024-01-09 09:11:34 +0200
commit901f368a566cd0df0e7f535f16e98ac2ed85e517 (patch)
tree5ad1bdf11f12254132fb0adc23ae8e956e2fffca /package.json
parenta34ffb301f6b799f88d93b294e3166a234a86104 (diff)
downloadbootstrap-901f368a566cd0df0e7f535f16e98ac2ed85e517.tar.xz
bootstrap-901f368a566cd0df0e7f535f16e98ac2ed85e517.zip
Build(deps-dev): Bump stylelint from 16.0.2 to 16.1.0 (#39531)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.0.2 to 16.1.0. - [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.0.2...16.1.0) --- 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 1c3fc2dab..e44d1026c 100644
--- a/package.json
+++ b/package.json
@@ -148,7 +148,7 @@
"sass": "^1.69.5",
"sass-true": "^7.0.0",
"shelljs": "^0.8.5",
- "stylelint": "^16.0.2",
+ "stylelint": "^16.1.0",
"stylelint-config-twbs-bootstrap": "^13.0.0",
"terser": "^5.26.0",
"vnu-jar": "23.4.11"