diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-12 19:02:38 +0000 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-20 12:01:32 -0400 |
| commit | 993cba286506ad91a129d842f32f4f42ddc122b6 (patch) | |
| tree | a8f9b721c4e7c0be9b1092000454a6478961038f /package.json | |
| parent | b212b6a8c52c0102ede473a80ed150eb63ccf2c0 (diff) | |
Bump stylelint from 16.6.1 to 16.7.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.6.1 to 16.7.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.6.1...16.7.0)
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:production
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 270566c7..cce4f3f9 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "csso-cli": "^4.0.2", "eslint": "^9.6.0", "html-minifier-terser": "^7.2.0", - "stylelint": "^16.6.1", + "stylelint": "^16.7.0", "stylelint-config-standard": "^36.0.1", "terser": "^5.31.2", "vnu-jar": "^23.4.11" |
