Skip to content

Commit 94faf1d

Browse files
chore(deps): update dependency typescript-eslint to v8.5.0
1 parent b61c68e commit 94faf1d

File tree

2 files changed

+89
-8
lines changed

2 files changed

+89
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"stylelint-scss": "6.5.1",
140140
"ts-lit-plugin": "2.0.2",
141141
"typescript": "5.5.4",
142-
"typescript-eslint": "8.4.0",
142+
"typescript-eslint": "8.5.0",
143143
"urlpattern-polyfill": "10.0.0",
144144
"vite": "5.4.3",
145145
"vite-plugin-dts": "4.2.1"

yarn.lock

Lines changed: 88 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2771,6 +2771,21 @@
27712771
natural-compare "^1.4.0"
27722772
ts-api-utils "^1.3.0"
27732773

2774+
"@typescript-eslint/[email protected]":
2775+
version "8.5.0"
2776+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.5.0.tgz#7c1863693a98371703686e1c0fac64ffc576cdb1"
2777+
integrity sha512-lHS5hvz33iUFQKuPFGheAB84LwcJ60G8vKnEhnfcK1l8kGVLro2SFYW6K0/tj8FUhRJ0VHyg1oAfg50QGbPPHw==
2778+
dependencies:
2779+
"@eslint-community/regexpp" "^4.10.0"
2780+
"@typescript-eslint/scope-manager" "8.5.0"
2781+
"@typescript-eslint/type-utils" "8.5.0"
2782+
"@typescript-eslint/utils" "8.5.0"
2783+
"@typescript-eslint/visitor-keys" "8.5.0"
2784+
graphemer "^1.4.0"
2785+
ignore "^5.3.1"
2786+
natural-compare "^1.4.0"
2787+
ts-api-utils "^1.3.0"
2788+
27742789
"@typescript-eslint/[email protected]":
27752790
version "8.4.0"
27762791
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.4.0.tgz#36b7cd7643a1c190d49dc0278192b2450f615a6f"
@@ -2782,6 +2797,17 @@
27822797
"@typescript-eslint/visitor-keys" "8.4.0"
27832798
debug "^4.3.4"
27842799

2800+
"@typescript-eslint/[email protected]":
2801+
version "8.5.0"
2802+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.5.0.tgz#d590e1ef9f31f26d423999ad3f687723247e6bcc"
2803+
integrity sha512-gF77eNv0Xz2UJg/NbpWJ0kqAm35UMsvZf1GHj8D9MRFTj/V3tAciIWXfmPLsAAF/vUlpWPvUDyH1jjsr0cMVWw==
2804+
dependencies:
2805+
"@typescript-eslint/scope-manager" "8.5.0"
2806+
"@typescript-eslint/types" "8.5.0"
2807+
"@typescript-eslint/typescript-estree" "8.5.0"
2808+
"@typescript-eslint/visitor-keys" "8.5.0"
2809+
debug "^4.3.4"
2810+
27852811
"@typescript-eslint/[email protected]":
27862812
version "5.62.0"
27872813
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
@@ -2798,6 +2824,14 @@
27982824
"@typescript-eslint/types" "8.4.0"
27992825
"@typescript-eslint/visitor-keys" "8.4.0"
28002826

2827+
"@typescript-eslint/[email protected]":
2828+
version "8.5.0"
2829+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.5.0.tgz#385341de65b976f02b295b8aca54bb4ffd6b5f07"
2830+
integrity sha512-06JOQ9Qgj33yvBEx6tpC8ecP9o860rsR22hWMEd12WcTRrfaFgHr2RB/CA/B+7BMhHkXT4chg2MyboGdFGawYg==
2831+
dependencies:
2832+
"@typescript-eslint/types" "8.5.0"
2833+
"@typescript-eslint/visitor-keys" "8.5.0"
2834+
28012835
"@typescript-eslint/[email protected]":
28022836
version "8.4.0"
28032837
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.4.0.tgz#4a91b5789f41946adb56d73e2fb4639fdcf37af7"
@@ -2808,6 +2842,16 @@
28082842
debug "^4.3.4"
28092843
ts-api-utils "^1.3.0"
28102844

2845+
"@typescript-eslint/[email protected]":
2846+
version "8.5.0"
2847+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.5.0.tgz#6215b23aa39dbbd8dde0a4ef9ee0f745410c29b1"
2848+
integrity sha512-N1K8Ix+lUM+cIDhL2uekVn/ZD7TZW+9/rwz8DclQpcQ9rk4sIL5CAlBC0CugWKREmDjBzI/kQqU4wkg46jWLYA==
2849+
dependencies:
2850+
"@typescript-eslint/typescript-estree" "8.5.0"
2851+
"@typescript-eslint/utils" "8.5.0"
2852+
debug "^4.3.4"
2853+
ts-api-utils "^1.3.0"
2854+
28112855
"@typescript-eslint/[email protected]":
28122856
version "5.62.0"
28132857
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
@@ -2823,6 +2867,11 @@
28232867
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.4.0.tgz#b44d6a90a317a6d97a3e5fabda5196089eec6171"
28242868
integrity sha512-T1RB3KQdskh9t3v/qv7niK6P8yvn7ja1mS7QK7XfRVL6wtZ8/mFs/FHf4fKvTA0rKnqnYxl/uHFNbnEt0phgbw==
28252869

2870+
"@typescript-eslint/[email protected]":
2871+
version "8.5.0"
2872+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.5.0.tgz#4465d99331d1276f8fb2030e4f9c73fe01a05bf9"
2873+
integrity sha512-qjkormnQS5wF9pjSi6q60bKUHH44j2APxfh9TQRXK8wbYVeDYYdYJGIROL87LGZZ2gz3Rbmjc736qyL8deVtdw==
2874+
28262875
"@typescript-eslint/[email protected]":
28272876
version "5.62.0"
28282877
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
@@ -2850,6 +2899,20 @@
28502899
semver "^7.6.0"
28512900
ts-api-utils "^1.3.0"
28522901

2902+
"@typescript-eslint/[email protected]":
2903+
version "8.5.0"
2904+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.5.0.tgz#6e5758cf2f63aa86e9ddfa4e284e2e0b81b87557"
2905+
integrity sha512-vEG2Sf9P8BPQ+d0pxdfndw3xIXaoSjliG0/Ejk7UggByZPKXmJmw3GW5jV2gHNQNawBUyfahoSiCFVov0Ruf7Q==
2906+
dependencies:
2907+
"@typescript-eslint/types" "8.5.0"
2908+
"@typescript-eslint/visitor-keys" "8.5.0"
2909+
debug "^4.3.4"
2910+
fast-glob "^3.3.2"
2911+
is-glob "^4.0.3"
2912+
minimatch "^9.0.4"
2913+
semver "^7.6.0"
2914+
ts-api-utils "^1.3.0"
2915+
28532916
"@typescript-eslint/typescript-estree@^7.6.0":
28542917
version "7.18.0"
28552918
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931"
@@ -2874,6 +2937,16 @@
28742937
"@typescript-eslint/types" "8.4.0"
28752938
"@typescript-eslint/typescript-estree" "8.4.0"
28762939

2940+
"@typescript-eslint/[email protected]":
2941+
version "8.5.0"
2942+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.5.0.tgz#4d4ffed96d0654546a37faa5b84bdce16d951634"
2943+
integrity sha512-6yyGYVL0e+VzGYp60wvkBHiqDWOpT63pdMV2CVG4LVDd5uR6q1qQN/7LafBZtAtNIn/mqXjsSeS5ggv/P0iECw==
2944+
dependencies:
2945+
"@eslint-community/eslint-utils" "^4.4.0"
2946+
"@typescript-eslint/scope-manager" "8.5.0"
2947+
"@typescript-eslint/types" "8.5.0"
2948+
"@typescript-eslint/typescript-estree" "8.5.0"
2949+
28772950
"@typescript-eslint/utils@^5.62.0":
28782951
version "5.62.0"
28792952
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
@@ -2912,6 +2985,14 @@
29122985
"@typescript-eslint/types" "8.4.0"
29132986
eslint-visitor-keys "^3.4.3"
29142987

2988+
"@typescript-eslint/[email protected]":
2989+
version "8.5.0"
2990+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.5.0.tgz#13028df3b866d2e3e2e2cc4193cf2c1e0e04c4bf"
2991+
integrity sha512-yTPqMnbAZJNy2Xq2XU8AdtOW9tJIr+UQb64aXB9f3B1498Zx9JorVgFJcZpEc9UBuCCrdzKID2RGAMkYcDtZOw==
2992+
dependencies:
2993+
"@typescript-eslint/types" "8.5.0"
2994+
eslint-visitor-keys "^3.4.3"
2995+
29152996
"@ungap/structured-clone@^1.0.0":
29162997
version "1.2.0"
29172998
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -10100,14 +10181,14 @@ typed-query-selector@^2.12.0:
1010010181
resolved "https://registry.yarnpkg.com/typed-query-selector/-/typed-query-selector-2.12.0.tgz#92b65dbc0a42655fccf4aeb1a08b1dddce8af5f2"
1010110182
integrity sha512-SbklCd1F0EiZOyPiW192rrHZzZ5sBijB6xM+cpmrwDqObvdtunOHHIk9fCGsoK5JVIYXoyEp4iEdE3upFH3PAg==
1010210183

10103-
typescript-eslint@8.4.0:
10104-
version "8.4.0"
10105-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.4.0.tgz#3fa38bd279994cdb40ba9264ef5262a17cf4cfa0"
10106-
integrity sha512-67qoc3zQZe3CAkO0ua17+7aCLI0dU+sSQd1eKPGq06QE4rfQjstVXR6woHO5qQvGUa550NfGckT4tzh3b3c8Pw==
10184+
typescript-eslint@8.5.0:
10185+
version "8.5.0"
10186+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.5.0.tgz#041f6c302d0e9a8e116a33d60b0bb19f34036dd7"
10187+
integrity sha512-uD+XxEoSIvqtm4KE97etm32Tn5MfaZWgWfMMREStLxR6JzvHkc2Tkj7zhTEK5XmtpTmKHNnG8Sot6qDfhHtR1Q==
1010710188
dependencies:
10108-
"@typescript-eslint/eslint-plugin" "8.4.0"
10109-
"@typescript-eslint/parser" "8.4.0"
10110-
"@typescript-eslint/utils" "8.4.0"
10189+
"@typescript-eslint/eslint-plugin" "8.5.0"
10190+
"@typescript-eslint/parser" "8.5.0"
10191+
"@typescript-eslint/utils" "8.5.0"
1011110192

1011210193
1011310194
version "5.4.2"

0 commit comments

Comments
 (0)