Skip to content

Commit 5527a15

Browse files
build(deps-dev): bump typescript-eslint from 8.21.0 to 8.23.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.21.0 to 8.23.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.23.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 90f065a commit 5527a15

File tree

2 files changed

+65
-65
lines changed

2 files changed

+65
-65
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint": "9.18.0",
4141
"globals": "15.14.0",
4242
"typescript": "5.7.3",
43-
"typescript-eslint": "8.21.0"
43+
"typescript-eslint": "8.23.0"
4444
},
4545
"packageManager": "[email protected]+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610"
4646
}

yarn.lock

+64-64
Original file line numberDiff line numberDiff line change
@@ -177,85 +177,85 @@
177177
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
178178
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
179179

180-
"@typescript-eslint/eslint-plugin@8.21.0":
181-
version "8.21.0"
182-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.21.0.tgz#395014a75112ecdb81142b866ab6bb62e3be0f2a"
183-
integrity sha512-eTH+UOR4I7WbdQnG4Z48ebIA6Bgi7WO8HvFEneeYBxG8qCOYgTOFPSg6ek9ITIDvGjDQzWHcoWHCDO2biByNzA==
180+
"@typescript-eslint/eslint-plugin@8.23.0":
181+
version "8.23.0"
182+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.23.0.tgz#7745f4e3e4a7ae5f6f73fefcd856fd6a074189b7"
183+
integrity sha512-vBz65tJgRrA1Q5gWlRfvoH+w943dq9K1p1yDBY2pc+a1nbBLZp7fB9+Hk8DaALUbzjqlMfgaqlVPT1REJdkt/w==
184184
dependencies:
185185
"@eslint-community/regexpp" "^4.10.0"
186-
"@typescript-eslint/scope-manager" "8.21.0"
187-
"@typescript-eslint/type-utils" "8.21.0"
188-
"@typescript-eslint/utils" "8.21.0"
189-
"@typescript-eslint/visitor-keys" "8.21.0"
186+
"@typescript-eslint/scope-manager" "8.23.0"
187+
"@typescript-eslint/type-utils" "8.23.0"
188+
"@typescript-eslint/utils" "8.23.0"
189+
"@typescript-eslint/visitor-keys" "8.23.0"
190190
graphemer "^1.4.0"
191191
ignore "^5.3.1"
192192
natural-compare "^1.4.0"
193-
ts-api-utils "^2.0.0"
193+
ts-api-utils "^2.0.1"
194194

195-
"@typescript-eslint/parser@8.21.0":
196-
version "8.21.0"
197-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.21.0.tgz#312c638aaba4f640d45bfde7c6795a9d75deb088"
198-
integrity sha512-Wy+/sdEH9kI3w9civgACwabHbKl+qIOu0uFZ9IMKzX3Jpv9og0ZBJrZExGrPpFAY7rWsXuxs5e7CPPP17A4eYA==
195+
"@typescript-eslint/parser@8.23.0":
196+
version "8.23.0"
197+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.23.0.tgz#57acb3b65fce48d12b70d119436e145842a30081"
198+
integrity sha512-h2lUByouOXFAlMec2mILeELUbME5SZRN/7R9Cw2RD2lRQQY08MWMM+PmVVKKJNK1aIwqTo9t/0CvOxwPbRIE2Q==
199199
dependencies:
200-
"@typescript-eslint/scope-manager" "8.21.0"
201-
"@typescript-eslint/types" "8.21.0"
202-
"@typescript-eslint/typescript-estree" "8.21.0"
203-
"@typescript-eslint/visitor-keys" "8.21.0"
200+
"@typescript-eslint/scope-manager" "8.23.0"
201+
"@typescript-eslint/types" "8.23.0"
202+
"@typescript-eslint/typescript-estree" "8.23.0"
203+
"@typescript-eslint/visitor-keys" "8.23.0"
204204
debug "^4.3.4"
205205

206-
"@typescript-eslint/scope-manager@8.21.0":
207-
version "8.21.0"
208-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.21.0.tgz#d08d94e2a34b4ccdcc975543c25bb62917437500"
209-
integrity sha512-G3IBKz0/0IPfdeGRMbp+4rbjfSSdnGkXsM/pFZA8zM9t9klXDnB/YnKOBQ0GoPmoROa4bCq2NeHgJa5ydsQ4mA==
206+
"@typescript-eslint/scope-manager@8.23.0":
207+
version "8.23.0"
208+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.23.0.tgz#ee3bb7546421ca924b9b7a8b62a77d388193ddec"
209+
integrity sha512-OGqo7+dXHqI7Hfm+WqkZjKjsiRtFUQHPdGMXzk5mYXhJUedO7e/Y7i8AK3MyLMgZR93TX4bIzYrfyVjLC+0VSw==
210210
dependencies:
211-
"@typescript-eslint/types" "8.21.0"
212-
"@typescript-eslint/visitor-keys" "8.21.0"
211+
"@typescript-eslint/types" "8.23.0"
212+
"@typescript-eslint/visitor-keys" "8.23.0"
213213

214-
"@typescript-eslint/type-utils@8.21.0":
215-
version "8.21.0"
216-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.21.0.tgz#2e69d1a93cdbedc73fe694cd6ae4dfedd00430a0"
217-
integrity sha512-95OsL6J2BtzoBxHicoXHxgk3z+9P3BEcQTpBKriqiYzLKnM2DeSqs+sndMKdamU8FosiadQFT3D+BSL9EKnAJQ==
214+
"@typescript-eslint/type-utils@8.23.0":
215+
version "8.23.0"
216+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.23.0.tgz#271e1eecece072d92679dfda5ccfceac3faa9f76"
217+
integrity sha512-iIuLdYpQWZKbiH+RkCGc6iu+VwscP5rCtQ1lyQ7TYuKLrcZoeJVpcLiG8DliXVkUxirW/PWlmS+d6yD51L9jvA==
218218
dependencies:
219-
"@typescript-eslint/typescript-estree" "8.21.0"
220-
"@typescript-eslint/utils" "8.21.0"
219+
"@typescript-eslint/typescript-estree" "8.23.0"
220+
"@typescript-eslint/utils" "8.23.0"
221221
debug "^4.3.4"
222-
ts-api-utils "^2.0.0"
222+
ts-api-utils "^2.0.1"
223223

224-
"@typescript-eslint/types@8.21.0":
225-
version "8.21.0"
226-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.21.0.tgz#58f30aec8db8212fd886835dc5969cdf47cb29f5"
227-
integrity sha512-PAL6LUuQwotLW2a8VsySDBwYMm129vFm4tMVlylzdoTybTHaAi0oBp7Ac6LhSrHHOdLM3efH+nAR6hAWoMF89A==
224+
"@typescript-eslint/types@8.23.0":
225+
version "8.23.0"
226+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.23.0.tgz#3355f6bcc5ebab77ef6dcbbd1113ec0a683a234a"
227+
integrity sha512-1sK4ILJbCmZOTt9k4vkoulT6/y5CHJ1qUYxqpF1K/DBAd8+ZUL4LlSCxOssuH5m4rUaaN0uS0HlVPvd45zjduQ==
228228

229-
"@typescript-eslint/typescript-estree@8.21.0":
230-
version "8.21.0"
231-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.21.0.tgz#5ce71acdbed3b97b959f6168afba5a03c88f69a9"
232-
integrity sha512-x+aeKh/AjAArSauz0GiQZsjT8ciadNMHdkUSwBB9Z6PrKc/4knM4g3UfHml6oDJmKC88a6//cdxnO/+P2LkMcg==
229+
"@typescript-eslint/typescript-estree@8.23.0":
230+
version "8.23.0"
231+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.23.0.tgz#f633ef08efa656e386bc44b045ffcf9537cc6924"
232+
integrity sha512-LcqzfipsB8RTvH8FX24W4UUFk1bl+0yTOf9ZA08XngFwMg4Kj8A+9hwz8Cr/ZS4KwHrmo9PJiLZkOt49vPnuvQ==
233233
dependencies:
234-
"@typescript-eslint/types" "8.21.0"
235-
"@typescript-eslint/visitor-keys" "8.21.0"
234+
"@typescript-eslint/types" "8.23.0"
235+
"@typescript-eslint/visitor-keys" "8.23.0"
236236
debug "^4.3.4"
237237
fast-glob "^3.3.2"
238238
is-glob "^4.0.3"
239239
minimatch "^9.0.4"
240240
semver "^7.6.0"
241-
ts-api-utils "^2.0.0"
241+
ts-api-utils "^2.0.1"
242242

243-
"@typescript-eslint/utils@8.21.0":
244-
version "8.21.0"
245-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.21.0.tgz#bc4874fbc30feb3298b926e3b03d94570b3999c5"
246-
integrity sha512-xcXBfcq0Kaxgj7dwejMbFyq7IOHgpNMtVuDveK7w3ZGwG9owKzhALVwKpTF2yrZmEwl9SWdetf3fxNzJQaVuxw==
243+
"@typescript-eslint/utils@8.23.0":
244+
version "8.23.0"
245+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.23.0.tgz#b269cbdc77129fd6e0e600b168b5ef740a625554"
246+
integrity sha512-uB/+PSo6Exu02b5ZEiVtmY6RVYO7YU5xqgzTIVZwTHvvK3HsL8tZZHFaTLFtRG3CsV4A5mhOv+NZx5BlhXPyIA==
247247
dependencies:
248248
"@eslint-community/eslint-utils" "^4.4.0"
249-
"@typescript-eslint/scope-manager" "8.21.0"
250-
"@typescript-eslint/types" "8.21.0"
251-
"@typescript-eslint/typescript-estree" "8.21.0"
249+
"@typescript-eslint/scope-manager" "8.23.0"
250+
"@typescript-eslint/types" "8.23.0"
251+
"@typescript-eslint/typescript-estree" "8.23.0"
252252

253-
"@typescript-eslint/visitor-keys@8.21.0":
254-
version "8.21.0"
255-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.21.0.tgz#a89744c4cdc83b5c761eb5878befe6c33d1481b2"
256-
integrity sha512-BkLMNpdV6prozk8LlyK/SOoWLmUFi+ZD+pcqti9ILCbVvHGk1ui1g4jJOc2WDLaeExz2qWwojxlPce5PljcT3w==
253+
"@typescript-eslint/visitor-keys@8.23.0":
254+
version "8.23.0"
255+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.23.0.tgz#40405fd26a61d23f5f4c2ed0f016a47074781df8"
256+
integrity sha512-oWWhcWDLwDfu++BGTZcmXWqpwtkwb5o7fxUIGksMQQDSdPW9prsSnfIOZMlsj4vBOSrcnjIUZMiIjODgGosFhQ==
257257
dependencies:
258-
"@typescript-eslint/types" "8.21.0"
258+
"@typescript-eslint/types" "8.23.0"
259259
eslint-visitor-keys "^4.2.0"
260260

261261
acorn-jsx@^5.3.2:
@@ -1459,10 +1459,10 @@ to-regex-range@^5.0.1:
14591459
dependencies:
14601460
is-number "^7.0.0"
14611461

1462-
ts-api-utils@^2.0.0:
1463-
version "2.0.0"
1464-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.0.tgz#b9d7d5f7ec9f736f4d0f09758b8607979044a900"
1465-
integrity sha512-xCt/TOAc+EOHS1XPnijD3/yzpH6qg2xppZO1YDqGoVsNXfQfzHpOdNuXwrwOU8u4ITXJyDCTyt8w5g1sZv9ynQ==
1462+
ts-api-utils@^2.0.1:
1463+
version "2.0.1"
1464+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd"
1465+
integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==
14661466

14671467
type-check@^0.4.0, type-check@~0.4.0:
14681468
version "0.4.0"
@@ -1471,14 +1471,14 @@ type-check@^0.4.0, type-check@~0.4.0:
14711471
dependencies:
14721472
prelude-ls "^1.2.1"
14731473

1474-
typescript-eslint@8.21.0:
1475-
version "8.21.0"
1476-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.21.0.tgz#78bdb83a6d771f0312b128297d84a3111885fd08"
1477-
integrity sha512-txEKYY4XMKwPXxNkN8+AxAdX6iIJAPiJbHE/FpQccs/sxw8Lf26kqwC3cn0xkHlW8kEbLhkhCsjWuMveaY9Rxw==
1474+
typescript-eslint@8.23.0:
1475+
version "8.23.0"
1476+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.23.0.tgz#796deb48f040146b68fcc8cb07db68b87219a8d2"
1477+
integrity sha512-/LBRo3HrXr5LxmrdYSOCvoAMm7p2jNizNfbIpCgvG4HMsnoprRUOce/+8VJ9BDYWW68rqIENE/haVLWPeFZBVQ==
14781478
dependencies:
1479-
"@typescript-eslint/eslint-plugin" "8.21.0"
1480-
"@typescript-eslint/parser" "8.21.0"
1481-
"@typescript-eslint/utils" "8.21.0"
1479+
"@typescript-eslint/eslint-plugin" "8.23.0"
1480+
"@typescript-eslint/parser" "8.23.0"
1481+
"@typescript-eslint/utils" "8.23.0"
14821482

14831483
14841484
version "5.7.3"

0 commit comments

Comments
 (0)