diff options
author | dependabot[bot] | 2022-12-05 21:03:30 +0000 |
---|---|---|
committer | vitalyster | 2022-12-06 06:24:46 +0300 |
commit | 360c42ee8a5a4e190195670e1f19c262801eb45f (patch) | |
tree | 98e25816eefff93be62c911f8653c4ba90d432c1 /package.json | |
parent | e65cfe088a7f6efb5ccafd43619bc10a02ff427e (diff) |
Bump stylelint from 14.15.0 to 14.16.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.15.0 to 14.16.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.15.0...14.16.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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 70c3f044..c1c25d6e 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "postcss-import": "^15.0.1", "postcss-preset-env": "^7.8.3", "regenerator-runtime": "^0.13.11", - "stylelint": "^14.15.0", + "stylelint": "^14.16.0", "stylelint-config-standard": "^29.0.0", "webpack": "^5.75.0", "webpack-cli": "^5.0.1" |