chore(deps-dev): bump stylelint from 16.14.1 to 16.15.0 (#10341)

This commit is contained in:
dependabot[bot]
2025-03-05 00:05:20 +00:00
committed by GitHub
parent 27a08c6c26
commit aae5125b1c
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@@ -123,7 +123,7 @@
"source-map-support": "^0.5.21", "source-map-support": "^0.5.21",
"start-server-and-test": "^2.0.10", "start-server-and-test": "^2.0.10",
"stream-browserify": "^3.0.0", "stream-browserify": "^3.0.0",
"stylelint": "^16.14.1", "stylelint": "^16.15.0",
"stylelint-prettier": "^5.0.3", "stylelint-prettier": "^5.0.3",
"tachyons-sass": "^4.9.5", "tachyons-sass": "^4.9.5",
"terser-webpack-plugin": "^5.3.12", "terser-webpack-plugin": "^5.3.12",
@@ -25190,9 +25190,9 @@
} }
}, },
"node_modules/stylelint": { "node_modules/stylelint": {
"version": "16.14.1", "version": "16.15.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.14.1.tgz", "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.15.0.tgz",
"integrity": "sha512-oqCL7AC3786oTax35T/nuLL8p2C3k/8rHKAooezrPGRvUX0wX+qqs5kMWh5YYT4PHQgVDobHT4tw55WgpYG6Sw==", "integrity": "sha512-OK6Rs7EPdcdmjqiDycadZY4fw3f5/TC1X6/tGjnF3OosbwCeNs7nG+79MCAtjEg7ckwqTJTsku08e0Rmaz5nUw==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
@@ -25219,7 +25219,7 @@
"debug": "^4.3.7", "debug": "^4.3.7",
"fast-glob": "^3.3.3", "fast-glob": "^3.3.3",
"fastest-levenshtein": "^1.0.16", "fastest-levenshtein": "^1.0.16",
"file-entry-cache": "^10.0.5", "file-entry-cache": "^10.0.6",
"global-modules": "^2.0.0", "global-modules": "^2.0.0",
"globby": "^11.1.0", "globby": "^11.1.0",
"globjoin": "^0.1.4", "globjoin": "^0.1.4",
@@ -25233,14 +25233,14 @@
"micromatch": "^4.0.8", "micromatch": "^4.0.8",
"normalize-path": "^3.0.0", "normalize-path": "^3.0.0",
"picocolors": "^1.1.1", "picocolors": "^1.1.1",
"postcss": "^8.5.1", "postcss": "^8.5.3",
"postcss-resolve-nested-selector": "^0.1.6", "postcss-resolve-nested-selector": "^0.1.6",
"postcss-safe-parser": "^7.0.1", "postcss-safe-parser": "^7.0.1",
"postcss-selector-parser": "^7.0.0", "postcss-selector-parser": "^7.1.0",
"postcss-value-parser": "^4.2.0", "postcss-value-parser": "^4.2.0",
"resolve-from": "^5.0.0", "resolve-from": "^5.0.0",
"string-width": "^4.2.3", "string-width": "^4.2.3",
"supports-hyperlinks": "^3.1.0", "supports-hyperlinks": "^3.2.0",
"svg-tags": "^1.0.0", "svg-tags": "^1.0.0",
"table": "^6.9.0", "table": "^6.9.0",
"write-file-atomic": "^5.0.1" "write-file-atomic": "^5.0.1"

View File

@@ -187,7 +187,7 @@
"source-map-support": "^0.5.21", "source-map-support": "^0.5.21",
"start-server-and-test": "^2.0.10", "start-server-and-test": "^2.0.10",
"stream-browserify": "^3.0.0", "stream-browserify": "^3.0.0",
"stylelint": "^16.14.1", "stylelint": "^16.15.0",
"stylelint-prettier": "^5.0.3", "stylelint-prettier": "^5.0.3",
"tachyons-sass": "^4.9.5", "tachyons-sass": "^4.9.5",
"terser-webpack-plugin": "^5.3.12", "terser-webpack-plugin": "^5.3.12",