diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-14 05:18:27 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-14 05:18:27 +0000 |
| commit | 14208c1f8d55b0fe11689de047b654513a246b03 (patch) | |
| tree | dc99381a780384a7febb1390daf6aecb4b890f63 /package.json | |
| parent | 05a5f1f5b981e06ff736893beb0603be804db8be (diff) | |
build(deps-dev): bump stylelint from 16.9.0 to 16.10.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.9.0 to 16.10.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.9.0...16.10.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 '')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index acfde1f..ab80361 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "npm-run-all": "^4.1.5", "postcss-cli": "^11.0.0", "rimraf": "^6.0.1", - "stylelint": "^16.9.0", + "stylelint": "^16.10.0", "stylelint-config-standard-scss": "^13.1.0" }, "optionalDependencies": { |
