diff options
author | dependabot[bot] | 2023-07-06 21:07:43 +0000 |
---|---|---|
committer | vitalyster | 2023-07-08 21:26:53 +0300 |
commit | e84dc1fc4cda8413c287610b0c6949b785368ec9 (patch) | |
tree | 7f92421282a25b1e759441c88651c42cf0c0ad5f /package.json | |
parent | f41cb9e8d032bcc6844ddc11302e249d692ca77a (diff) |
build(deps-dev): bump stylelint from 15.10.0 to 15.10.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.10.0 to 15.10.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/15.10.0...15.10.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 937b2d08..5a365d9b 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "react-test-renderer": "^18.2.0", "regenerator-runtime": "^0.13.11", "style-loader": "^3.3.3", - "stylelint": "^15.9.0", + "stylelint": "^15.10.1", "stylelint-config-standard": "^34.0.0", "webpack": "^5.88.1", "webpack-cli": "^5.1.4", |