diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-15 05:30:56 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-15 05:30:56 +0000 |
| commit | 90f671259b513f39f10d799e279bd8e13f3cb028 (patch) | |
| tree | cfd6e988ba94df9ea5c3894a83b179a285d24d07 | |
| parent | 82798d4c53f690175db884c8cf719e0489f83898 (diff) | |
build(deps-dev): update stylelint requirement from ^16.12.0 to ^16.13.2
Updates the requirements on [stylelint](https://github.com/stylelint/stylelint) to permit the latest version.
- [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.12.0...16.13.2)
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
...
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 8b9d307..e33e41a 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "postcss-cli": "^11.0.0", "rexreplace": "^7.1.12", "rimraf": "^6.0.1", - "stylelint": "^16.12.0", + "stylelint": "^16.13.2", "stylelint-config-standard-scss": "^14.0.0" }, "optionalDependencies": { |
