summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-14 19:26:39 +0000
committerDaniel Micay <daniel.micay@grapheneos.org>2025-02-10 04:00:51 -0500
commit64aecc5bed4227c1d6073697fbc7ba7933be806d (patch)
tree808a963d09f43553725ea1c6021afce71623bacb /package.json
parent03fb4ef809de7aaaeb75318243385a105c5934f7 (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.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 69f9460b..8e934df3 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,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"