aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-03-16 21:09:46 +0000
committerGravatar vitalyster2022-03-17 11:36:07 +0300
commit3cad843608a8e2fabfdc1e591d39f5cbcadecfff (patch)
treecda906aece061241ed8e8424483cf34b525072e4 /package.json
parent1adf8060d1013bd7b6cdfc4cff802e1f4faa7525 (diff)
Bump stylelint from 14.5.3 to 14.6.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.5.3 to 14.6.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.5.3...14.6.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 ef746cc3..7afc7e5e 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"postcss-import": "^14.0.2",
"postcss-preset-env": "^7.4.2",
"regenerator-runtime": "^0.13.9",
- "stylelint": "^14.5.3",
+ "stylelint": "^14.6.0",
"stylelint-config-standard": "^25.0.0",
"webpack": "^5.70.0",
"webpack-cli": "^4.9.2"