Skip to content

Commit caee760

Browse files
Update dependency stylelint to v16.19.1
1 parent 8fc1f20 commit caee760

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
@@ -17,7 +17,7 @@
1717
"eslint-config-prettier": "10.1.2",
1818
"globals": "16.0.0",
1919
"prettier": "3.5.3",
20-
"stylelint": "16.19.0",
20+
"stylelint": "16.19.1",
2121
"stylelint-config-standard": "38.0.0",
2222
"stylelint-config-standard-scss": "14.0.0"
2323
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1167,10 +1167,10 @@ stylelint-scss@^6.4.0:
11671167
postcss-selector-parser "^6.1.2"
11681168
postcss-value-parser "^4.2.0"
11691169

1170-
1171-
version "16.19.0"
1172-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.19.0.tgz#bc10b4515dcceacd4aa68ccc0997724a477ee497"
1173-
integrity sha512-BJzc5mo/ez0H/ZSl3UbxGdkK/s0kFGsF5/k6IGu4z8wJ1qp49WrOS9RxswvcN6HMirt0g/iiJqOwLHTbWv49IQ==
1170+
1171+
version "16.19.1"
1172+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.19.1.tgz#486b95fa7518a3077ee2802bc6dda2174bc097bb"
1173+
integrity sha512-C1SlPZNMKl+d/C867ZdCRthrS+6KuZ3AoGW113RZCOL0M8xOGpgx7G70wq7lFvqvm4dcfdGFVLB/mNaLFChRKw==
11741174
dependencies:
11751175
"@csstools/css-parser-algorithms" "^3.0.4"
11761176
"@csstools/css-tokenizer" "^3.0.3"

0 commit comments

Comments
 (0)