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

github.com/twbs/blog.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-06-01 17:56:54 +0300
committerGitHub <noreply@github.com>2022-06-01 17:56:54 +0300
commitd26671e5244bc84e3789bc09d3222ac9c902a16b (patch)
tree54c19fa55346cc00aa5302f71286a69d6a5ef183 /package.json
parent707204c20233703198a60db282e499563b48e2d8 (diff)
Bump stylelint from 14.8.2 to 14.8.5 (#278)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.2 to 14.8.5. - [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.2...14.8.5) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-patch ... 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 a7a5efdc..e4301e63 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.4.14",
"postcss-cli": "^9.1.0",
- "stylelint": "^14.8.2",
+ "stylelint": "^14.8.5",
"stylelint-config-twbs-bootstrap": "^3.0.1",
"vnu-jar": "21.10.12"
}