Skip to content

Commit 3e914f6

Browse files
committed
build(deps-dev): bump stylelint to 14.12.1
1 parent e31640b commit 3e914f6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"size-limit": "^5.0.5",
103103
"source-map-loader": "^4.0.0",
104104
"style-loader": "^3.3.1",
105-
"stylelint": "^14.9.1",
105+
"stylelint": "^14.12.1",
106106
"stylelint-config-prettier": "^9.0.3",
107107
"stylelint-config-standard": "^28.0.0",
108108
"stylelint-value-no-unknown-custom-properties": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11318,10 +11318,10 @@ stylelint-value-no-unknown-custom-properties@^4.0.0:
1131811318
postcss-value-parser "^4.2.0"
1131911319
resolve "^1.22.0"
1132011320

11321-
stylelint@^14.9.1:
11322-
version "14.12.0"
11323-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.12.0.tgz#86d5b60d0f30a6bd0b59e1d4c85a267f0caef97e"
11324-
integrity sha512-9Sa+IsT31PN9zf9q5ZVZNvhT6jMVu6YhpI38g3Akn7vONipGL0GNd9QCblwtJ3ysaoM80P/+9mOcFB1xnytiQQ==
11321+
stylelint@^14.12.1:
11322+
version "14.12.1"
11323+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.12.1.tgz#7fac1578662ca12330c32a61c8583be7fad4a530"
11324+
integrity sha512-ZEM4TuksChMBfuPadQsHUkbOoRySAT9QMfDvvYxdAchOJl0p+csTMBXOu6ORAAxKhwBmxqJiep8V88bXfNs3EQ==
1132511325
dependencies:
1132611326
"@csstools/selector-specificity" "^2.0.2"
1132711327
balanced-match "^2.0.0"

0 commit comments

Comments
 (0)