diff options
author | dependabot[bot] | 2023-06-19 21:57:52 +0000 |
---|---|---|
committer | vitalyster | 2023-06-20 01:01:57 +0300 |
commit | 3908fc8bbe5144bd5caa966789b7e4c9c521f6b2 (patch) | |
tree | 3a93218d3a2742c09bb6698e71b3d5c889137dfb /package.json | |
parent | b62ab2ed24a96d0a5cebeac6f65369f8266cb6d9 (diff) |
build(deps-dev): bump stylelint from 15.7.0 to 15.8.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.7.0 to 15.8.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/15.7.0...15.8.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 9724220b..851204ea 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "react-test-renderer": "^18.2.0", "regenerator-runtime": "^0.13.11", "style-loader": "^3.3.3", - "stylelint": "^15.7.0", + "stylelint": "^15.8.0", "stylelint-config-standard": "^33.0.0", "webpack": "^5.87.0", "webpack-cli": "^5.1.4", |