Skip to content

Commit b11be56

Browse files
build(deps-dev): bump typescript-eslint from 8.52.0 to 8.53.0 (#805)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.52.0 to 8.53.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.53.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.53.0 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 7c3ce0e commit b11be56

1 file changed

Lines changed: 71 additions & 71 deletions

File tree

yarn.lock

Lines changed: 71 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -536,100 +536,100 @@
536536
dependencies:
537537
"@types/yargs-parser" "*"
538538

539-
"@typescript-eslint/eslint-plugin@8.52.0":
540-
version "8.52.0"
541-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.52.0.tgz#9a9f1d2ee974ed77a8b1bda94e77123f697ee8b4"
542-
integrity sha512-okqtOgqu2qmZJ5iN4TWlgfF171dZmx2FzdOv2K/ixL2LZWDStL8+JgQerI2sa8eAEfoydG9+0V96m7V+P8yE1Q==
539+
"@typescript-eslint/eslint-plugin@8.53.0":
540+
version "8.53.0"
541+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.53.0.tgz#afb966c66a2fdc6158cf81118204a971a36d0fc5"
542+
integrity sha512-eEXsVvLPu8Z4PkFibtuFJLJOTAV/nPdgtSjkGoPpddpFk3/ym2oy97jynY6ic2m6+nc5M8SE1e9v/mHKsulcJg==
543543
dependencies:
544544
"@eslint-community/regexpp" "^4.12.2"
545-
"@typescript-eslint/scope-manager" "8.52.0"
546-
"@typescript-eslint/type-utils" "8.52.0"
547-
"@typescript-eslint/utils" "8.52.0"
548-
"@typescript-eslint/visitor-keys" "8.52.0"
545+
"@typescript-eslint/scope-manager" "8.53.0"
546+
"@typescript-eslint/type-utils" "8.53.0"
547+
"@typescript-eslint/utils" "8.53.0"
548+
"@typescript-eslint/visitor-keys" "8.53.0"
549549
ignore "^7.0.5"
550550
natural-compare "^1.4.0"
551551
ts-api-utils "^2.4.0"
552552

553-
"@typescript-eslint/parser@8.52.0":
554-
version "8.52.0"
555-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.52.0.tgz#9fae9f5f13ebb1c8f31a50c34381bfd6bf96a05f"
556-
integrity sha512-iIACsx8pxRnguSYhHiMn2PvhvfpopO9FXHyn1mG5txZIsAaB6F0KwbFnUQN3KCiG3Jcuad/Cao2FAs1Wp7vAyg==
553+
"@typescript-eslint/parser@8.53.0":
554+
version "8.53.0"
555+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.53.0.tgz#d8bed6f12dc74e03751e5f947510ff2b165990c6"
556+
integrity sha512-npiaib8XzbjtzS2N4HlqPvlpxpmZ14FjSJrteZpPxGUaYPlvhzlzUZ4mZyABo0EFrOWnvyd0Xxroq//hKhtAWg==
557557
dependencies:
558-
"@typescript-eslint/scope-manager" "8.52.0"
559-
"@typescript-eslint/types" "8.52.0"
560-
"@typescript-eslint/typescript-estree" "8.52.0"
561-
"@typescript-eslint/visitor-keys" "8.52.0"
558+
"@typescript-eslint/scope-manager" "8.53.0"
559+
"@typescript-eslint/types" "8.53.0"
560+
"@typescript-eslint/typescript-estree" "8.53.0"
561+
"@typescript-eslint/visitor-keys" "8.53.0"
562562
debug "^4.4.3"
563563

564-
"@typescript-eslint/project-service@8.52.0":
565-
version "8.52.0"
566-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.52.0.tgz#5fb4c16af4eda6d74c70cbc62f5d3f77b96e4cbe"
567-
integrity sha512-xD0MfdSdEmeFa3OmVqonHi+Cciab96ls1UhIF/qX/O/gPu5KXD0bY9lu33jj04fjzrXHcuvjBcBC+D3SNSadaw==
564+
"@typescript-eslint/project-service@8.53.0":
565+
version "8.53.0"
566+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.53.0.tgz#327c67c61c16a1c8b12a440b0779b41eb77cc7df"
567+
integrity sha512-Bl6Gdr7NqkqIP5yP9z1JU///Nmes4Eose6L1HwpuVHwScgDPPuEWbUVhvlZmb8hy0vX9syLk5EGNL700WcBlbg==
568568
dependencies:
569-
"@typescript-eslint/tsconfig-utils" "^8.52.0"
570-
"@typescript-eslint/types" "^8.52.0"
569+
"@typescript-eslint/tsconfig-utils" "^8.53.0"
570+
"@typescript-eslint/types" "^8.53.0"
571571
debug "^4.4.3"
572572

573-
"@typescript-eslint/scope-manager@8.52.0":
574-
version "8.52.0"
575-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.52.0.tgz#9884ff690fad30380ccabfb08af1ac200af6b4e5"
576-
integrity sha512-ixxqmmCcc1Nf8S0mS0TkJ/3LKcC8mruYJPOU6Ia2F/zUUR4pApW7LzrpU3JmtePbRUTes9bEqRc1Gg4iyRnDzA==
573+
"@typescript-eslint/scope-manager@8.53.0":
574+
version "8.53.0"
575+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.53.0.tgz#f922fcbf0d42e72f065297af31779ccf19de9a97"
576+
integrity sha512-kWNj3l01eOGSdVBnfAF2K1BTh06WS0Yet6JUgb9Cmkqaz3Jlu0fdVUjj9UI8gPidBWSMqDIglmEXifSgDT/D0g==
577577
dependencies:
578-
"@typescript-eslint/types" "8.52.0"
579-
"@typescript-eslint/visitor-keys" "8.52.0"
578+
"@typescript-eslint/types" "8.53.0"
579+
"@typescript-eslint/visitor-keys" "8.53.0"
580580

581-
"@typescript-eslint/tsconfig-utils@8.52.0", "@typescript-eslint/tsconfig-utils@^8.52.0":
582-
version "8.52.0"
583-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.52.0.tgz#0296751c22ed05c83787a6eaec65ae221bd8b8ed"
584-
integrity sha512-jl+8fzr/SdzdxWJznq5nvoI7qn2tNYV/ZBAEcaFMVXf+K6jmXvAFrgo/+5rxgnL152f//pDEAYAhhBAZGrVfwg==
581+
"@typescript-eslint/tsconfig-utils@8.53.0", "@typescript-eslint/tsconfig-utils@^8.53.0":
582+
version "8.53.0"
583+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.53.0.tgz#105279d7969a7abdc8345cc9c57cff83cf910f8f"
584+
integrity sha512-K6Sc0R5GIG6dNoPdOooQ+KtvT5KCKAvTcY8h2rIuul19vxH5OTQk7ArKkd4yTzkw66WnNY0kPPzzcmWA+XRmiA==
585585

586-
"@typescript-eslint/type-utils@8.52.0":
587-
version "8.52.0"
588-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.52.0.tgz#6e554113f8a074cf9b2faa818d2ebfccb867d6c5"
589-
integrity sha512-JD3wKBRWglYRQkAtsyGz1AewDu3mTc7NtRjR/ceTyGoPqmdS5oCdx/oZMWD5Zuqmo6/MpsYs0wp6axNt88/2EQ==
586+
"@typescript-eslint/type-utils@8.53.0":
587+
version "8.53.0"
588+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.53.0.tgz#81a0de5c01fc68f6df0591d03cd8226bda01c91f"
589+
integrity sha512-BBAUhlx7g4SmcLhn8cnbxoxtmS7hcq39xKCgiutL3oNx1TaIp+cny51s8ewnKMpVUKQUGb41RAUWZ9kxYdovuw==
590590
dependencies:
591-
"@typescript-eslint/types" "8.52.0"
592-
"@typescript-eslint/typescript-estree" "8.52.0"
593-
"@typescript-eslint/utils" "8.52.0"
591+
"@typescript-eslint/types" "8.53.0"
592+
"@typescript-eslint/typescript-estree" "8.53.0"
593+
"@typescript-eslint/utils" "8.53.0"
594594
debug "^4.4.3"
595595
ts-api-utils "^2.4.0"
596596

597-
"@typescript-eslint/types@8.52.0", "@typescript-eslint/types@^8.52.0":
598-
version "8.52.0"
599-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.52.0.tgz#1eb0a16b324824bc23b89d109a267c38c9213c4a"
600-
integrity sha512-LWQV1V4q9V4cT4H5JCIx3481iIFxH1UkVk+ZkGGAV1ZGcjGI9IoFOfg3O6ywz8QqCDEp7Inlg6kovMofsNRaGg==
597+
"@typescript-eslint/types@8.53.0", "@typescript-eslint/types@^8.53.0":
598+
version "8.53.0"
599+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.53.0.tgz#1adcad3fa32bc2c4cbf3785ba07a5e3151819efb"
600+
integrity sha512-Bmh9KX31Vlxa13+PqPvt4RzKRN1XORYSLlAE+sO1i28NkisGbTtSLFVB3l7PWdHtR3E0mVMuC7JilWJ99m2HxQ==
601601

602-
"@typescript-eslint/typescript-estree@8.52.0":
603-
version "8.52.0"
604-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.52.0.tgz#2ad7721c671be2127951286cb7f44c4ce55b0591"
605-
integrity sha512-XP3LClsCc0FsTK5/frGjolyADTh3QmsLp6nKd476xNI9CsSsLnmn4f0jrzNoAulmxlmNIpeXuHYeEQv61Q6qeQ==
602+
"@typescript-eslint/typescript-estree@8.53.0":
603+
version "8.53.0"
604+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.53.0.tgz#7805b46b7a8ce97e91b7bb56fc8b1ba26ca8ef52"
605+
integrity sha512-pw0c0Gdo7Z4xOG987u3nJ8akL9093yEEKv8QTJ+Bhkghj1xyj8cgPaavlr9rq8h7+s6plUJ4QJYw2gCZodqmGw==
606606
dependencies:
607-
"@typescript-eslint/project-service" "8.52.0"
608-
"@typescript-eslint/tsconfig-utils" "8.52.0"
609-
"@typescript-eslint/types" "8.52.0"
610-
"@typescript-eslint/visitor-keys" "8.52.0"
607+
"@typescript-eslint/project-service" "8.53.0"
608+
"@typescript-eslint/tsconfig-utils" "8.53.0"
609+
"@typescript-eslint/types" "8.53.0"
610+
"@typescript-eslint/visitor-keys" "8.53.0"
611611
debug "^4.4.3"
612612
minimatch "^9.0.5"
613613
semver "^7.7.3"
614614
tinyglobby "^0.2.15"
615615
ts-api-utils "^2.4.0"
616616

617-
"@typescript-eslint/utils@8.52.0":
618-
version "8.52.0"
619-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.52.0.tgz#b249be8264899b80d996fa353b4b84da4662f962"
620-
integrity sha512-wYndVMWkweqHpEpwPhwqE2lnD2DxC6WVLupU/DOt/0/v+/+iQbbzO3jOHjmBMnhu0DgLULvOaU4h4pwHYi2oRQ==
617+
"@typescript-eslint/utils@8.53.0":
618+
version "8.53.0"
619+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.53.0.tgz#bf0a4e2edaf1afc9abce209fc02f8cab0b74af13"
620+
integrity sha512-XDY4mXTez3Z1iRDI5mbRhH4DFSt46oaIFsLg+Zn97+sYrXACziXSQcSelMybnVZ5pa1P6xYkPr5cMJyunM1ZDA==
621621
dependencies:
622622
"@eslint-community/eslint-utils" "^4.9.1"
623-
"@typescript-eslint/scope-manager" "8.52.0"
624-
"@typescript-eslint/types" "8.52.0"
625-
"@typescript-eslint/typescript-estree" "8.52.0"
623+
"@typescript-eslint/scope-manager" "8.53.0"
624+
"@typescript-eslint/types" "8.53.0"
625+
"@typescript-eslint/typescript-estree" "8.53.0"
626626

627-
"@typescript-eslint/visitor-keys@8.52.0":
628-
version "8.52.0"
629-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.52.0.tgz#50361c48a6302676230fe498f80f6decce4bf673"
630-
integrity sha512-ink3/Zofus34nmBsPjow63FP5M7IGff0RKAgqR6+CFpdk22M7aLwC9gOcLGYqr7MczLPzZVERW9hRog3O4n1sQ==
627+
"@typescript-eslint/visitor-keys@8.53.0":
628+
version "8.53.0"
629+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.53.0.tgz#9a785664ddae7e3f7e570ad8166e48dbc9c6cf02"
630+
integrity sha512-LZ2NqIHFhvFwxG0qZeLL9DvdNAHPGCY5dIRwBhyYeU+LfLhcStE1ImjsuTG/WaVh3XysGaeLW8Rqq7cGkPCFvw==
631631
dependencies:
632-
"@typescript-eslint/types" "8.52.0"
632+
"@typescript-eslint/types" "8.53.0"
633633
eslint-visitor-keys "^4.2.1"
634634

635635
acorn-jsx@^5.3.2:
@@ -2904,14 +2904,14 @@ typedarray.prototype.slice@^1.0.5:
29042904
typed-array-byte-offset "^1.0.4"
29052905

29062906
typescript-eslint@^8.50.0:
2907-
version "8.52.0"
2908-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.52.0.tgz#b8c156b6f2b4dee202a85712ff6a37f614476413"
2909-
integrity sha512-atlQQJ2YkO4pfTVQmQ+wvYQwexPDOIgo+RaVcD7gHgzy/IQA+XTyuxNM9M9TVXvttkF7koBHmcwisKdOAf2EcA==
2910-
dependencies:
2911-
"@typescript-eslint/eslint-plugin" "8.52.0"
2912-
"@typescript-eslint/parser" "8.52.0"
2913-
"@typescript-eslint/typescript-estree" "8.52.0"
2914-
"@typescript-eslint/utils" "8.52.0"
2907+
version "8.53.0"
2908+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.53.0.tgz#c35ca6403cd381753aee325f67e10d6101d55f04"
2909+
integrity sha512-xHURCQNxZ1dsWn0sdOaOfCSQG0HKeqSj9OexIxrz6ypU6wHYOdX2I3D2b8s8wFSsSOYJb+6q283cLiLlkEsBYw==
2910+
dependencies:
2911+
"@typescript-eslint/eslint-plugin" "8.53.0"
2912+
"@typescript-eslint/parser" "8.53.0"
2913+
"@typescript-eslint/typescript-estree" "8.53.0"
2914+
"@typescript-eslint/utils" "8.53.0"
29152915

29162916
typescript@^5.9.3:
29172917
version "5.9.3"

0 commit comments

Comments
 (0)