Skip to content

Commit 34de515

Browse files
chore: update typescript-eslint monorepo to v8.33.1 (#321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6360f08 commit 34de515

File tree

2 files changed

+101
-4
lines changed

2 files changed

+101
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
"@types/node": "22.15.29",
5959
"@types/react": "18.3.23",
6060
"@types/react-dom": "18.3.7",
61-
"@typescript-eslint/eslint-plugin": "8.32.1",
62-
"@typescript-eslint/parser": "8.32.1",
61+
"@typescript-eslint/eslint-plugin": "8.33.1",
62+
"@typescript-eslint/parser": "8.33.1",
6363
"autoprefixer": "10.4.21",
6464
"eslint": "8.57.1",
6565
"eslint-config-next": "15.3.3",

yarn.lock

Lines changed: 99 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2957,7 +2957,22 @@
29572957
dependencies:
29582958
"@types/node" "*"
29592959

2960-
"@typescript-eslint/[email protected]", "@typescript-eslint/eslint-plugin@^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0":
2960+
"@typescript-eslint/[email protected]":
2961+
version "8.33.1"
2962+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.33.1.tgz#532641b416ed2afd5be893cddb2a58e9cd1f7a3e"
2963+
integrity sha512-TDCXj+YxLgtvxvFlAvpoRv9MAncDLBV2oT9Bd7YBGC/b/sEURoOYuIwLI99rjWOfY3QtDzO+mk0n4AmdFExW8A==
2964+
dependencies:
2965+
"@eslint-community/regexpp" "^4.10.0"
2966+
"@typescript-eslint/scope-manager" "8.33.1"
2967+
"@typescript-eslint/type-utils" "8.33.1"
2968+
"@typescript-eslint/utils" "8.33.1"
2969+
"@typescript-eslint/visitor-keys" "8.33.1"
2970+
graphemer "^1.4.0"
2971+
ignore "^7.0.0"
2972+
natural-compare "^1.4.0"
2973+
ts-api-utils "^2.1.0"
2974+
2975+
"@typescript-eslint/eslint-plugin@^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0":
29612976
version "8.32.1"
29622977
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.32.1.tgz#9185b3eaa3b083d8318910e12d56c68b3c4f45b4"
29632978
integrity sha512-6u6Plg9nP/J1GRpe/vcjjabo6Uc5YQPAMxsgQyGC/I0RuukiG1wIe3+Vtg3IrSCVJDmqK3j8adrtzXSENRtFgg==
@@ -2972,7 +2987,18 @@
29722987
natural-compare "^1.4.0"
29732988
ts-api-utils "^2.1.0"
29742989

2975-
"@typescript-eslint/[email protected]", "@typescript-eslint/parser@^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0":
2990+
"@typescript-eslint/[email protected]":
2991+
version "8.33.1"
2992+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.33.1.tgz#ef9a5ee6aa37a6b4f46cc36d08a14f828238afe2"
2993+
integrity sha512-qwxv6dq682yVvgKKp2qWwLgRbscDAYktPptK4JPojCwwi3R9cwrvIxS4lvBpzmcqzR4bdn54Z0IG1uHFskW4dA==
2994+
dependencies:
2995+
"@typescript-eslint/scope-manager" "8.33.1"
2996+
"@typescript-eslint/types" "8.33.1"
2997+
"@typescript-eslint/typescript-estree" "8.33.1"
2998+
"@typescript-eslint/visitor-keys" "8.33.1"
2999+
debug "^4.3.4"
3000+
3001+
"@typescript-eslint/parser@^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0":
29763002
version "8.32.1"
29773003
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.32.1.tgz#18b0e53315e0bc22b2619d398ae49a968370935e"
29783004
integrity sha512-LKMrmwCPoLhM45Z00O1ulb6jwyVr2kr3XJp+G+tSEZcbauNnScewcQwtJqXDhXeYPDEjZ8C1SjXm015CirEmGg==
@@ -2983,6 +3009,15 @@
29833009
"@typescript-eslint/visitor-keys" "8.32.1"
29843010
debug "^4.3.4"
29853011

3012+
"@typescript-eslint/[email protected]":
3013+
version "8.33.1"
3014+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.33.1.tgz#c85e7d9a44d6a11fe64e73ac1ed47de55dc2bf9f"
3015+
integrity sha512-DZR0efeNklDIHHGRpMpR5gJITQpu6tLr9lDJnKdONTC7vvzOlLAG/wcfxcdxEWrbiZApcoBCzXqU/Z458Za5Iw==
3016+
dependencies:
3017+
"@typescript-eslint/tsconfig-utils" "^8.33.1"
3018+
"@typescript-eslint/types" "^8.33.1"
3019+
debug "^4.3.4"
3020+
29863021
"@typescript-eslint/[email protected]":
29873022
version "8.32.1"
29883023
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.32.1.tgz#9a6bf5fb2c5380e14fe9d38ccac6e4bbe17e8afc"
@@ -2991,6 +3026,19 @@
29913026
"@typescript-eslint/types" "8.32.1"
29923027
"@typescript-eslint/visitor-keys" "8.32.1"
29933028

3029+
"@typescript-eslint/[email protected]":
3030+
version "8.33.1"
3031+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.33.1.tgz#d1e0efb296da5097d054bc9972e69878a2afea73"
3032+
integrity sha512-dM4UBtgmzHR9bS0Rv09JST0RcHYearoEoo3pG5B6GoTR9XcyeqX87FEhPo+5kTvVfKCvfHaHrcgeJQc6mrDKrA==
3033+
dependencies:
3034+
"@typescript-eslint/types" "8.33.1"
3035+
"@typescript-eslint/visitor-keys" "8.33.1"
3036+
3037+
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.33.1":
3038+
version "8.33.1"
3039+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.33.1.tgz#7836afcc097a4657a5ed56670851a450d8b70ab8"
3040+
integrity sha512-STAQsGYbHCF0/e+ShUQ4EatXQ7ceh3fBCXkNU7/MZVKulrlq1usH7t2FhxvCpuCi5O5oi1vmVaAjrGeL71OK1g==
3041+
29943042
"@typescript-eslint/[email protected]":
29953043
version "8.32.1"
29963044
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.32.1.tgz#b9292a45f69ecdb7db74d1696e57d1a89514d21e"
@@ -3001,11 +3049,26 @@
30013049
debug "^4.3.4"
30023050
ts-api-utils "^2.1.0"
30033051

3052+
"@typescript-eslint/[email protected]":
3053+
version "8.33.1"
3054+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.33.1.tgz#d73ee1a29d8a0abe60d4abbff4f1d040f0de15fa"
3055+
integrity sha512-1cG37d9xOkhlykom55WVwG2QRNC7YXlxMaMzqw2uPeJixBFfKWZgaP/hjAObqMN/u3fr5BrTwTnc31/L9jQ2ww==
3056+
dependencies:
3057+
"@typescript-eslint/typescript-estree" "8.33.1"
3058+
"@typescript-eslint/utils" "8.33.1"
3059+
debug "^4.3.4"
3060+
ts-api-utils "^2.1.0"
3061+
30043062
"@typescript-eslint/[email protected]":
30053063
version "8.32.1"
30063064
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.1.tgz#b19fe4ac0dc08317bae0ce9ec1168123576c1d4b"
30073065
integrity sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg==
30083066

3067+
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.33.1":
3068+
version "8.33.1"
3069+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.33.1.tgz#b693111bc2180f8098b68e9958cf63761657a55f"
3070+
integrity sha512-xid1WfizGhy/TKMTwhtVOgalHwPtV8T32MS9MaH50Cwvz6x6YqRIPdD2WvW0XaqOzTV9p5xdLY0h/ZusU5Lokg==
3071+
30093072
"@typescript-eslint/[email protected]":
30103073
version "8.32.1"
30113074
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.1.tgz#9023720ca4ecf4f59c275a05b5fed69b1276face"
@@ -3020,6 +3083,22 @@
30203083
semver "^7.6.0"
30213084
ts-api-utils "^2.1.0"
30223085

3086+
"@typescript-eslint/[email protected]":
3087+
version "8.33.1"
3088+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.33.1.tgz#d271beed470bc915b8764e22365d4925c2ea265d"
3089+
integrity sha512-+s9LYcT8LWjdYWu7IWs7FvUxpQ/DGkdjZeE/GGulHvv8rvYwQvVaUZ6DE+j5x/prADUgSbbCWZ2nPI3usuVeOA==
3090+
dependencies:
3091+
"@typescript-eslint/project-service" "8.33.1"
3092+
"@typescript-eslint/tsconfig-utils" "8.33.1"
3093+
"@typescript-eslint/types" "8.33.1"
3094+
"@typescript-eslint/visitor-keys" "8.33.1"
3095+
debug "^4.3.4"
3096+
fast-glob "^3.3.2"
3097+
is-glob "^4.0.3"
3098+
minimatch "^9.0.4"
3099+
semver "^7.6.0"
3100+
ts-api-utils "^2.1.0"
3101+
30233102
"@typescript-eslint/[email protected]":
30243103
version "8.32.1"
30253104
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.32.1.tgz#4d6d5d29b9e519e9a85e9a74e9f7bdb58abe9704"
@@ -3030,6 +3109,16 @@
30303109
"@typescript-eslint/types" "8.32.1"
30313110
"@typescript-eslint/typescript-estree" "8.32.1"
30323111

3112+
"@typescript-eslint/[email protected]":
3113+
version "8.33.1"
3114+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.33.1.tgz#ea22f40d3553da090f928cf17907e963643d4b96"
3115+
integrity sha512-52HaBiEQUaRYqAXpfzWSR2U3gxk92Kw006+xZpElaPMg3C4PgM+A5LqwoQI1f9E5aZ/qlxAZxzm42WX+vn92SQ==
3116+
dependencies:
3117+
"@eslint-community/eslint-utils" "^4.7.0"
3118+
"@typescript-eslint/scope-manager" "8.33.1"
3119+
"@typescript-eslint/types" "8.33.1"
3120+
"@typescript-eslint/typescript-estree" "8.33.1"
3121+
30333122
"@typescript-eslint/[email protected]":
30343123
version "8.32.1"
30353124
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.1.tgz#4321395cc55c2eb46036cbbb03e101994d11ddca"
@@ -3038,6 +3127,14 @@
30383127
"@typescript-eslint/types" "8.32.1"
30393128
eslint-visitor-keys "^4.2.0"
30403129

3130+
"@typescript-eslint/[email protected]":
3131+
version "8.33.1"
3132+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.33.1.tgz#6c6e002c24d13211df3df851767f24dfdb4f42bc"
3133+
integrity sha512-3i8NrFcZeeDHJ+7ZUuDkGT+UHq+XoFGsymNK2jZCOHcfEzRQ0BdpRtdpSx/Iyf3MHLWIcLS0COuOPibKQboIiQ==
3134+
dependencies:
3135+
"@typescript-eslint/types" "8.33.1"
3136+
eslint-visitor-keys "^4.2.0"
3137+
30413138
"@ungap/structured-clone@^1.2.0":
30423139
version "1.3.0"
30433140
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8"

0 commit comments

Comments
 (0)