Skip to content

Commit 21dfedd

Browse files
build(deps-dev): bump typescript-eslint from 8.48.1 to 8.49.0 (#787)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.48.1 to 8.49.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.49.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.49.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 013d770 commit 21dfedd

1 file changed

Lines changed: 71 additions & 77 deletions

File tree

yarn.lock

Lines changed: 71 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -522,101 +522,100 @@
522522
dependencies:
523523
"@types/yargs-parser" "*"
524524

525-
"@typescript-eslint/eslint-plugin@8.48.1":
526-
version "8.48.1"
527-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.48.1.tgz#c772d1dbdd97cfddf85f5a161a97783233643631"
528-
integrity sha512-X63hI1bxl5ohelzr0LY5coufyl0LJNthld+abwxpCoo6Gq+hSqhKwci7MUWkXo67mzgUK6YFByhmaHmUcuBJmA==
525+
"@typescript-eslint/eslint-plugin@8.49.0":
526+
version "8.49.0"
527+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.49.0.tgz#8ed8736b8415a9193989220eadb6031dbcd2260a"
528+
integrity sha512-JXij0vzIaTtCwu6SxTh8qBc66kmf1xs7pI4UOiMDFVct6q86G0Zs7KRcEoJgY3Cav3x5Tq0MF5jwgpgLqgKG3A==
529529
dependencies:
530530
"@eslint-community/regexpp" "^4.10.0"
531-
"@typescript-eslint/scope-manager" "8.48.1"
532-
"@typescript-eslint/type-utils" "8.48.1"
533-
"@typescript-eslint/utils" "8.48.1"
534-
"@typescript-eslint/visitor-keys" "8.48.1"
535-
graphemer "^1.4.0"
531+
"@typescript-eslint/scope-manager" "8.49.0"
532+
"@typescript-eslint/type-utils" "8.49.0"
533+
"@typescript-eslint/utils" "8.49.0"
534+
"@typescript-eslint/visitor-keys" "8.49.0"
536535
ignore "^7.0.0"
537536
natural-compare "^1.4.0"
538537
ts-api-utils "^2.1.0"
539538

540-
"@typescript-eslint/parser@8.48.1":
541-
version "8.48.1"
542-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.48.1.tgz#4e3c66d9ec20683ec142417fafeadab61c479c3f"
543-
integrity sha512-PC0PDZfJg8sP7cmKe6L3QIL8GZwU5aRvUFedqSIpw3B+QjRSUZeeITC2M5XKeMXEzL6wccN196iy3JLwKNvDVA==
539+
"@typescript-eslint/parser@8.49.0":
540+
version "8.49.0"
541+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.49.0.tgz#0ede412d59e99239b770f0f08c76c42fba717fa2"
542+
integrity sha512-N9lBGA9o9aqb1hVMc9hzySbhKibHmB+N3IpoShyV6HyQYRGIhlrO5rQgttypi+yEeKsKI4idxC8Jw6gXKD4THA==
544543
dependencies:
545-
"@typescript-eslint/scope-manager" "8.48.1"
546-
"@typescript-eslint/types" "8.48.1"
547-
"@typescript-eslint/typescript-estree" "8.48.1"
548-
"@typescript-eslint/visitor-keys" "8.48.1"
544+
"@typescript-eslint/scope-manager" "8.49.0"
545+
"@typescript-eslint/types" "8.49.0"
546+
"@typescript-eslint/typescript-estree" "8.49.0"
547+
"@typescript-eslint/visitor-keys" "8.49.0"
549548
debug "^4.3.4"
550549

551-
"@typescript-eslint/project-service@8.48.1":
552-
version "8.48.1"
553-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.48.1.tgz#cfe1741613b9112d85ae766de9e09b27a7d3f2f1"
554-
integrity sha512-HQWSicah4s9z2/HifRPQ6b6R7G+SBx64JlFQpgSSHWPKdvCZX57XCbszg/bapbRsOEv42q5tayTYcEFpACcX1w==
550+
"@typescript-eslint/project-service@8.49.0":
551+
version "8.49.0"
552+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.49.0.tgz#ce220525c88cb2d23792b391c07e14cb9697651a"
553+
integrity sha512-/wJN0/DKkmRUMXjZUXYZpD1NEQzQAAn9QWfGwo+Ai8gnzqH7tvqS7oNVdTjKqOcPyVIdZdyCMoqN66Ia789e7g==
555554
dependencies:
556-
"@typescript-eslint/tsconfig-utils" "^8.48.1"
557-
"@typescript-eslint/types" "^8.48.1"
555+
"@typescript-eslint/tsconfig-utils" "^8.49.0"
556+
"@typescript-eslint/types" "^8.49.0"
558557
debug "^4.3.4"
559558

560-
"@typescript-eslint/scope-manager@8.48.1":
561-
version "8.48.1"
562-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.48.1.tgz#8bc70643e7cca57864b1ff95dd350fc27756bec0"
563-
integrity sha512-rj4vWQsytQbLxC5Bf4XwZ0/CKd362DkWMUkviT7DCS057SK64D5lH74sSGzhI6PDD2HCEq02xAP9cX68dYyg1w==
559+
"@typescript-eslint/scope-manager@8.49.0":
560+
version "8.49.0"
561+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.49.0.tgz#a3496765b57fb48035d671174552e462e5bffa63"
562+
integrity sha512-npgS3zi+/30KSOkXNs0LQXtsg9ekZ8OISAOLGWA/ZOEn0ZH74Ginfl7foziV8DT+D98WfQ5Kopwqb/PZOaIJGg==
564563
dependencies:
565-
"@typescript-eslint/types" "8.48.1"
566-
"@typescript-eslint/visitor-keys" "8.48.1"
564+
"@typescript-eslint/types" "8.49.0"
565+
"@typescript-eslint/visitor-keys" "8.49.0"
567566

568-
"@typescript-eslint/tsconfig-utils@8.48.1", "@typescript-eslint/tsconfig-utils@^8.48.1":
569-
version "8.48.1"
570-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.48.1.tgz#68139ce2d258f984e2b33a95389158f1212af646"
571-
integrity sha512-k0Jhs4CpEffIBm6wPaCXBAD7jxBtrHjrSgtfCjUvPp9AZ78lXKdTR8fxyZO5y4vWNlOvYXRtngSZNSn+H53Jkw==
567+
"@typescript-eslint/tsconfig-utils@8.49.0", "@typescript-eslint/tsconfig-utils@^8.49.0":
568+
version "8.49.0"
569+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.49.0.tgz#857777c8e35dd1e564505833d8043f544442fbf4"
570+
integrity sha512-8prixNi1/6nawsRYxet4YOhnbW+W9FK/bQPxsGB1D3ZrDzbJ5FXw5XmzxZv82X3B+ZccuSxo/X8q9nQ+mFecWA==
572571

573-
"@typescript-eslint/type-utils@8.48.1":
574-
version "8.48.1"
575-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.48.1.tgz#955bd3ddd648450f0a627925ff12ade63fb7516d"
576-
integrity sha512-1jEop81a3LrJQLTf/1VfPQdhIY4PlGDBc/i67EVWObrtvcziysbLN3oReexHOM6N3jyXgCrkBsZpqwH0hiDOQg==
572+
"@typescript-eslint/type-utils@8.49.0":
573+
version "8.49.0"
574+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.49.0.tgz#d8118a0c1896a78a22f01d3c176e9945409b085b"
575+
integrity sha512-KTExJfQ+svY8I10P4HdxKzWsvtVnsuCifU5MvXrRwoP2KOlNZ9ADNEWWsQTJgMxLzS5VLQKDjkCT/YzgsnqmZg==
577576
dependencies:
578-
"@typescript-eslint/types" "8.48.1"
579-
"@typescript-eslint/typescript-estree" "8.48.1"
580-
"@typescript-eslint/utils" "8.48.1"
577+
"@typescript-eslint/types" "8.49.0"
578+
"@typescript-eslint/typescript-estree" "8.49.0"
579+
"@typescript-eslint/utils" "8.49.0"
581580
debug "^4.3.4"
582581
ts-api-utils "^2.1.0"
583582

584-
"@typescript-eslint/types@8.48.1", "@typescript-eslint/types@^8.48.1":
585-
version "8.48.1"
586-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.48.1.tgz#a9ff808f5f798f28767d5c0b015a88fa7ce46bd7"
587-
integrity sha512-+fZ3LZNeiELGmimrujsDCT4CRIbq5oXdHe7chLiW8qzqyPMnn1puNstCrMNVAqwcl2FdIxkuJ4tOs/RFDBVc/Q==
583+
"@typescript-eslint/types@8.49.0", "@typescript-eslint/types@^8.49.0":
584+
version "8.49.0"
585+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.49.0.tgz#c1bd3ebf956d9e5216396349ca23c58d74f06aee"
586+
integrity sha512-e9k/fneezorUo6WShlQpMxXh8/8wfyc+biu6tnAqA81oWrEic0k21RHzP9uqqpyBBeBKu4T+Bsjy9/b8u7obXQ==
588587

589-
"@typescript-eslint/typescript-estree@8.48.1":
590-
version "8.48.1"
591-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.48.1.tgz#0d0e31fc47c5796c6463ab50cde19e1718d465b1"
592-
integrity sha512-/9wQ4PqaefTK6POVTjJaYS0bynCgzh6ClJHGSBj06XEHjkfylzB+A3qvyaXnErEZSaxhIo4YdyBgq6j4RysxDg==
588+
"@typescript-eslint/typescript-estree@8.49.0":
589+
version "8.49.0"
590+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.49.0.tgz#99c5a53275197ccb4e849786dad68344e9924135"
591+
integrity sha512-jrLdRuAbPfPIdYNppHJ/D0wN+wwNfJ32YTAm10eJVsFmrVpXQnDWBn8niCSMlWjvml8jsce5E/O+86IQtTbJWA==
593592
dependencies:
594-
"@typescript-eslint/project-service" "8.48.1"
595-
"@typescript-eslint/tsconfig-utils" "8.48.1"
596-
"@typescript-eslint/types" "8.48.1"
597-
"@typescript-eslint/visitor-keys" "8.48.1"
593+
"@typescript-eslint/project-service" "8.49.0"
594+
"@typescript-eslint/tsconfig-utils" "8.49.0"
595+
"@typescript-eslint/types" "8.49.0"
596+
"@typescript-eslint/visitor-keys" "8.49.0"
598597
debug "^4.3.4"
599598
minimatch "^9.0.4"
600599
semver "^7.6.0"
601600
tinyglobby "^0.2.15"
602601
ts-api-utils "^2.1.0"
603602

604-
"@typescript-eslint/utils@8.48.1":
605-
version "8.48.1"
606-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.48.1.tgz#6cf7b99e0943b33a983ef687b9a86b65578b5c32"
607-
integrity sha512-fAnhLrDjiVfey5wwFRwrweyRlCmdz5ZxXz2G/4cLn0YDLjTapmN4gcCsTBR1N2rWnZSDeWpYtgLDsJt+FpmcwA==
603+
"@typescript-eslint/utils@8.49.0":
604+
version "8.49.0"
605+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.49.0.tgz#43b3b91d30afd6f6114532cf0b228f1790f43aff"
606+
integrity sha512-N3W7rJw7Rw+z1tRsHZbK395TWSYvufBXumYtEGzypgMUthlg0/hmCImeA8hgO2d2G4pd7ftpxxul2J8OdtdaFA==
608607
dependencies:
609608
"@eslint-community/eslint-utils" "^4.7.0"
610-
"@typescript-eslint/scope-manager" "8.48.1"
611-
"@typescript-eslint/types" "8.48.1"
612-
"@typescript-eslint/typescript-estree" "8.48.1"
609+
"@typescript-eslint/scope-manager" "8.49.0"
610+
"@typescript-eslint/types" "8.49.0"
611+
"@typescript-eslint/typescript-estree" "8.49.0"
613612

614-
"@typescript-eslint/visitor-keys@8.48.1":
615-
version "8.48.1"
616-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.48.1.tgz#247d4fe6dcc044f45b7f1c15110bf95e5d73b334"
617-
integrity sha512-BmxxndzEWhE4TIEEMBs8lP3MBWN3jFPs/p6gPm/wkv02o41hI6cq9AuSmGAaTTHPtA1FTi2jBre4A9rm5ZmX+Q==
613+
"@typescript-eslint/visitor-keys@8.49.0":
614+
version "8.49.0"
615+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.49.0.tgz#8e450cc502c0d285cad9e84d400cf349a85ced6c"
616+
integrity sha512-LlKaciDe3GmZFphXIc79THF/YYBugZ7FS1pO581E/edlVVNbZKDy93evqmrfQ9/Y4uN0vVhX4iuchq26mK/iiA==
618617
dependencies:
619-
"@typescript-eslint/types" "8.48.1"
618+
"@typescript-eslint/types" "8.49.0"
620619
eslint-visitor-keys "^4.2.1"
621620

622621
acorn-jsx@^5.3.2:
@@ -1549,11 +1548,6 @@ graceful-fs@^4.1.2, graceful-fs@^4.2.11:
15491548
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
15501549
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
15511550

1552-
graphemer@^1.4.0:
1553-
version "1.4.0"
1554-
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
1555-
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
1556-
15571551
has-bigints@^1.0.2:
15581552
version "1.1.0"
15591553
resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.1.0.tgz#28607e965ac967e03cd2a2c70a2636a1edad49fe"
@@ -2889,14 +2883,14 @@ typedarray.prototype.slice@^1.0.5:
28892883
typed-array-byte-offset "^1.0.4"
28902884

28912885
typescript-eslint@^8.48.0:
2892-
version "8.48.1"
2893-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.48.1.tgz#436028540f5859755687b8b1b28e19ed9194aaad"
2894-
integrity sha512-FbOKN1fqNoXp1hIl5KYpObVrp0mCn+CLgn479nmu2IsRMrx2vyv74MmsBLVlhg8qVwNFGbXSp8fh1zp8pEoC2A==
2895-
dependencies:
2896-
"@typescript-eslint/eslint-plugin" "8.48.1"
2897-
"@typescript-eslint/parser" "8.48.1"
2898-
"@typescript-eslint/typescript-estree" "8.48.1"
2899-
"@typescript-eslint/utils" "8.48.1"
2886+
version "8.49.0"
2887+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.49.0.tgz#4a8b608ae48c0db876c8fb2a2724839fc5a7147c"
2888+
integrity sha512-zRSVH1WXD0uXczCXw+nsdjGPUdx4dfrs5VQoHnUWmv1U3oNlAKv4FUNdLDhVUg+gYn+a5hUESqch//Rv5wVhrg==
2889+
dependencies:
2890+
"@typescript-eslint/eslint-plugin" "8.49.0"
2891+
"@typescript-eslint/parser" "8.49.0"
2892+
"@typescript-eslint/typescript-estree" "8.49.0"
2893+
"@typescript-eslint/utils" "8.49.0"
29002894

29012895
typescript@^5.9.3:
29022896
version "5.9.3"

0 commit comments

Comments
 (0)