aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-12-21 21:07:17 +0000
committerGravatar vitalyster2021-12-22 00:19:44 +0300
commit08216fbdefd9a83569e10cde8bb5fe7b0e21ddc8 (patch)
tree36c52409955b2fbf4d153a50016c8f2cab2c9882 /package.json
parenta6563ac5813c4e6b2f635e5588674e4940ee4813 (diff)
Bump stylelint from 14.1.0 to 14.2.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.1.0 to 14.2.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.1.0...14.2.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 80ac9daf..d31575b4 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"postcss-import": "^14.0.2",
"postcss-preset-env": "^7.0.2",
"regenerator-runtime": "^0.13.9",
- "stylelint": "^14.1.0",
+ "stylelint": "^14.2.0",
"stylelint-config-standard": "^24.0.0",
"webpack": "^5.65.0",
"webpack-cli": "^4.9.1"