Skip to content

Commit e39644a

Browse files
Update dependency @stylistic/eslint-plugin to v5.3.1 (#5002)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df0f007 commit e39644a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2033,12 +2033,12 @@
20332033
"@sinonjs/commons" "^3.0.0"
20342034

20352035
"@stylistic/eslint-plugin@^5.0.0":
2036-
version "5.2.3"
2037-
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-5.2.3.tgz#f2be5d25e768f5ef4bb72d339bb71c500accef61"
2038-
integrity sha512-oY7GVkJGVMI5benlBDCaRrSC1qPasafyv5dOBLLv5MTilMGnErKhO6ziEfodDDIZbo5QxPUNW360VudJOFODMw==
2036+
version "5.3.1"
2037+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-5.3.1.tgz#1aead935023b708ca6a27d079b1a96b726a38fe2"
2038+
integrity sha512-Ykums1VYonM0TgkD0VteVq9mrlO2FhF48MDJnPyv3MktIB2ydtuhlO0AfWm7xnW1kyf5bjOqA6xc7JjviuVTxg==
20392039
dependencies:
20402040
"@eslint-community/eslint-utils" "^4.7.0"
2041-
"@typescript-eslint/types" "^8.38.0"
2041+
"@typescript-eslint/types" "^8.41.0"
20422042
eslint-visitor-keys "^4.2.1"
20432043
espree "^10.4.0"
20442044
estraverse "^5.3.0"
@@ -2319,10 +2319,10 @@
23192319
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.44.0.tgz#4b9154ab164a0beff22d3217ff0fdc8d10bce924"
23202320
integrity sha512-ZSl2efn44VsYM0MfDQe68RKzBz75NPgLQXuGypmym6QVOWL5kegTZuZ02xRAT9T+onqvM6T8CdQk0OwYMB6ZvA==
23212321

2322-
"@typescript-eslint/types@^8.38.0":
2323-
version "8.40.0"
2324-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.40.0.tgz#0b580fdf643737aa5c01285314b5c6e9543846a9"
2325-
integrity sha512-ETdbFlgbAmXHyFPwqUIYrfc12ArvpBhEVgGAxVYSwli26dn8Ko+lIo4Su9vI9ykTZdJn+vJprs/0eZU0YMAEQg==
2322+
"@typescript-eslint/types@^8.41.0":
2323+
version "8.44.0"
2324+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.44.0.tgz#4b9154ab164a0beff22d3217ff0fdc8d10bce924"
2325+
integrity sha512-ZSl2efn44VsYM0MfDQe68RKzBz75NPgLQXuGypmym6QVOWL5kegTZuZ02xRAT9T+onqvM6T8CdQk0OwYMB6ZvA==
23262326

23272327
"@typescript-eslint/[email protected]":
23282328
version "8.21.0"

0 commit comments

Comments
 (0)