Skip to content

Commit 5c20535

Browse files
Update dependency @stylistic/eslint-plugin to v5.4.0 (#30923)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6562f5a commit 5c20535

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

yarn.lock

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2048,7 +2048,7 @@
20482048
dependencies:
20492049
eslint-visitor-keys "^3.4.3"
20502050

2051-
"@eslint-community/eslint-utils@^4.7.0":
2051+
"@eslint-community/eslint-utils@^4.7.0", "@eslint-community/eslint-utils@^4.9.0":
20522052
version "4.9.0"
20532053
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3"
20542054
integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==
@@ -3638,12 +3638,12 @@
36383638
playwright "^1.14.0"
36393639

36403640
"@stylistic/eslint-plugin@^5.0.0":
3641-
version "5.3.1"
3642-
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-5.3.1.tgz#1aead935023b708ca6a27d079b1a96b726a38fe2"
3643-
integrity sha512-Ykums1VYonM0TgkD0VteVq9mrlO2FhF48MDJnPyv3MktIB2ydtuhlO0AfWm7xnW1kyf5bjOqA6xc7JjviuVTxg==
3641+
version "5.4.0"
3642+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-5.4.0.tgz#4cd51beb5602a8978a9a956c3568180efffcabe5"
3643+
integrity sha512-UG8hdElzuBDzIbjG1QDwnYH0MQ73YLXDFHgZzB4Zh/YJfnw8XNsloVtytqzx0I2Qky9THSdpTmi8Vjn/pf/Lew==
36443644
dependencies:
3645-
"@eslint-community/eslint-utils" "^4.7.0"
3646-
"@typescript-eslint/types" "^8.41.0"
3645+
"@eslint-community/eslint-utils" "^4.9.0"
3646+
"@typescript-eslint/types" "^8.44.0"
36473647
eslint-visitor-keys "^4.2.1"
36483648
espree "^10.4.0"
36493649
estraverse "^5.3.0"
@@ -4613,7 +4613,7 @@
46134613
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.35.0.tgz#e60d062907930e30008d796de5c4170f02618a93"
46144614
integrity sha512-0mYH3emanku0vHw2aRLNGqe7EXh9WHEhi7kZzscrMDf6IIRUQ5Jk4wp1QrledE/36KtdZrVfKnE32eZCf/vaVQ==
46154615

4616-
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.41.0", "@typescript-eslint/types@^8.44.0":
4616+
"@typescript-eslint/[email protected]":
46174617
version "8.44.0"
46184618
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.44.0.tgz#4b9154ab164a0beff22d3217ff0fdc8d10bce924"
46194619
integrity sha512-ZSl2efn44VsYM0MfDQe68RKzBz75NPgLQXuGypmym6QVOWL5kegTZuZ02xRAT9T+onqvM6T8CdQk0OwYMB6ZvA==
@@ -4623,6 +4623,11 @@
46234623
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.36.0.tgz#d3d184adc2899e2912c13b17c1590486ef37c7ac"
46244624
integrity sha512-xGms6l5cTJKQPZOKM75Dl9yBfNdGeLRsIyufewnxT4vZTrjC0ImQT4fj8QmtJK84F58uSh5HVBSANwcfiXxABQ==
46254625

4626+
"@typescript-eslint/types@^8.44.0":
4627+
version "8.45.0"
4628+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.45.0.tgz#fc01cd2a4690b9713b02f895e82fb43f7d960684"
4629+
integrity sha512-WugXLuOIq67BMgQInIxxnsSyRLFxdkJEJu8r4ngLR56q/4Q5LrbfkFRH27vMTjxEK8Pyz7QfzuZe/G15qQnVRA==
4630+
46264631
"@typescript-eslint/[email protected]":
46274632
version "8.23.0"
46284633
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.23.0.tgz#f633ef08efa656e386bc44b045ffcf9537cc6924"

0 commit comments

Comments
 (0)