aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-01-24 21:09:59 +0000
committerGravatar vitalyster2022-01-25 08:52:31 +0300
commitd6e2057af29383ca0a18192afdc9723c8b2a25a2 (patch)
tree743616a57e8ccf53c71260abe7bf1463f88b51de /package.json
parentdc8e8fae7401bbd7a32c78452adb04807d66945b (diff)
Bump stylelint from 14.2.0 to 14.3.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.2.0 to 14.3.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.2.0...14.3.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 14c25c00..0467ac33 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"postcss-import": "^14.0.2",
"postcss-preset-env": "^7.2.3",
"regenerator-runtime": "^0.13.9",
- "stylelint": "^14.2.0",
+ "stylelint": "^14.3.0",
"stylelint-config-standard": "^24.0.0",
"webpack": "^5.67.0",
"webpack-cli": "^4.9.2"