Browse Source

chore(deps): update dependency stylelint to ^16.3.1 (#4342)

renovate[bot] 1 năm trước cách đây
mục cha
commit
d070665c42
2 tập tin đã thay đổi với 5 bổ sung5 xóa
  1. 4 4
      package-lock.json
  2. 1 1
      package.json

+ 4 - 4
package-lock.json

@@ -41,7 +41,7 @@
 				"prettier-plugin-nginx": "^1.0.3",
 				"prettier-plugin-sh": "^0.14.0",
 				"prettier-plugin-sql": "^0.18.0",
-				"stylelint": "^16.3.0",
+				"stylelint": "^16.3.1",
 				"stylelint-config-standard": "^36.0.0",
 				"vitepress": "^1.0.1",
 				"vitest": "^1.4.0",
@@ -7126,9 +7126,9 @@
 			"dev": true
 		},
 		"node_modules/stylelint": {
-			"version": "16.3.0",
-			"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.3.0.tgz",
-			"integrity": "sha512-hqC6xNTbQ5HRGQXfIW4HwXcx09raIFz4W4XFbraeqWqYRVVY/ibYvI0dsu0ORMQY8re2bpDdCAeIa2cm+QJ4Sw==",
+			"version": "16.3.1",
+			"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.3.1.tgz",
+			"integrity": "sha512-/JOwQnBvxEKOT2RtNgGpBVXnCSMBgKOL2k7w0K52htwCyJls4+cHvc4YZgXlVoAZS9QJd2DgYAiRnja96pTgxw==",
 			"dev": true,
 			"dependencies": {
 				"@csstools/css-parser-algorithms": "^2.6.1",

+ 1 - 1
package.json

@@ -50,7 +50,7 @@
 		"prettier-plugin-nginx": "^1.0.3",
 		"prettier-plugin-sh": "^0.14.0",
 		"prettier-plugin-sql": "^0.18.0",
-		"stylelint": "^16.3.0",
+		"stylelint": "^16.3.1",
 		"stylelint-config-standard": "^36.0.0",
 		"vitepress": "^1.0.1",
 		"vitest": "^1.4.0",