aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-27 16:56:15 +0300
committerGitHub <[email protected]>2023-06-27 16:56:15 +0300
commit88c488515f6e1a81b5ac3ce5941a78b4e73384b6 (patch)
treef30a9b1c3c884e2c7b92d25f13176868dfd80522 /package.json
parent5370ddc4d336fc7f1810e8b0e35e1562da49e897 (diff)
downloadbootstrap-88c488515f6e1a81b5ac3ce5941a78b4e73384b6.tar.xz
bootstrap-88c488515f6e1a81b5ac3ce5941a78b4e73384b6.zip
Build(deps-dev): Bump stylelint from 15.8.0 to 15.9.0 (#38836)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.8.0 to 15.9.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.8.0...15.9.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 a1cc7a185..0c3b36a5f 100644
--- a/package.json
+++ b/package.json
@@ -148,7 +148,7 @@
"sass": "^1.63.6",
"sass-true": "^7.0.0",
"shelljs": "^0.8.5",
- "stylelint": "^15.8.0",
+ "stylelint": "^15.9.0",
"stylelint-config-twbs-bootstrap": "^10.0.0",
"terser": "^5.18.1",
"vnu-jar": "23.4.11"