aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-26 15:20:08 +0300
committerGitHub <[email protected]>2023-04-26 15:20:08 +0300
commit33b65d0e282a5bca5a5fb91c516142f1c5a5b4f6 (patch)
treebab8461392f8cf2212b9e6e08ba0deb38d93dd5a /package.json
parentfd321792d0a2bd84ac4d30f10a62a1ceed224261 (diff)
downloadbootstrap-33b65d0e282a5bca5a5fb91c516142f1c5a5b4f6.tar.xz
bootstrap-33b65d0e282a5bca5a5fb91c516142f1c5a5b4f6.zip
Build(deps-dev): Bump stylelint from 15.5.0 to 15.6.0 (#38505)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.5.0 to 15.6.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.5.0...15.6.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 bbedb53a8..392fae438 100644
--- a/package.json
+++ b/package.json
@@ -148,7 +148,7 @@
"sass": "^1.62.0",
"sass-true": "^7.0.0",
"shelljs": "^0.8.5",
- "stylelint": "^15.5.0",
+ "stylelint": "^15.6.0",
"stylelint-config-twbs-bootstrap": "^9.0.1",
"terser": "5.16.0",
"vnu-jar": "23.4.11"