summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-23 19:16:19 +0000
committerDaniel Micay <danielmicay@gmail.com>2024-04-23 15:37:37 -0400
commita258c84cac5e47f7c71dea774e75aab5b12431e7 (patch)
treed3fb825f0f4962b15184290724340928004d508b /package.json
parentae078fb04ff034f87db673b9d0726fb03cde7694 (diff)
Bump stylelint from 16.3.1 to 16.4.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.3.1 to 16.4.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.3.1...16.4.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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index cdaeb8e5..ae7a0164 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"csso-cli": "^4.0.2",
"eslint": "^9.1.1",
"html-minifier-terser": "^7.2.0",
- "stylelint": "^16.3.1",
+ "stylelint": "^16.4.0",
"stylelint-config-standard": "^36.0.0",
"terser": "^5.30.4",
"vnu-jar": "^23.4.11"