aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-01 14:57:03 +0300
committerGitHub <[email protected]>2024-05-01 14:57:03 +0300
commitbb927451e813081e887397d0d604b45a676348fb (patch)
treeb3c9d545a9912e7386c632a5a5210c2b31381cd2 /package.json
parentd7b22b77dbe7d1bd8d5cb03cec5d89b480500afb (diff)
downloadbootstrap-bb927451e813081e887397d0d604b45a676348fb.tar.xz
bootstrap-bb927451e813081e887397d0d604b45a676348fb.zip
Build(deps-dev): Bump stylelint from 16.3.1 to 16.4.0 (#39936)
* Build(deps-dev): Bump stylelint from 16.3.1 to 16.4.0 Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.3.1 to 16.4.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.3.1...16.4.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update _content.scss --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
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 1efdcef7e..eba703296 100644
--- a/package.json
+++ b/package.json
@@ -151,7 +151,7 @@
"sass": "^1.75.0",
"sass-true": "^8.0.0",
"shelljs": "^0.8.5",
- "stylelint": "^16.3.1",
+ "stylelint": "^16.4.0",
"stylelint-config-twbs-bootstrap": "^14.1.0",
"terser": "^5.30.4",
"vnu-jar": "23.4.11"