Skip to content

Commit 68ead7c

Browse files
Update dependency @stylistic/eslint-plugin to v5.5.0 (#31110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ae2acdf commit 68ead7c

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

yarn.lock

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3133,12 +3133,12 @@
31333133
"@storybook/react-dom-shim" "9.1.10"
31343134

31353135
"@stylistic/eslint-plugin@^5.0.0":
3136-
version "5.4.0"
3137-
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-5.4.0.tgz#4cd51beb5602a8978a9a956c3568180efffcabe5"
3138-
integrity sha512-UG8hdElzuBDzIbjG1QDwnYH0MQ73YLXDFHgZzB4Zh/YJfnw8XNsloVtytqzx0I2Qky9THSdpTmi8Vjn/pf/Lew==
3136+
version "5.5.0"
3137+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-5.5.0.tgz#44c2e5454ff827f962b1908f0b5939130a6b18b3"
3138+
integrity sha512-IeZF+8H0ns6prg4VrkhgL+yrvDXWDH2cKchrbh80ejG9dQgZWp10epHMbgRuQvgchLII/lfh6Xn3lu6+6L86Hw==
31393139
dependencies:
31403140
"@eslint-community/eslint-utils" "^4.9.0"
3141-
"@typescript-eslint/types" "^8.44.0"
3141+
"@typescript-eslint/types" "^8.46.1"
31423142
eslint-visitor-keys "^4.2.1"
31433143
espree "^10.4.0"
31443144
estraverse "^5.3.0"
@@ -3985,21 +3985,16 @@
39853985
debug "^4.3.4"
39863986
ts-api-utils "^2.1.0"
39873987

3988-
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.46.1":
3988+
"@typescript-eslint/[email protected]":
39893989
version "8.46.1"
39903990
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.1.tgz#4c5479538ec10b5508b8e982e172911c987446d8"
39913991
integrity sha512-C+soprGBHwWBdkDpbaRC4paGBrkIXxVlNohadL5o0kfhsXqOC6GYH2S/Obmig+I0HTDl8wMaRySwrfrXVP8/pQ==
39923992

3993-
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.46.2":
3993+
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.46.1", "@typescript-eslint/types@^8.46.2":
39943994
version "8.46.2"
39953995
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.2.tgz#2bad7348511b31e6e42579820e62b73145635763"
39963996
integrity sha512-lNCWCbq7rpg7qDsQrd3D6NyWYu+gkTENkG5IKYhUIcxSb59SQC/hEQ+MrG4sTgBVghTonNWq42bA/d4yYumldQ==
39973997

3998-
"@typescript-eslint/types@^8.44.0":
3999-
version "8.45.0"
4000-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.45.0.tgz#fc01cd2a4690b9713b02f895e82fb43f7d960684"
4001-
integrity sha512-WugXLuOIq67BMgQInIxxnsSyRLFxdkJEJu8r4ngLR56q/4Q5LrbfkFRH27vMTjxEK8Pyz7QfzuZe/G15qQnVRA==
4002-
40033998
"@typescript-eslint/[email protected]":
40043999
version "8.46.1"
40054000
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.1.tgz#1c146573b942ebe609c156c217ceafdc7a88e6ed"

0 commit comments

Comments
 (0)