Просмотр исходного кода

chore(deps): update dependency stylelint to ^16.17.0 (#4921)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 11 месяцев назад
Родитель
Сommit
5ceace26e2
2 измененных файлов с 5 добавлено и 5 удалено
  1. 4 4
      package-lock.json
  2. 1 1
      package.json

+ 4 - 4
package-lock.json

@@ -38,7 +38,7 @@
 				"prettier-plugin-nginx": "^1.0.3",
 				"prettier-plugin-sh": "^0.15.0",
 				"prettier-plugin-sql": "^0.18.1",
-				"stylelint": "^16.16.0",
+				"stylelint": "^16.17.0",
 				"stylelint-config-standard": "^36.0.1",
 				"vitepress": "^1.6.3",
 				"vitest": "^2.1.9",
@@ -7837,9 +7837,9 @@
 			}
 		},
 		"node_modules/stylelint": {
-			"version": "16.16.0",
-			"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.16.0.tgz",
-			"integrity": "sha512-40X5UOb/0CEFnZVEHyN260HlSSUxPES+arrUphOumGWgXERHfwCD0kNBVILgQSij8iliYVwlc0V7M5bcLP9vPg==",
+			"version": "16.17.0",
+			"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.17.0.tgz",
+			"integrity": "sha512-I9OwVIWRMqVm2Br5iTbrfSqGRPWQUlvm6oXO1xZuYYu0Gpduy67N8wXOZv15p6E/JdlZiAtQaIoLKZEWk5hrjw==",
 			"dev": true,
 			"funding": [
 				{

+ 1 - 1
package.json

@@ -47,7 +47,7 @@
 		"prettier-plugin-nginx": "^1.0.3",
 		"prettier-plugin-sh": "^0.15.0",
 		"prettier-plugin-sql": "^0.18.1",
-		"stylelint": "^16.16.0",
+		"stylelint": "^16.17.0",
 		"stylelint-config-standard": "^36.0.1",
 		"vitepress": "^1.6.3",
 		"vitest": "^2.1.9",