Skip to content

Commit 1bc1edc

Browse files
build(deps-dev): bump typescript-eslint from 8.66.0 to 8.67.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.66.0 to 8.67.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.67.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.67.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f8552a3 commit 1bc1edc

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
@@ -1007,100 +1007,100 @@
10071007
dependencies:
10081008
undici-types "~8.3.0"
10091009

1010-
"@typescript-eslint/eslint-plugin@8.66.0":
1011-
version "8.66.0"
1012-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.66.0.tgz#76e86aa5a2459fbf5bbd7a839c0dc0cce1d56224"
1013-
integrity sha512-p088eaGrzYz1s+7cov0aMOCkNGTJlVxF4jgubf28c8L0Cv9Rloj8YBHnv4hXLq6IIEE1AsjNWavO+k+8kP2Y0A==
1010+
"@typescript-eslint/eslint-plugin@8.67.0":
1011+
version "8.67.0"
1012+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.67.0.tgz#52f9f0e47d5a7571c4336e69bfeea581509ef2cf"
1013+
integrity sha512-Un7Heoyj65NREbKAyIrFxeM143NZpExWmy1Nep4DLeQOeLlTeumPjoNKnBrU5D5moWXbPJgRa5Uwcdu0faVNGQ==
10141014
dependencies:
10151015
"@eslint-community/regexpp" "^4.12.2"
1016-
"@typescript-eslint/scope-manager" "8.66.0"
1017-
"@typescript-eslint/type-utils" "8.66.0"
1018-
"@typescript-eslint/utils" "8.66.0"
1019-
"@typescript-eslint/visitor-keys" "8.66.0"
1016+
"@typescript-eslint/scope-manager" "8.67.0"
1017+
"@typescript-eslint/type-utils" "8.67.0"
1018+
"@typescript-eslint/utils" "8.67.0"
1019+
"@typescript-eslint/visitor-keys" "8.67.0"
10201020
ignore "^7.0.5"
10211021
natural-compare "^1.4.0"
10221022
ts-api-utils "^2.5.0"
10231023

1024-
"@typescript-eslint/parser@8.66.0":
1025-
version "8.66.0"
1026-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.66.0.tgz#88e3865ecf73b0118134e7cb831da87a961a57a1"
1027-
integrity sha512-X6ypGChaWYk6PBtUg2BwuTZEFFcHJAtGTVJ9/lCTOufhZ4i9fNolQNnktq+kkMCwMj7V8Svsq7+TxSDslmhE0g==
1024+
"@typescript-eslint/parser@8.67.0":
1025+
version "8.67.0"
1026+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.67.0.tgz#0158022ec9927e0afcd58a8cc2ad57e01d892f5c"
1027+
integrity sha512-fUBfTuuEulWqX6V8+O3PtScV01tzYYRUDTAirHFKoRAt7nOzoGiPt0M/bB47wWNy0coOOcgEwAMUtBpykMxl6w==
10281028
dependencies:
1029-
"@typescript-eslint/scope-manager" "8.66.0"
1030-
"@typescript-eslint/types" "8.66.0"
1031-
"@typescript-eslint/typescript-estree" "8.66.0"
1032-
"@typescript-eslint/visitor-keys" "8.66.0"
1029+
"@typescript-eslint/scope-manager" "8.67.0"
1030+
"@typescript-eslint/types" "8.67.0"
1031+
"@typescript-eslint/typescript-estree" "8.67.0"
1032+
"@typescript-eslint/visitor-keys" "8.67.0"
10331033
debug "^4.4.3"
10341034

1035-
"@typescript-eslint/project-service@8.66.0":
1036-
version "8.66.0"
1037-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.66.0.tgz#828f788895df52d9eb2b543445a3a5a13e35ab4e"
1038-
integrity sha512-7MthGPTt4BP69lSryqpqq8HQqxuzynssckL/jyDyk3+TNMQ3y2jFWkptCrktWvBrP+EH787Nl5N5Qpw7WZg+5g==
1035+
"@typescript-eslint/project-service@8.67.0":
1036+
version "8.67.0"
1037+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.67.0.tgz#1552db007ca9206a1c6c7acf49e210bd17a8c56f"
1038+
integrity sha512-cvE8c7ulYeXN9fYuszhCeCsbzyVEXuhrRCybnBre7TUmqb5nRmBfQAwCj0O3WJFDeyAZt4VYv51vMCC9LHSdYw==
10391039
dependencies:
1040-
"@typescript-eslint/tsconfig-utils" "^8.66.0"
1041-
"@typescript-eslint/types" "^8.66.0"
1040+
"@typescript-eslint/tsconfig-utils" "^8.67.0"
1041+
"@typescript-eslint/types" "^8.67.0"
10421042
debug "^4.4.3"
10431043

1044-
"@typescript-eslint/scope-manager@8.66.0":
1045-
version "8.66.0"
1046-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.66.0.tgz#4fffcc6ebd0df9fe7983c0256967567ea6f5ac63"
1047-
integrity sha512-8TGcH25j9zqJ/IULB/ppyhRvxA8QYfFEZ7nfbg6/BN9spDgb8fPWQXlE5l8TWBL50EtUx007uZ1o9VOwrq2/9g==
1044+
"@typescript-eslint/scope-manager@8.67.0":
1045+
version "8.67.0"
1046+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.67.0.tgz#4d4c2da09560d10dd7d947cba2d29d14d25af16d"
1047+
integrity sha512-EgvsleTwS4E+WzzSvem8fAUubLwatMNF1B5hHSLQxcvs7q2dtRhGyujHwLJSYlG41niJ7GP24Aha2+0mb1b2kg==
10481048
dependencies:
1049-
"@typescript-eslint/types" "8.66.0"
1050-
"@typescript-eslint/visitor-keys" "8.66.0"
1049+
"@typescript-eslint/types" "8.67.0"
1050+
"@typescript-eslint/visitor-keys" "8.67.0"
10511051

1052-
"@typescript-eslint/tsconfig-utils@8.66.0", "@typescript-eslint/tsconfig-utils@^8.66.0":
1053-
version "8.66.0"
1054-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.66.0.tgz#3a89066c507aa30541dc176804685b4b444e1e52"
1055-
integrity sha512-9D5gLYZG4rOjcoag8MQ/fWI8WqA9wcPDyOGyWtWFhvM1lHRbliqUSPIY5J3zqCU1tvSwzXxnnjhQhz5Ne7mJ4g==
1052+
"@typescript-eslint/tsconfig-utils@8.67.0", "@typescript-eslint/tsconfig-utils@^8.67.0":
1053+
version "8.67.0"
1054+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.67.0.tgz#f45a3eba6b9132fb47141ec03ce2f275f1ea991d"
1055+
integrity sha512-vV+LUSv5njUWsknE71fqKTlXUva+R76SaeORd6Zojcunk/6DvKFXONU3BrAs2H49mbygUXt6gbYunzwqNwlhdg==
10561056

1057-
"@typescript-eslint/type-utils@8.66.0":
1058-
version "8.66.0"
1059-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.66.0.tgz#b2315303eca72fad9afa7be4f58f053c8f2a0479"
1060-
integrity sha512-LG2dWfjZQQp0ADtAu/EWJVayefGL2UEZ3CDeI44D9v3rXB/WYUqE/jpO28KrEKul5AySrmI+Zh1v6v+xW2U9+g==
1057+
"@typescript-eslint/type-utils@8.67.0":
1058+
version "8.67.0"
1059+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.67.0.tgz#96bed105275559df3bcf0449b73a6414d35c59ce"
1060+
integrity sha512-aVWDXbRmdXO9siTfX4ditQI1T9+zVcNazT48EJCD0v40/9RIFoUgZ05CmGEq9H2gixRpjUn/iplwvlcvutJW/Q==
10611061
dependencies:
1062-
"@typescript-eslint/types" "8.66.0"
1063-
"@typescript-eslint/typescript-estree" "8.66.0"
1064-
"@typescript-eslint/utils" "8.66.0"
1062+
"@typescript-eslint/types" "8.67.0"
1063+
"@typescript-eslint/typescript-estree" "8.67.0"
1064+
"@typescript-eslint/utils" "8.67.0"
10651065
debug "^4.4.3"
10661066
ts-api-utils "^2.5.0"
10671067

1068-
"@typescript-eslint/types@8.66.0", "@typescript-eslint/types@^8.66.0":
1069-
version "8.66.0"
1070-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.66.0.tgz#3cacab94d3b564c1d48c56eb37b89f89a6d48479"
1071-
integrity sha512-H6gcYaSDOyvL3AD/jHUtUFo2jqGgn/F6nuyuZSu0QTesxL+cP4dQoIMrODRofuJC09g64+WgZ6tE19Y1N2YIFQ==
1068+
"@typescript-eslint/types@8.67.0", "@typescript-eslint/types@^8.67.0":
1069+
version "8.67.0"
1070+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.67.0.tgz#4a8d00cc1faba5c14feabc60f85b7a32652f34b6"
1071+
integrity sha512-sBtgslww8nsMYUjhdPBiSyUqSzT8uR6g93A2QXnQC8+cGdjz0CyaOdqHDRJb1AtORbZCNUJBBeFA/tNR2uQmww==
10721072

1073-
"@typescript-eslint/typescript-estree@8.66.0":
1074-
version "8.66.0"
1075-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.66.0.tgz#1a38c3a97dc6c669b66d585d7f90ebc4fbb32a50"
1076-
integrity sha512-8/x4INiiQb10jGgXYD7116/zQ+OL84ZIFn0za68wwFHCanT/VLbBEroWht8RV8fn0/ZCAoazHLQgwUC0UQcDfg==
1073+
"@typescript-eslint/typescript-estree@8.67.0":
1074+
version "8.67.0"
1075+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.67.0.tgz#116c3a47c06119c5a050e8851861d6497dd64bc2"
1076+
integrity sha512-EKQBCE9yNlRJYm7jdTW5AhDacDUmSwQb0FAJAmK2EKYrNXIsa2vxcSZx6PvJ/dEdI6lS+Y9W+EXckLj0iPFGcw==
10771077
dependencies:
1078-
"@typescript-eslint/project-service" "8.66.0"
1079-
"@typescript-eslint/tsconfig-utils" "8.66.0"
1080-
"@typescript-eslint/types" "8.66.0"
1081-
"@typescript-eslint/visitor-keys" "8.66.0"
1078+
"@typescript-eslint/project-service" "8.67.0"
1079+
"@typescript-eslint/tsconfig-utils" "8.67.0"
1080+
"@typescript-eslint/types" "8.67.0"
1081+
"@typescript-eslint/visitor-keys" "8.67.0"
10821082
debug "^4.4.3"
10831083
minimatch "^10.2.2"
10841084
semver "^7.7.3"
10851085
tinyglobby "^0.2.15"
10861086
ts-api-utils "^2.5.0"
10871087

1088-
"@typescript-eslint/utils@8.66.0":
1089-
version "8.66.0"
1090-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.66.0.tgz#e277d67427043cdca2580ee91aa62921e4689969"
1091-
integrity sha512-jasearZPolBw5NJNYGMwxzHMF83niVWmMU1VdHzG1CyfI2VS7f7nZltnKtHcg20hW+7Uo5GfK4MeDPoU3qI8EA==
1088+
"@typescript-eslint/utils@8.67.0":
1089+
version "8.67.0"
1090+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.67.0.tgz#3e478a3d69d330a1fc50c12746cc2ee0732ccfcd"
1091+
integrity sha512-U9D1FdwEWBwok3hxxSdhclMb0twvt9QnjIQ0VfQ1AiX2epnpSgv2ubVDsayOFyY8K6FX+AQ7E0FKWVG3iKsj1A==
10921092
dependencies:
10931093
"@eslint-community/eslint-utils" "^4.9.1"
1094-
"@typescript-eslint/scope-manager" "8.66.0"
1095-
"@typescript-eslint/types" "8.66.0"
1096-
"@typescript-eslint/typescript-estree" "8.66.0"
1094+
"@typescript-eslint/scope-manager" "8.67.0"
1095+
"@typescript-eslint/types" "8.67.0"
1096+
"@typescript-eslint/typescript-estree" "8.67.0"
10971097

1098-
"@typescript-eslint/visitor-keys@8.66.0":
1099-
version "8.66.0"
1100-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.66.0.tgz#4c494e94745fb2724a4f37a310091e56b644d18a"
1101-
integrity sha512-dkKR8q+lKciskj1Y3vthHktl+3cMLWGyVUP23bRiPZ5O9BRT++4EqDDV+TVeIKBL1VXVEqrJlz8MYbcnvJcAlg==
1098+
"@typescript-eslint/visitor-keys@8.67.0":
1099+
version "8.67.0"
1100+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.67.0.tgz#601d40af9acf82a28da2286f3edafc69bba9017f"
1101+
integrity sha512-fkv8dHRDqfGtTHuJeebdrQ7cX6Ad4WAS00rgHh9UGvMycF1mjBfsxry1XsLIFhWZ6Judlh6UdzK+TYlbpCXgnA==
11021102
dependencies:
1103-
"@typescript-eslint/types" "8.66.0"
1103+
"@typescript-eslint/types" "8.67.0"
11041104
eslint-visitor-keys "^5.0.0"
11051105

11061106
"@yarnpkg/lockfile@1.1.0":
@@ -4267,14 +4267,14 @@ type-fest@^0.6.0:
42674267
integrity sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==
42684268

42694269
typescript-eslint@^8.57.1:
4270-
version "8.66.0"
4271-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.66.0.tgz#0809b6d25c8a0924690ba30dc1f05607093c11fb"
4272-
integrity sha512-QlEbBPz/RuJ1XUHj29nm3t0F/O/cSlEnntozqPOYHnnTGAXFamnMBu5i9Vn6vhUPHGAjR+Vl+5J8vPN/BMUrJw==
4273-
dependencies:
4274-
"@typescript-eslint/eslint-plugin" "8.66.0"
4275-
"@typescript-eslint/parser" "8.66.0"
4276-
"@typescript-eslint/typescript-estree" "8.66.0"
4277-
"@typescript-eslint/utils" "8.66.0"
4270+
version "8.67.0"
4271+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.67.0.tgz#1e92de09ee0ff2d96cc0848f5e9f345ea930d963"
4272+
integrity sha512-S2udFs8tCKEKffuJ4TB1idGUZiXdCPGi3IPBGWXarbLQ5UPXORV8QEVzJ4gCRduURMb5EkpNCdjbk0eDIuI8Yg==
4273+
dependencies:
4274+
"@typescript-eslint/eslint-plugin" "8.67.0"
4275+
"@typescript-eslint/parser" "8.67.0"
4276+
"@typescript-eslint/typescript-estree" "8.67.0"
4277+
"@typescript-eslint/utils" "8.67.0"
42784278

42794279
typescript@^6.0.3:
42804280
version "6.0.3"

0 commit comments

Comments
 (0)