summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-27 19:20:53 +0000
committerDaniel Micay <daniel.micay@grapheneos.org>2025-02-10 04:00:51 -0500
commitb30ad09a575ecc7c027493869cc25d3bd62764aa (patch)
tree76730e8014b56ca958679f5cb219f3a14e7b78ab /package.json
parent3e84ecb8a51d75e5fc18465f89ca005e1bebc5f1 (diff)
Bump stylelint from 16.13.2 to 16.14.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.13.2 to 16.14.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.13.2...16.14.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 c806df09..0a1f3247 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"csso-cli": "^4.0.2",
"eslint": "^9.19.0",
"html-minifier-terser": "^7.2.0",
- "stylelint": "^16.13.2",
+ "stylelint": "^16.14.1",
"stylelint-config-standard": "^37.0.0",
"terser": "^5.37.0",
"vnu-jar": "^24.10.17"