Skip to content

Commit f8170c1

Browse files
build(deps-dev): bump typescript-eslint from 8.56.1 to 8.57.1 (#1699)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.56.1 to 8.57.1. - [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.57.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.57.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent abf264c commit f8170c1

2 files changed

Lines changed: 72 additions & 72 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"ts-jest": "^29.4.6",
8787
"ts-node-dev": "^2.0.0",
8888
"typescript": "^5.9.3",
89-
"typescript-eslint": "^8.56.1"
89+
"typescript-eslint": "^8.57.1"
9090
},
9191
"packageManager": "yarn@1.22.19"
9292
}

yarn.lock

Lines changed: 71 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -2184,100 +2184,100 @@
21842184
dependencies:
21852185
"@types/yargs-parser" "*"
21862186

2187-
"@typescript-eslint/eslint-plugin@8.56.1":
2188-
version "8.56.1"
2189-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.56.1.tgz#b1ce606d87221daec571e293009675992f0aae76"
2190-
integrity sha512-Jz9ZztpB37dNC+HU2HI28Bs9QXpzCz+y/twHOwhyrIRdbuVDxSytJNDl6z/aAKlaRIwC7y8wJdkBv7FxYGgi0A==
2187+
"@typescript-eslint/eslint-plugin@8.57.1":
2188+
version "8.57.1"
2189+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.57.1.tgz#ddfdfb30f8b5ccee7f3c21798b377c51370edd55"
2190+
integrity sha512-Gn3aqnvNl4NGc6x3/Bqk1AOn0thyTU9bqDRhiRnUWezgvr2OnhYCWCgC8zXXRVqBsIL1pSDt7T9nJUe0oM0kDQ==
21912191
dependencies:
21922192
"@eslint-community/regexpp" "^4.12.2"
2193-
"@typescript-eslint/scope-manager" "8.56.1"
2194-
"@typescript-eslint/type-utils" "8.56.1"
2195-
"@typescript-eslint/utils" "8.56.1"
2196-
"@typescript-eslint/visitor-keys" "8.56.1"
2193+
"@typescript-eslint/scope-manager" "8.57.1"
2194+
"@typescript-eslint/type-utils" "8.57.1"
2195+
"@typescript-eslint/utils" "8.57.1"
2196+
"@typescript-eslint/visitor-keys" "8.57.1"
21972197
ignore "^7.0.5"
21982198
natural-compare "^1.4.0"
21992199
ts-api-utils "^2.4.0"
22002200

2201-
"@typescript-eslint/parser@8.56.1":
2202-
version "8.56.1"
2203-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.56.1.tgz#21d13b3d456ffb08614c1d68bb9a4f8d9237cdc7"
2204-
integrity sha512-klQbnPAAiGYFyI02+znpBRLyjL4/BrBd0nyWkdC0s/6xFLkXYQ8OoRrSkqacS1ddVxf/LDyODIKbQ5TgKAf/Fg==
2201+
"@typescript-eslint/parser@8.57.1":
2202+
version "8.57.1"
2203+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.57.1.tgz#d523e559b148264055c0a49a29d5f50c7de659c2"
2204+
integrity sha512-k4eNDan0EIMTT/dUKc/g+rsJ6wcHYhNPdY19VoX/EOtaAG8DLtKCykhrUnuHPYvinn5jhAPgD2Qw9hXBwrahsw==
22052205
dependencies:
2206-
"@typescript-eslint/scope-manager" "8.56.1"
2207-
"@typescript-eslint/types" "8.56.1"
2208-
"@typescript-eslint/typescript-estree" "8.56.1"
2209-
"@typescript-eslint/visitor-keys" "8.56.1"
2206+
"@typescript-eslint/scope-manager" "8.57.1"
2207+
"@typescript-eslint/types" "8.57.1"
2208+
"@typescript-eslint/typescript-estree" "8.57.1"
2209+
"@typescript-eslint/visitor-keys" "8.57.1"
22102210
debug "^4.4.3"
22112211

2212-
"@typescript-eslint/project-service@8.56.1":
2213-
version "8.56.1"
2214-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.56.1.tgz#65c8d645f028b927bfc4928593b54e2ecd809244"
2215-
integrity sha512-TAdqQTzHNNvlVFfR+hu2PDJrURiwKsUvxFn1M0h95BB8ah5jejas08jUWG4dBA68jDMI988IvtfdAI53JzEHOQ==
2212+
"@typescript-eslint/project-service@8.57.1":
2213+
version "8.57.1"
2214+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.57.1.tgz#16af9fe16eedbd7085e4fdc29baa73715c0c55c5"
2215+
integrity sha512-vx1F37BRO1OftsYlmG9xay1TqnjNVlqALymwWVuYTdo18XuKxtBpCj1QlzNIEHlvlB27osvXFWptYiEWsVdYsg==
22162216
dependencies:
2217-
"@typescript-eslint/tsconfig-utils" "^8.56.1"
2218-
"@typescript-eslint/types" "^8.56.1"
2217+
"@typescript-eslint/tsconfig-utils" "^8.57.1"
2218+
"@typescript-eslint/types" "^8.57.1"
22192219
debug "^4.4.3"
22202220

2221-
"@typescript-eslint/scope-manager@8.56.1":
2222-
version "8.56.1"
2223-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.56.1.tgz#254df93b5789a871351335dd23e20bc164060f24"
2224-
integrity sha512-YAi4VDKcIZp0O4tz/haYKhmIDZFEUPOreKbfdAN3SzUDMcPhJ8QI99xQXqX+HoUVq8cs85eRKnD+rne2UAnj2w==
2221+
"@typescript-eslint/scope-manager@8.57.1":
2222+
version "8.57.1"
2223+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.57.1.tgz#4524d7e7b420cb501807499684d435ae129aaf35"
2224+
integrity sha512-hs/QcpCwlwT2L5S+3fT6gp0PabyGk4Q0Rv2doJXA0435/OpnSR3VRgvrp8Xdoc3UAYSg9cyUjTeFXZEPg/3OKg==
22252225
dependencies:
2226-
"@typescript-eslint/types" "8.56.1"
2227-
"@typescript-eslint/visitor-keys" "8.56.1"
2226+
"@typescript-eslint/types" "8.57.1"
2227+
"@typescript-eslint/visitor-keys" "8.57.1"
22282228

2229-
"@typescript-eslint/tsconfig-utils@8.56.1", "@typescript-eslint/tsconfig-utils@^8.56.1":
2230-
version "8.56.1"
2231-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.1.tgz#1afa830b0fada5865ddcabdc993b790114a879b7"
2232-
integrity sha512-qOtCYzKEeyr3aR9f28mPJqBty7+DBqsdd63eO0yyDwc6vgThj2UjWfJIcsFeSucYydqcuudMOprZ+x1SpF3ZuQ==
2229+
"@typescript-eslint/tsconfig-utils@8.57.1", "@typescript-eslint/tsconfig-utils@^8.57.1":
2230+
version "8.57.1"
2231+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.1.tgz#9233443ec716882a6f9e240fd900a73f0235f3d7"
2232+
integrity sha512-0lgOZB8cl19fHO4eI46YUx2EceQqhgkPSuCGLlGi79L2jwYY1cxeYc1Nae8Aw1xjgW3PKVDLlr3YJ6Bxx8HkWg==
22332233

2234-
"@typescript-eslint/type-utils@8.56.1":
2235-
version "8.56.1"
2236-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.56.1.tgz#7a6c4fabf225d674644931e004302cbbdd2f2e24"
2237-
integrity sha512-yB/7dxi7MgTtGhZdaHCemf7PuwrHMenHjmzgUW1aJpO+bBU43OycnM3Wn+DdvDO/8zzA9HlhaJ0AUGuvri4oGg==
2234+
"@typescript-eslint/type-utils@8.57.1":
2235+
version "8.57.1"
2236+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.57.1.tgz#c49af1347b5869ca85155547a8f34f84ab386fd9"
2237+
integrity sha512-+Bwwm0ScukFdyoJsh2u6pp4S9ktegF98pYUU0hkphOOqdMB+1sNQhIz8y5E9+4pOioZijrkfNO/HUJVAFFfPKA==
22382238
dependencies:
2239-
"@typescript-eslint/types" "8.56.1"
2240-
"@typescript-eslint/typescript-estree" "8.56.1"
2241-
"@typescript-eslint/utils" "8.56.1"
2239+
"@typescript-eslint/types" "8.57.1"
2240+
"@typescript-eslint/typescript-estree" "8.57.1"
2241+
"@typescript-eslint/utils" "8.57.1"
22422242
debug "^4.4.3"
22432243
ts-api-utils "^2.4.0"
22442244

2245-
"@typescript-eslint/types@8.56.1", "@typescript-eslint/types@^8.56.1":
2246-
version "8.56.1"
2247-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.56.1.tgz#975e5942bf54895291337c91b9191f6eb0632ab9"
2248-
integrity sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==
2245+
"@typescript-eslint/types@8.57.1", "@typescript-eslint/types@^8.57.1":
2246+
version "8.57.1"
2247+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.57.1.tgz#54b27a8a25a7b45b4f978c3f8e00c4c78f11142c"
2248+
integrity sha512-S29BOBPJSFUiblEl6RzPPjJt6w25A6XsBqRVDt53tA/tlL8q7ceQNZHTjPeONt/3S7KRI4quk+yP9jK2WjBiPQ==
22492249

2250-
"@typescript-eslint/typescript-estree@8.56.1":
2251-
version "8.56.1"
2252-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.56.1.tgz#3b9e57d8129a860c50864c42188f761bdef3eab0"
2253-
integrity sha512-qzUL1qgalIvKWAf9C1HpvBjif+Vm6rcT5wZd4VoMb9+Km3iS3Cv9DY6dMRMDtPnwRAFyAi7YXJpTIEXLvdfPxg==
2250+
"@typescript-eslint/typescript-estree@8.57.1":
2251+
version "8.57.1"
2252+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.57.1.tgz#a9fd28d4a0ec896aa9a9a7e0cead62ea24f99e76"
2253+
integrity sha512-ybe2hS9G6pXpqGtPli9Gx9quNV0TWLOmh58ADlmZe9DguLq0tiAKVjirSbtM1szG6+QH6rVXyU6GTLQbWnMY+g==
22542254
dependencies:
2255-
"@typescript-eslint/project-service" "8.56.1"
2256-
"@typescript-eslint/tsconfig-utils" "8.56.1"
2257-
"@typescript-eslint/types" "8.56.1"
2258-
"@typescript-eslint/visitor-keys" "8.56.1"
2255+
"@typescript-eslint/project-service" "8.57.1"
2256+
"@typescript-eslint/tsconfig-utils" "8.57.1"
2257+
"@typescript-eslint/types" "8.57.1"
2258+
"@typescript-eslint/visitor-keys" "8.57.1"
22592259
debug "^4.4.3"
22602260
minimatch "^10.2.2"
22612261
semver "^7.7.3"
22622262
tinyglobby "^0.2.15"
22632263
ts-api-utils "^2.4.0"
22642264

2265-
"@typescript-eslint/utils@8.56.1":
2266-
version "8.56.1"
2267-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.56.1.tgz#5a86acaf9f1b4c4a85a42effb217f73059f6deb7"
2268-
integrity sha512-HPAVNIME3tABJ61siYlHzSWCGtOoeP2RTIaHXFMPqjrQKCGB9OgUVdiNgH7TJS2JNIQ5qQ4RsAUDuGaGme/KOA==
2265+
"@typescript-eslint/utils@8.57.1":
2266+
version "8.57.1"
2267+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.57.1.tgz#e40f5a7fcff02fd24092a7b52bd6ec029fb50465"
2268+
integrity sha512-XUNSJ/lEVFttPMMoDVA2r2bwrl8/oPx8cURtczkSEswY5T3AeLmCy+EKWQNdL4u0MmAHOjcWrqJp2cdvgjn8dQ==
22692269
dependencies:
22702270
"@eslint-community/eslint-utils" "^4.9.1"
2271-
"@typescript-eslint/scope-manager" "8.56.1"
2272-
"@typescript-eslint/types" "8.56.1"
2273-
"@typescript-eslint/typescript-estree" "8.56.1"
2271+
"@typescript-eslint/scope-manager" "8.57.1"
2272+
"@typescript-eslint/types" "8.57.1"
2273+
"@typescript-eslint/typescript-estree" "8.57.1"
22742274

2275-
"@typescript-eslint/visitor-keys@8.56.1":
2276-
version "8.56.1"
2277-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.1.tgz#50e03475c33a42d123dc99e63acf1841c0231f87"
2278-
integrity sha512-KiROIzYdEV85YygXw6BI/Dx4fnBlFQu6Mq4QE4MOH9fFnhohw6wX/OAvDY2/C+ut0I3RSPKenvZJIVYqJNkhEw==
2275+
"@typescript-eslint/visitor-keys@8.57.1":
2276+
version "8.57.1"
2277+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.1.tgz#3af4f88118924d3be983d4b8ae84803f11fe4563"
2278+
integrity sha512-YWnmJkXbofiz9KbnbbwuA2rpGkFPLbAIetcCNO6mJ8gdhdZ/v7WDXsoGFAJuM6ikUFKTlSQnjWnVO4ux+UzS6A==
22792279
dependencies:
2280-
"@typescript-eslint/types" "8.56.1"
2280+
"@typescript-eslint/types" "8.57.1"
22812281
eslint-visitor-keys "^5.0.0"
22822282

22832283
"@ungap/structured-clone@^1.3.0":
@@ -6665,15 +6665,15 @@ type-is@^2.0.1:
66656665
media-typer "^1.1.0"
66666666
mime-types "^3.0.0"
66676667

6668-
typescript-eslint@^8.56.1:
6669-
version "8.56.1"
6670-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.56.1.tgz#15a9fcc5d2150a0d981772bb36f127a816fe103f"
6671-
integrity sha512-U4lM6pjmBX7J5wk4szltF7I1cGBHXZopnAXCMXb3+fZ3B/0Z3hq3wS/CCUB2NZBNAExK92mCU2tEohWuwVMsDQ==
6668+
typescript-eslint@^8.57.1:
6669+
version "8.57.1"
6670+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.57.1.tgz#573f97d3e48bbb67290b47dde1b7cb3b5d01dc4f"
6671+
integrity sha512-fLvZWf+cAGw3tqMCYzGIU6yR8K+Y9NT2z23RwOjlNFF2HwSB3KhdEFI5lSBv8tNmFkkBShSjsCjzx1vahZfISA==
66726672
dependencies:
6673-
"@typescript-eslint/eslint-plugin" "8.56.1"
6674-
"@typescript-eslint/parser" "8.56.1"
6675-
"@typescript-eslint/typescript-estree" "8.56.1"
6676-
"@typescript-eslint/utils" "8.56.1"
6673+
"@typescript-eslint/eslint-plugin" "8.57.1"
6674+
"@typescript-eslint/parser" "8.57.1"
6675+
"@typescript-eslint/typescript-estree" "8.57.1"
6676+
"@typescript-eslint/utils" "8.57.1"
66776677

66786678
typescript@^5.9.3:
66796679
version "5.9.3"

0 commit comments

Comments
 (0)