aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-02-10 21:22:45 +0000
committerGravatar vitalyster2022-02-11 01:37:55 +0300
commit076fbc3f5d1caf946a12486c13e41ec56ce4d218 (patch)
tree24fca73381662c40b572a27d8b6475c6b699b755 /package.json
parent66f95ef45d9a38f6d402ad989a22a5af5f1b37fa (diff)
Bump stylelint from 14.4.0 to 14.5.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.4.0 to 14.5.0. - [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.4.0...14.5.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... 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 cf86a178..64e34553 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"postcss-import": "^14.0.2",
"postcss-preset-env": "^7.3.1",
"regenerator-runtime": "^0.13.9",
- "stylelint": "^14.3.0",
+ "stylelint": "^14.5.0",
"stylelint-config-standard": "^25.0.0",
"webpack": "^5.68.0",
"webpack-cli": "^4.9.2"