aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-02 07:55:33 +0200
committerGitHub <[email protected]>2023-11-02 07:55:33 +0200
commit20e9a1dcbccba348344f42951325ec83dcfa94a8 (patch)
treea135c84887b624c60cef5aa64f509e1cf53c852b /package.json
parent7bb252c816b9f78ce9e42d8042ea5a6280597776 (diff)
downloadbootstrap-20e9a1dcbccba348344f42951325ec83dcfa94a8.tar.xz
bootstrap-20e9a1dcbccba348344f42951325ec83dcfa94a8.zip
Build(deps-dev): Bump stylelint from 15.10.3 to 15.11.0 (#39353)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.10.3 to 15.11.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/15.10.3...15.11.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 7a10bb77c..62269cedd 100644
--- a/package.json
+++ b/package.json
@@ -148,7 +148,7 @@
"sass": "^1.68.0",
"sass-true": "^7.0.0",
"shelljs": "^0.8.5",
- "stylelint": "^15.10.3",
+ "stylelint": "^15.11.0",
"stylelint-config-twbs-bootstrap": "^11.0.1",
"terser": "^5.20.0",
"vnu-jar": "23.4.11"