Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-18 16:37:48 +0300
committerGitHub <noreply@github.com>2022-10-18 16:37:48 +0300
commit84ab5f77c36b91f3d1c8a04f8b7a2f5ee634c36c (patch)
tree3cf1fde892b64f0bfd29403a055e748f531bf426 /package.json
parent15d8e6e1c7c9e85b75215ea849db7fdfa5f32114 (diff)
Bump stylelint from 14.13.0 to 14.14.0 (#37337)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.13.0 to 14.14.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/14.13.0...14.14.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> 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 af4485f15a..870b5a91af 100644
--- a/package.json
+++ b/package.json
@@ -147,7 +147,7 @@
"rtlcss": "^4.0.0",
"sass": "^1.55.0",
"shelljs": "^0.8.5",
- "stylelint": "^14.13.0",
+ "stylelint": "^14.14.0",
"stylelint-config-twbs-bootstrap": "^6.0.0",
"terser": "^5.15.1",
"vnu-jar": "22.9.29"