aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-05-24 21:09:17 +0000
committerGravatar vitalyster2022-05-25 00:19:57 +0300
commitb7959bc83f8bff6e9aa6663fd7b432fbd3aa971b (patch)
tree0ac4cd50bdf2dcf9cfc232c0f162bf7fbfeb5600 /package.json
parent0117d996f464da7b4cc3952ac310b40198d31fbf (diff)
Bump stylelint from 14.8.3 to 14.8.4
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.3 to 14.8.4. - [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.3...14.8.4) --- 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 67d7760a..51862a47 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"postcss-import": "^14.1.0",
"postcss-preset-env": "^7.6.0",
"regenerator-runtime": "^0.13.9",
- "stylelint": "^14.8.3",
+ "stylelint": "^14.8.4",
"stylelint-config-standard": "^25.0.0",
"webpack": "^5.72.1",
"webpack-cli": "^4.9.2"