diff options
author | dependabot[bot] | 2022-09-21 21:15:03 +0000 |
---|---|---|
committer | vitalyster | 2022-09-22 00:30:47 +0300 |
commit | 7345c33a9a619c1e695ff4b6c511f7f2332343e6 (patch) | |
tree | aac14ebd7d1399cc7f8ccbc13a748c833f7857cd /package.json | |
parent | 6e9b9b0b2b89f4cba54f5c01407e29ee77a5bc50 (diff) |
Bump stylelint from 14.12.0 to 14.12.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.12.0 to 14.12.1.
- [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.12.0...14.12.1)
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
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 1f208bd8..ad757c74 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "postcss-import": "^15.0.0", "postcss-preset-env": "^7.8.2", "regenerator-runtime": "^0.13.9", - "stylelint": "^14.12.0", + "stylelint": "^14.12.1", "stylelint-config-standard": "^28.0.0", "webpack": "^5.74.0", "webpack-cli": "^4.10.0" |