aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-05-25 21:23:09 +0000
committerGravatar vitalyster2022-05-26 02:10:35 +0300
commit4198f39e70aac450d984733f98c58674c9fd145b (patch)
treecd6d36550c551a64092efd83217fb4231c274099 /package.json
parentd71f6eca6bf9da1ecc094f8ce362f07d3325fff5 (diff)
Bump stylelint from 14.8.4 to 14.8.5
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.4 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.4...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>
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 51862a47..90bf0338 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.4",
+ "stylelint": "^14.8.5",
"stylelint-config-standard": "^25.0.0",
"webpack": "^5.72.1",
"webpack-cli": "^4.9.2"