summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-13 19:15:26 +0000
committerDaniel Micay <daniel.micay@grapheneos.org>2025-02-10 04:00:51 -0500
commit5033963089cf9ffa752b0e859dc5430c1a76b0c7 (patch)
tree8708a40416e48a8d6d78905da11a7a89d35a5691 /package.json
parentbadd742eb30b9311f1a044a66f3cac6919558d7b (diff)
Bump stylelint from 16.12.0 to 16.13.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.12.0 to 16.13.1. - [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.1) --- 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9abd0751..fbff3bee 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.12.0",
+ "stylelint": "^16.13.1",
"stylelint-config-standard": "^36.0.1",
"terser": "^5.37.0",
"vnu-jar": "^24.10.17"