Skip to content

Commit d77c215

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update typescript-eslint monorepo to v8.62.1
1 parent 80173c4 commit d77c215

2 files changed

Lines changed: 65 additions & 65 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
"@types/react": "19.2.17",
5656
"@types/react-helmet": "6.1.11",
5757
"@types/react-router-dom": "5.3.3",
58-
"@typescript-eslint/eslint-plugin": "8.62.0",
59-
"@typescript-eslint/parser": "8.62.0",
58+
"@typescript-eslint/eslint-plugin": "8.62.1",
59+
"@typescript-eslint/parser": "8.62.1",
6060
"all-contributors-cli": "6.26.1",
6161
"eslint": "10.6.0",
6262
"eslint-config-prettier": "10.1.8",

yarn.lock

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -5249,100 +5249,100 @@
52495249
dependencies:
52505250
"@types/yargs-parser" "*"
52515251

5252-
"@typescript-eslint/eslint-plugin@8.62.0":
5253-
version "8.62.0"
5254-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.62.0.tgz#ef482aab65b9b2c0abf92d36d670a0d270bcef4c"
5255-
integrity sha512-o+mpz7EYiMzXoySXiKmzlabIvTVqUuK5yLrAedRPRDA0IpPFMUV1IXt6OqljIxX/kumN6EjUYp41Hqelh6p/Dw==
5252+
"@typescript-eslint/eslint-plugin@8.62.1":
5253+
version "8.62.1"
5254+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.62.1.tgz#1736dcdca6cae3359d818456a47d18b674761f7f"
5255+
integrity sha512-4EQM77WgVNxj7OkL/5b/D/xZsw00G577+UriYTC7JF5opcF3T2AuoeY7ueLaZgSVjSgCS6yOAJB5bRGLPSJUzA==
52565256
dependencies:
52575257
"@eslint-community/regexpp" "^4.12.2"
5258-
"@typescript-eslint/scope-manager" "8.62.0"
5259-
"@typescript-eslint/type-utils" "8.62.0"
5260-
"@typescript-eslint/utils" "8.62.0"
5261-
"@typescript-eslint/visitor-keys" "8.62.0"
5258+
"@typescript-eslint/scope-manager" "8.62.1"
5259+
"@typescript-eslint/type-utils" "8.62.1"
5260+
"@typescript-eslint/utils" "8.62.1"
5261+
"@typescript-eslint/visitor-keys" "8.62.1"
52625262
ignore "^7.0.5"
52635263
natural-compare "^1.4.0"
52645264
ts-api-utils "^2.5.0"
52655265

5266-
"@typescript-eslint/parser@8.62.0":
5267-
version "8.62.0"
5268-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.62.0.tgz#8533094fb44427f50b82813c6d3876782f20dc3e"
5269-
integrity sha512-dzHeT2gySzZtLDsuqxU9AkYgIsQoHAHtRBpOqM+Ofzx1Bwrd2RcCjQJ+6iQbsHOIR6NS33bF2W1k3blN1zLDrA==
5266+
"@typescript-eslint/parser@8.62.1":
5267+
version "8.62.1"
5268+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.62.1.tgz#d3f7ba18f1bf78bfb7256fea021d1927b48e7080"
5269+
integrity sha512-sPhE4iHuJDSvoAiec+Ro8JyXw8f0ql13HFR82P99nCm9GwTEKG0KYLvDe6REk8BCXuit6vJAv/Yxg5ABaNS2rA==
52705270
dependencies:
5271-
"@typescript-eslint/scope-manager" "8.62.0"
5272-
"@typescript-eslint/types" "8.62.0"
5273-
"@typescript-eslint/typescript-estree" "8.62.0"
5274-
"@typescript-eslint/visitor-keys" "8.62.0"
5271+
"@typescript-eslint/scope-manager" "8.62.1"
5272+
"@typescript-eslint/types" "8.62.1"
5273+
"@typescript-eslint/typescript-estree" "8.62.1"
5274+
"@typescript-eslint/visitor-keys" "8.62.1"
52755275
debug "^4.4.3"
52765276

5277-
"@typescript-eslint/project-service@8.62.0":
5278-
version "8.62.0"
5279-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.62.0.tgz#ab74c1abb4959fb4c3ba7d7edc6554ee245db990"
5280-
integrity sha512-wexnCqiTg7BOGtbLDftYpRWlmLq4xfoMd7BKFR6Y75sZS3QmRKLdN3yWLhmIYgqMmP/OXWpj3H8odkb5nGURCQ==
5277+
"@typescript-eslint/project-service@8.62.1":
5278+
version "8.62.1"
5279+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.62.1.tgz#78d880eb1cf6859b5ec263d04f95403e9f90ae47"
5280+
integrity sha512-yQ3RgY5RkSBpsNS1Bx/JQEcA24FOSdfGktoyprAr5u18390UQdtVcfnEv4nIrIshNnavlVyZBKxQwT1fIAE6cg==
52815281
dependencies:
5282-
"@typescript-eslint/tsconfig-utils" "^8.62.0"
5283-
"@typescript-eslint/types" "^8.62.0"
5282+
"@typescript-eslint/tsconfig-utils" "^8.62.1"
5283+
"@typescript-eslint/types" "^8.62.1"
52845284
debug "^4.4.3"
52855285

5286-
"@typescript-eslint/scope-manager@8.62.0":
5287-
version "8.62.0"
5288-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.62.0.tgz#a7a7b428d32444bc9a4fe16f24a78fc124283fd4"
5289-
integrity sha512-1lX38kNxXIRb8mEc3lbq5mdHq1Pf2+U0nFU65KfT18mtPxxl0fvjuEE92mHuXPuCtElJhOrddOpyMlM3Z0umEA==
5286+
"@typescript-eslint/scope-manager@8.62.1":
5287+
version "8.62.1"
5288+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.62.1.tgz#7ee65e9a6eb3ccdc4816593a4ff38840306de88a"
5289+
integrity sha512-r4d249KbQ1SFdpeStvob8Ih6aPPIzfqllPVOtvhve6ZcpuVcYo5/7zUWckKpHE7StASX4kTKZTLf0WQm/wPkcg==
52905290
dependencies:
5291-
"@typescript-eslint/types" "8.62.0"
5292-
"@typescript-eslint/visitor-keys" "8.62.0"
5291+
"@typescript-eslint/types" "8.62.1"
5292+
"@typescript-eslint/visitor-keys" "8.62.1"
52935293

5294-
"@typescript-eslint/tsconfig-utils@8.62.0", "@typescript-eslint/tsconfig-utils@^8.62.0":
5295-
version "8.62.0"
5296-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.62.0.tgz#9440a673581c6d9de308c4d5803dd52ed5d71729"
5297-
integrity sha512-y2GAdB6ykaXUvuspbYnizQc4oDDz0Tz/Yc7iWrXf9mx8vm/L/0vLHCe0tS2boG96Zy+DivnVDQ9ZUEWoHqqx1g==
5294+
"@typescript-eslint/tsconfig-utils@8.62.1", "@typescript-eslint/tsconfig-utils@^8.62.1":
5295+
version "8.62.1"
5296+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.62.1.tgz#e2b5f24fe721044189cb7e81117c96d75979d627"
5297+
integrity sha512-xadytJqX9vJVQ2fdQjkcIVigwaOJNWkpjdLt6cEQ+xPnrI1fkp+/jZE/I97k9KUjqtpd25i0HeyZf3T6dutv2g==
52985298

5299-
"@typescript-eslint/type-utils@8.62.0":
5300-
version "8.62.0"
5301-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.62.0.tgz#6f64d813ed9f340d796baed40cdab86b8e9a491a"
5302-
integrity sha512-+g5O3j0w2ldzC86Pv6fvbO/xhAonbJFIdf/MKQ1d30gndlsVzUOE83ldfSE15Qrl9fhFjK6AovHs5Wpp6vx86w==
5299+
"@typescript-eslint/type-utils@8.62.1":
5300+
version "8.62.1"
5301+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.62.1.tgz#ebd30b13bacb13070917259a23309cf644121f9a"
5302+
integrity sha512-aXM5xlqXiTxPibXB93cLAURfT3rlizf7uMXISCXy66Isr/9hISJx3yDsKl0L7lKa51b8JpFuNKby0/O0pEm9jg==
53035303
dependencies:
5304-
"@typescript-eslint/types" "8.62.0"
5305-
"@typescript-eslint/typescript-estree" "8.62.0"
5306-
"@typescript-eslint/utils" "8.62.0"
5304+
"@typescript-eslint/types" "8.62.1"
5305+
"@typescript-eslint/typescript-estree" "8.62.1"
5306+
"@typescript-eslint/utils" "8.62.1"
53075307
debug "^4.4.3"
53085308
ts-api-utils "^2.5.0"
53095309

5310-
"@typescript-eslint/types@8.62.0", "@typescript-eslint/types@^8.62.0":
5311-
version "8.62.0"
5312-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.62.0.tgz#601427c10203d9f0f34f0b3e474df735eb12b593"
5313-
integrity sha512-KvAclkktORPvM54TgLgA4z9HIV1M8zOgw9ZVNXl9f/8dLYfXYX1wkMXP7qmabpijQRV5bHJLOmoyGQbLMaUYeg==
5310+
"@typescript-eslint/types@8.62.1", "@typescript-eslint/types@^8.62.1":
5311+
version "8.62.1"
5312+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.62.1.tgz#c58be954e483b2fc98275374d5bcb40b99842dc1"
5313+
integrity sha512-ooCzJFaf+Hg+uG6fA3NRFGuFjlfNlDhBthbv4ZPU/0elCAFUfnyXUvf/WOpHz/jYwSmvU2GkR2LtyUfy1AxZ1Q==
53145314

5315-
"@typescript-eslint/typescript-estree@8.62.0":
5316-
version "8.62.0"
5317-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.62.0.tgz#b96b55d02e26aa09434421c3fa678e525ca09a4c"
5318-
integrity sha512-+hVbNxtW64pIcZWDPGbyaKF7vp2IBTVY5ma1blwwksrjdsbdqqEKvJWMGbBofei4F6Dovx1M0RJgoFeNu2279A==
5315+
"@typescript-eslint/typescript-estree@8.62.1":
5316+
version "8.62.1"
5317+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.62.1.tgz#98c1bb17635d5b026b24193a8d29188ac64380ff"
5318+
integrity sha512-xMcW9oP9u7fAMXYs9A65CVmtLQe2r//oXINHfi8HV+oiqhih17sbLdhXr4540YWlgpDKQdY854OL5ZrdCiQsAA==
53195319
dependencies:
5320-
"@typescript-eslint/project-service" "8.62.0"
5321-
"@typescript-eslint/tsconfig-utils" "8.62.0"
5322-
"@typescript-eslint/types" "8.62.0"
5323-
"@typescript-eslint/visitor-keys" "8.62.0"
5320+
"@typescript-eslint/project-service" "8.62.1"
5321+
"@typescript-eslint/tsconfig-utils" "8.62.1"
5322+
"@typescript-eslint/types" "8.62.1"
5323+
"@typescript-eslint/visitor-keys" "8.62.1"
53245324
debug "^4.4.3"
53255325
minimatch "^10.2.2"
53265326
semver "^7.7.3"
53275327
tinyglobby "^0.2.15"
53285328
ts-api-utils "^2.5.0"
53295329

5330-
"@typescript-eslint/utils@8.62.0":
5331-
version "8.62.0"
5332-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.62.0.tgz#b5228524ca1ee51af40e156c82d425dec3e01cfe"
5333-
integrity sha512-82r66fi9zYwZ+mTq3vKgwjbZ1PVk/DJzrXFLpG6RnBbdvH8TEGVHIs9H4d2drhkOzf0syZuD/OZvvlu6GDbP4g==
5330+
"@typescript-eslint/utils@8.62.1":
5331+
version "8.62.1"
5332+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.62.1.tgz#1622b75c7e6df308181dd0b44855dc4228da0457"
5333+
integrity sha512-sHtbPfuKNZCG+ih8SyjjucqRntSVmp8XgL5u6o9mAhiSn8ds5o/M/XdM0abweme2Tln3szOstOrZ9OXitvPh0g==
53345334
dependencies:
53355335
"@eslint-community/eslint-utils" "^4.9.1"
5336-
"@typescript-eslint/scope-manager" "8.62.0"
5337-
"@typescript-eslint/types" "8.62.0"
5338-
"@typescript-eslint/typescript-estree" "8.62.0"
5336+
"@typescript-eslint/scope-manager" "8.62.1"
5337+
"@typescript-eslint/types" "8.62.1"
5338+
"@typescript-eslint/typescript-estree" "8.62.1"
53395339

5340-
"@typescript-eslint/visitor-keys@8.62.0":
5341-
version "8.62.0"
5342-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.62.0.tgz#b6daab190bf8f18612f5b86323469a12288c6b31"
5343-
integrity sha512-CY3uyFSRbcQv3nnSv8S0+lDftMVz6P963PoRlxrV7ew/Md564g9ut60PYzdLM5qW4jFn93GBF+Soi90ISAN+GQ==
5340+
"@typescript-eslint/visitor-keys@8.62.1":
5341+
version "8.62.1"
5342+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.62.1.tgz#499657d77ffafb8a99eb1d6c97847ca430234722"
5343+
integrity sha512-4g3BLxfdTMy8iZG0MaBkadnlRrCJ74cQiFbyEVMrkwIoqdyaXXQM22cotDvrl4x28wgIZ9rEJRoM+mmhSJpJ1g==
53445344
dependencies:
5345-
"@typescript-eslint/types" "8.62.0"
5345+
"@typescript-eslint/types" "8.62.1"
53465346
eslint-visitor-keys "^5.0.0"
53475347

53485348
"@ungap/structured-clone@^1.0.0":

0 commit comments

Comments
 (0)