aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-14 16:14:09 +0300
committerGitHub <[email protected]>2022-06-14 16:14:09 +0300
commit06f0cca5023598679682d2101025f88a5bfa020f (patch)
tree8f96ad03edbd44036fe1a4825c1328414b34c1cb /package.json
parent4d91157e3900fd6836f33e0bcd902e540fe02d7f (diff)
downloadbootstrap-06f0cca5023598679682d2101025f88a5bfa020f.tar.xz
bootstrap-06f0cca5023598679682d2101025f88a5bfa020f.zip
Bump stylelint from 14.8.5 to 14.9.1 (#36567)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.5 to 14.9.1. - [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.8.5...14.9.1) --- 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 44d5f77b4..27df88fb0 100644
--- a/package.json
+++ b/package.json
@@ -146,7 +146,7 @@
"rtlcss": "^3.5.0",
"sass": "^1.52.2",
"shelljs": "^0.8.5",
- "stylelint": "^14.8.5",
+ "stylelint": "^14.9.1",
"stylelint-config-twbs-bootstrap": "^4.0.0",
"terser": "^5.14.0",
"vnu-jar": "21.10.12"