diff options
author | dependabot[bot] | 2021-04-26 09:19:34 +0000 |
---|---|---|
committer | vitalyster | 2021-04-27 07:48:32 +0300 |
commit | a10c01105d1fde1e6a88aaf730adf1e73cbe3031 (patch) | |
tree | d0be7486430ba620ad26d7f265e09cb608e87ccb /package.json | |
parent | fe8d568abe7fa92d2c9050e79683495ce52abc0c (diff) |
Bump stylelint from 13.12.0 to 13.13.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.12.0 to 13.13.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.12.0...13.13.0)
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 35764881..62a0c27d 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "postcss-import": "^14.0.1", "postcss-preset-env": "^6.7.0", "regenerator-runtime": "^0.13.7", - "stylelint": "^13.11.0", + "stylelint": "^13.13.0", "stylelint-config-standard": "^21.0.0", "webpack": "^5.35.0", "webpack-cli": "^4.6.0" |