aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-13 17:40:46 +0200
committerGitHub <[email protected]>2022-12-13 17:40:46 +0200
commitbc8d2e28b83c09fe115bb9cc886efadcaa0dde32 (patch)
tree9ca8acba99ca1764360789d02e1490d1ae33edc0 /package.json
parent2f8e8c9b281a07c8eedd7f6d86e2797928c094aa (diff)
downloadbootstrap-bc8d2e28b83c09fe115bb9cc886efadcaa0dde32.tar.xz
bootstrap-bc8d2e28b83c09fe115bb9cc886efadcaa0dde32.zip
Build(deps-dev): Bump stylelint from 14.15.0 to 14.16.0 (#37597)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.15.0 to 14.16.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/14.15.0...14.16.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> 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 75a105c9c..5989982cc 100644
--- a/package.json
+++ b/package.json
@@ -147,7 +147,7 @@
"rtlcss": "^4.0.0",
"sass": "^1.56.1",
"shelljs": "^0.8.5",
- "stylelint": "^14.15.0",
+ "stylelint": "^14.16.0",
"stylelint-config-twbs-bootstrap": "^7.0.0",
"terser": "^5.16.0",
"vnu-jar": "22.9.29"