diff options
author | dependabot[bot] | 2024-12-02 21:58:11 +0000 |
---|---|---|
committer | vitalyster | 2024-12-02 15:49:24 -0800 |
commit | 58a2a1eb607f99cf4221b1e6a8b7c2313ea0bf82 (patch) | |
tree | ead6b6520f9f3bd377d4c20ab5918e247356c1e1 /package.json | |
parent | 35f01376d0fadbeb39b22fde722013b450737ea0 (diff) |
build(deps-dev): bump stylelint in the development group
Bumps the development group with 1 update: [stylelint](https://github.com/stylelint/stylelint).
Updates `stylelint` from 16.10.0 to 16.11.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/16.10.0...16.11.0)
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development
...
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 adcc92955..9955edebd 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "react-test-renderer": "^18.3.1", "regenerator-runtime": "^0.14.1", "style-loader": "^4.0.0", - "stylelint": "^16.10.0", + "stylelint": "^16.11.0", "stylelint-config-standard": "^36.0.1", "supertest": "^7.0.0", "webpack": "^5.96.1", |