diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-14 19:26:39 +0000 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-10 04:00:51 -0500 |
| commit | 64aecc5bed4227c1d6073697fbc7ba7933be806d (patch) | |
| tree | 808a963d09f43553725ea1c6021afce71623bacb /package-lock.json | |
| parent | 03fb4ef809de7aaaeb75318243385a105c5934f7 (diff) | |
Bump stylelint from 16.13.1 to 16.13.2
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.13.1 to 16.13.2.
- [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.13.1...16.13.2)
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index 624008ae..1aba6237 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "csso-cli": "^4.0.2", "eslint": "^9.18.0", "html-minifier-terser": "^7.2.0", - "stylelint": "^16.13.1", + "stylelint": "^16.13.2", "stylelint-config-standard": "^37.0.0", "terser": "^5.37.0", "vnu-jar": "^24.10.17" @@ -2429,9 +2429,9 @@ } }, "node_modules/stylelint": { - "version": "16.13.1", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.13.1.tgz", - "integrity": "sha512-691JjSIIcP6f9QJFz0J0/AMG3lupE9RqYAgYCON3wiqp5nQiKqDYIsz321GeTOYNznoRPNh0Mf6VjzP1eBVz/Q==", + "version": "16.13.2", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.13.2.tgz", + "integrity": "sha512-wDlgh0mRO9RtSa3TdidqHd0nOG8MmUyVKl+dxA6C1j8aZRzpNeEgdhFmU5y4sZx4Fc6r46p0fI7p1vR5O2DZqA==", "funding": [ { "type": "opencollective", |
