Browse Source

Update dependency stylelint to v15.10.2 (#3829)

Co-authored-by: hestiacp-bot[bot] <bot@hestiacp.com>
hestiacp-bot 2 years ago
parent
commit
8820e6eb82
1 changed files with 9 additions and 9 deletions
  1. 9 9
      package-lock.json

+ 9 - 9
package-lock.json

@@ -33,7 +33,7 @@
 				"prettier-plugin-nginx": "^1.0.3",
 				"prettier-plugin-sh": "^0.12.8",
 				"prettier-plugin-sql": "^0.14.0",
-				"stylelint": "^15.10.1",
+				"stylelint": "^15.10.2",
 				"stylelint-config-standard": "^34.0.0",
 				"vitepress": "1.0.0-beta.5",
 				"vue": "^3.3.4"
@@ -1973,9 +1973,9 @@
 			}
 		},
 		"node_modules/css-functions-list": {
-			"version": "3.1.0",
-			"resolved": "https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.1.0.tgz",
-			"integrity": "sha512-/9lCvYZaUbBGvYUgYGFJ4dcYiyqdhSjG7IPVluoV8A1ILjkF7ilmhp1OGUz8n+nmBcu0RNrQAzgD8B6FJbrt2w==",
+			"version": "3.2.0",
+			"resolved": "https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.2.0.tgz",
+			"integrity": "sha512-d/jBMPyYybkkLVypgtGv12R+pIFw4/f/IHtCTxWpZc8ofTYOPigIgmA6vu5rMHartZC+WuXhBUHfnyNUIQSYrg==",
 			"dev": true,
 			"engines": {
 				"node": ">=12.22"
@@ -5954,9 +5954,9 @@
 			"dev": true
 		},
 		"node_modules/stylelint": {
-			"version": "15.10.1",
-			"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.10.1.tgz",
-			"integrity": "sha512-CYkzYrCFfA/gnOR+u9kJ1PpzwG10WLVnoxHDuBA/JiwGqdM9+yx9+ou6SE/y9YHtfv1mcLo06fdadHTOx4gBZQ==",
+			"version": "15.10.2",
+			"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.10.2.tgz",
+			"integrity": "sha512-UxqSb3hB74g4DTO45QhUHkJMjKKU//lNUAOWyvPBVPZbCknJ5HjOWWZo+UDuhHa9FLeVdHBZXxu43eXkjyIPWg==",
 			"dev": true,
 			"dependencies": {
 				"@csstools/css-parser-algorithms": "^2.3.0",
@@ -5966,7 +5966,7 @@
 				"balanced-match": "^2.0.0",
 				"colord": "^2.9.3",
 				"cosmiconfig": "^8.2.0",
-				"css-functions-list": "^3.1.0",
+				"css-functions-list": "^3.2.0",
 				"css-tree": "^2.3.1",
 				"debug": "^4.3.4",
 				"fast-glob": "^3.3.0",
@@ -5986,7 +5986,7 @@
 				"micromatch": "^4.0.5",
 				"normalize-path": "^3.0.0",
 				"picocolors": "^1.0.0",
-				"postcss": "^8.4.24",
+				"postcss": "^8.4.25",
 				"postcss-resolve-nested-selector": "^0.1.1",
 				"postcss-safe-parser": "^6.0.0",
 				"postcss-selector-parser": "^6.0.13",