aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-05-04 21:07:27 +0000
committerGravatar vitalyster2022-05-05 01:10:51 +0300
commitcb7773694afa02c0f77931b8ee6650cc7a88351b (patch)
tree64c95375942179a551c3f125bfbeb18b555464a1 /package.json
parent1130e61629a5a40945f82b4e8f2f9b32f8b7c76c (diff)
Bump stylelint from 14.8.1 to 14.8.2
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.1 to 14.8.2. - [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.1...14.8.2) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@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 1a4a9a4a..fa7e5ae2 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"postcss-import": "^14.1.0",
"postcss-preset-env": "^7.5.0",
"regenerator-runtime": "^0.13.9",
- "stylelint": "^14.8.1",
+ "stylelint": "^14.8.2",
"stylelint-config-standard": "^25.0.0",
"webpack": "^5.72.0",
"webpack-cli": "^4.9.2"