chore(deps): update dependency stylelint to v16.13.2

This commit is contained in:
Renovate
2025-01-14 13:11:00 +00:00
parent ce5780760d
commit d15e68b158
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -43,7 +43,7 @@
"nuxt": "3.15.1",
"postcss-html": "1.8.0",
"sass": "1.83.4",
"stylelint": "16.13.1",
"stylelint": "16.13.2",
"stylelint-config-recommended-vue": "1.5.0",
"stylelint-config-standard": "37.0.0",
"typescript": "5.7.3",
@@ -17710,9 +17710,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==",
"devOptional": true,
"funding": [
{
+1 -1
View File
@@ -35,7 +35,7 @@
"nuxt": "3.15.1",
"postcss-html": "1.8.0",
"sass": "1.83.4",
"stylelint": "16.13.1",
"stylelint": "16.13.2",
"stylelint-config-recommended-vue": "1.5.0",
"stylelint-config-standard": "37.0.0",
"typescript": "5.7.3",