chore(deps): update dependency stylelint to v17.12.0
renovate/stability-days Updates have met minimum release age requirement
schemas-app / build (pull_request) Successful in 2m6s
schemas-app / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-05-23 11:09:25 +00:00
parent c586ef6c98
commit 373369e7d3
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -39,7 +39,7 @@
"eslint-plugin-vue": "10.9.1",
"jsdom": "29.1.1",
"postcss-html": "1.8.1",
"stylelint": "17.11.1",
"stylelint": "17.12.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "40.0.0",
"typescript": "6.0.3",
@@ -19080,9 +19080,9 @@
}
},
"node_modules/stylelint": {
"version": "17.11.1",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.11.1.tgz",
"integrity": "sha512-+smN/HqVTggUx3iuAzOi9fPh8SrH+cJWlZrYVldXoJ06orWBhZ4Ue/QEp64oei6pVrAh4w3tG+Y12Vw7MbCFRQ==",
"version": "17.12.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-17.12.0.tgz",
"integrity": "sha512-KIlzWXMHUvgfPUR0R7TK3H80yCIi0uoivUwf+6Az4yrHJD1Q3c1qIkh/H5Z0i/K3QXgtq/UMEkWyBUSUwnpnOg==",
"devOptional": true,
"funding": [
{
@@ -19110,7 +19110,7 @@
"debug": "^4.4.3",
"fast-glob": "^3.3.3",
"fastest-levenshtein": "^1.0.16",
"file-entry-cache": "^11.1.2",
"file-entry-cache": "^11.1.3",
"global-modules": "^2.0.0",
"globby": "^16.2.0",
"globjoin": "^0.1.4",
+1 -1
View File
@@ -53,7 +53,7 @@
"eslint-plugin-vue": "10.9.1",
"jsdom": "29.1.1",
"postcss-html": "1.8.1",
"stylelint": "17.11.1",
"stylelint": "17.12.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "40.0.0",
"typescript": "6.0.3",