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-04-05 18:16:40 +0300
committerGitHub <noreply@github.com>2022-04-05 18:16:40 +0300
commitd6528ee25187aa170ac7b93cf4d61bc892556a12 (patch)
tree20a57e2d90eca3fae99a33c36547edb702c2b5e0 /package.json
parent328311e5faf00bdaa61d91eabb68275d894a1645 (diff)
Bump stylelint from 14.6.0 to 14.6.1 (#265)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.6.0 to 14.6.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.6.0...14.6.1) --- 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 b32d6447..6929504b 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.4.12",
"postcss-cli": "^9.1.0",
- "stylelint": "^14.6.0",
+ "stylelint": "^14.6.1",
"stylelint-config-twbs-bootstrap": "^3.0.1",
"vnu-jar": "21.10.12"
}