Skip to content

Commit 53deedd

Browse files
Update dependency @stylistic/eslint-plugin to v5.2.0 (#4934)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a58ce4 commit 53deedd

File tree

1 file changed

+16
-6
lines changed

1 file changed

+16
-6
lines changed

yarn.lock

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1938,16 +1938,16 @@
19381938
"@sinonjs/commons" "^3.0.0"
19391939

19401940
"@stylistic/eslint-plugin@^5.0.0":
1941-
version "5.1.0"
1942-
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-5.1.0.tgz#98769a3e6fc68d92deba20538341b0ea7923b3ce"
1943-
integrity sha512-TJRJul4u/lmry5N/kyCU+7RWWOk0wyXN+BncRlDYBqpLFnzXkd7QGVfN7KewarFIXv0IX0jSF/Ksu7aHWEDeuw==
1941+
version "5.2.2"
1942+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-5.2.2.tgz#a1cb24f17263e1dcb2d5c94069dc3ae7af1eb9ce"
1943+
integrity sha512-bE2DUjruqXlHYP3Q2Gpqiuj2bHq7/88FnuaS0FjeGGLCy+X6a07bGVuwtiOYnPSLHR6jmx5Bwdv+j7l8H+G97A==
19441944
dependencies:
19451945
"@eslint-community/eslint-utils" "^4.7.0"
1946-
"@typescript-eslint/types" "^8.34.1"
1946+
"@typescript-eslint/types" "^8.37.0"
19471947
eslint-visitor-keys "^4.2.1"
19481948
espree "^10.4.0"
19491949
estraverse "^5.3.0"
1950-
picomatch "^4.0.2"
1950+
picomatch "^4.0.3"
19511951

19521952
"@tootallnate/once@2":
19531953
version "2.0.0"
@@ -2223,11 +2223,16 @@
22232223
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.21.0.tgz#58f30aec8db8212fd886835dc5969cdf47cb29f5"
22242224
integrity sha512-PAL6LUuQwotLW2a8VsySDBwYMm129vFm4tMVlylzdoTybTHaAi0oBp7Ac6LhSrHHOdLM3efH+nAR6hAWoMF89A==
22252225

2226-
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.34.1", "@typescript-eslint/types@^8.36.0":
2226+
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.36.0":
22272227
version "8.36.0"
22282228
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.36.0.tgz#d3d184adc2899e2912c13b17c1590486ef37c7ac"
22292229
integrity sha512-xGms6l5cTJKQPZOKM75Dl9yBfNdGeLRsIyufewnxT4vZTrjC0ImQT4fj8QmtJK84F58uSh5HVBSANwcfiXxABQ==
22302230

2231+
"@typescript-eslint/types@^8.37.0":
2232+
version "8.38.0"
2233+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.38.0.tgz#297351c994976b93c82ac0f0e206c8143aa82529"
2234+
integrity sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw==
2235+
22312236
"@typescript-eslint/[email protected]":
22322237
version "8.21.0"
22332238
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.21.0.tgz#5ce71acdbed3b97b959f6168afba5a03c88f69a9"
@@ -5750,6 +5755,11 @@ picomatch@^4.0.1, picomatch@^4.0.2:
57505755
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
57515756
integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
57525757

5758+
picomatch@^4.0.3:
5759+
version "4.0.3"
5760+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042"
5761+
integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==
5762+
57535763
pidtree@^0.6.0:
57545764
version "0.6.0"
57555765
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.6.0.tgz#90ad7b6d42d5841e69e0a2419ef38f8883aa057c"

0 commit comments

Comments
 (0)