Skip to content

Commit be4c326

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update typescript-eslint monorepo to v8.56.1
1 parent f16764a commit be4c326

2 files changed

Lines changed: 67 additions & 74 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.14",
5656
"@types/react-helmet": "6.1.11",
5757
"@types/react-router-dom": "5.3.3",
58-
"@typescript-eslint/eslint-plugin": "8.56.0",
59-
"@typescript-eslint/parser": "8.56.0",
58+
"@typescript-eslint/eslint-plugin": "8.56.1",
59+
"@typescript-eslint/parser": "8.56.1",
6060
"all-contributors-cli": "6.26.1",
6161
"eslint": "10.0.2",
6262
"eslint-config-prettier": "10.1.8",

yarn.lock

Lines changed: 65 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -5256,100 +5256,100 @@
52565256
dependencies:
52575257
"@types/yargs-parser" "*"
52585258

5259-
"@typescript-eslint/eslint-plugin@8.56.0":
5260-
version "8.56.0"
5261-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.56.0.tgz#5aec3db807a6b8437ea5d5ebf7bd16b4119aba8d"
5262-
integrity sha512-lRyPDLzNCuae71A3t9NEINBiTn7swyOhvUj3MyUOxb8x6g6vPEFoOU+ZRmGMusNC3X3YMhqMIX7i8ShqhT74Pw==
5259+
"@typescript-eslint/eslint-plugin@8.56.1":
5260+
version "8.56.1"
5261+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.56.1.tgz#b1ce606d87221daec571e293009675992f0aae76"
5262+
integrity sha512-Jz9ZztpB37dNC+HU2HI28Bs9QXpzCz+y/twHOwhyrIRdbuVDxSytJNDl6z/aAKlaRIwC7y8wJdkBv7FxYGgi0A==
52635263
dependencies:
52645264
"@eslint-community/regexpp" "^4.12.2"
5265-
"@typescript-eslint/scope-manager" "8.56.0"
5266-
"@typescript-eslint/type-utils" "8.56.0"
5267-
"@typescript-eslint/utils" "8.56.0"
5268-
"@typescript-eslint/visitor-keys" "8.56.0"
5265+
"@typescript-eslint/scope-manager" "8.56.1"
5266+
"@typescript-eslint/type-utils" "8.56.1"
5267+
"@typescript-eslint/utils" "8.56.1"
5268+
"@typescript-eslint/visitor-keys" "8.56.1"
52695269
ignore "^7.0.5"
52705270
natural-compare "^1.4.0"
52715271
ts-api-utils "^2.4.0"
52725272

5273-
"@typescript-eslint/parser@8.56.0":
5274-
version "8.56.0"
5275-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.56.0.tgz#8ecff1678b8b1a742d29c446ccf5eeea7f971d72"
5276-
integrity sha512-IgSWvLobTDOjnaxAfDTIHaECbkNlAlKv2j5SjpB2v7QHKv1FIfjwMy8FsDbVfDX/KjmCmYICcw7uGaXLhtsLNg==
5273+
"@typescript-eslint/parser@8.56.1":
5274+
version "8.56.1"
5275+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.56.1.tgz#21d13b3d456ffb08614c1d68bb9a4f8d9237cdc7"
5276+
integrity sha512-klQbnPAAiGYFyI02+znpBRLyjL4/BrBd0nyWkdC0s/6xFLkXYQ8OoRrSkqacS1ddVxf/LDyODIKbQ5TgKAf/Fg==
52775277
dependencies:
5278-
"@typescript-eslint/scope-manager" "8.56.0"
5279-
"@typescript-eslint/types" "8.56.0"
5280-
"@typescript-eslint/typescript-estree" "8.56.0"
5281-
"@typescript-eslint/visitor-keys" "8.56.0"
5278+
"@typescript-eslint/scope-manager" "8.56.1"
5279+
"@typescript-eslint/types" "8.56.1"
5280+
"@typescript-eslint/typescript-estree" "8.56.1"
5281+
"@typescript-eslint/visitor-keys" "8.56.1"
52825282
debug "^4.4.3"
52835283

5284-
"@typescript-eslint/project-service@8.56.0":
5285-
version "8.56.0"
5286-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.56.0.tgz#bb8562fecd8f7922e676fc6a1189c20dd7991d73"
5287-
integrity sha512-M3rnyL1vIQOMeWxTWIW096/TtVP+8W3p/XnaFflhmcFp+U4zlxUxWj4XwNs6HbDeTtN4yun0GNTTDBw/SvufKg==
5284+
"@typescript-eslint/project-service@8.56.1":
5285+
version "8.56.1"
5286+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.56.1.tgz#65c8d645f028b927bfc4928593b54e2ecd809244"
5287+
integrity sha512-TAdqQTzHNNvlVFfR+hu2PDJrURiwKsUvxFn1M0h95BB8ah5jejas08jUWG4dBA68jDMI988IvtfdAI53JzEHOQ==
52885288
dependencies:
5289-
"@typescript-eslint/tsconfig-utils" "^8.56.0"
5290-
"@typescript-eslint/types" "^8.56.0"
5289+
"@typescript-eslint/tsconfig-utils" "^8.56.1"
5290+
"@typescript-eslint/types" "^8.56.1"
52915291
debug "^4.4.3"
52925292

5293-
"@typescript-eslint/scope-manager@8.56.0":
5294-
version "8.56.0"
5295-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.56.0.tgz#604030a4c6433df3728effdd441d47f45a86edb4"
5296-
integrity sha512-7UiO/XwMHquH+ZzfVCfUNkIXlp/yQjjnlYUyYz7pfvlK3/EyyN6BK+emDmGNyQLBtLGaYrTAI6KOw8tFucWL2w==
5293+
"@typescript-eslint/scope-manager@8.56.1":
5294+
version "8.56.1"
5295+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.56.1.tgz#254df93b5789a871351335dd23e20bc164060f24"
5296+
integrity sha512-YAi4VDKcIZp0O4tz/haYKhmIDZFEUPOreKbfdAN3SzUDMcPhJ8QI99xQXqX+HoUVq8cs85eRKnD+rne2UAnj2w==
52975297
dependencies:
5298-
"@typescript-eslint/types" "8.56.0"
5299-
"@typescript-eslint/visitor-keys" "8.56.0"
5298+
"@typescript-eslint/types" "8.56.1"
5299+
"@typescript-eslint/visitor-keys" "8.56.1"
53005300

5301-
"@typescript-eslint/tsconfig-utils@8.56.0", "@typescript-eslint/tsconfig-utils@^8.56.0":
5302-
version "8.56.0"
5303-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.0.tgz#2538ce83cbc376e685487960cbb24b65fe2abc4e"
5304-
integrity sha512-bSJoIIt4o3lKXD3xmDh9chZcjCz5Lk8xS7Rxn+6l5/pKrDpkCwtQNQQwZ2qRPk7TkUYhrq3WPIHXOXlbXP0itg==
5301+
"@typescript-eslint/tsconfig-utils@8.56.1", "@typescript-eslint/tsconfig-utils@^8.56.1":
5302+
version "8.56.1"
5303+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.1.tgz#1afa830b0fada5865ddcabdc993b790114a879b7"
5304+
integrity sha512-qOtCYzKEeyr3aR9f28mPJqBty7+DBqsdd63eO0yyDwc6vgThj2UjWfJIcsFeSucYydqcuudMOprZ+x1SpF3ZuQ==
53055305

5306-
"@typescript-eslint/type-utils@8.56.0":
5307-
version "8.56.0"
5308-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.56.0.tgz#72b4edc1fc73988998f1632b3ec99c2a66eaac6e"
5309-
integrity sha512-qX2L3HWOU2nuDs6GzglBeuFXviDODreS58tLY/BALPC7iu3Fa+J7EOTwnX9PdNBxUI7Uh0ntP0YWGnxCkXzmfA==
5306+
"@typescript-eslint/type-utils@8.56.1":
5307+
version "8.56.1"
5308+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.56.1.tgz#7a6c4fabf225d674644931e004302cbbdd2f2e24"
5309+
integrity sha512-yB/7dxi7MgTtGhZdaHCemf7PuwrHMenHjmzgUW1aJpO+bBU43OycnM3Wn+DdvDO/8zzA9HlhaJ0AUGuvri4oGg==
53105310
dependencies:
5311-
"@typescript-eslint/types" "8.56.0"
5312-
"@typescript-eslint/typescript-estree" "8.56.0"
5313-
"@typescript-eslint/utils" "8.56.0"
5311+
"@typescript-eslint/types" "8.56.1"
5312+
"@typescript-eslint/typescript-estree" "8.56.1"
5313+
"@typescript-eslint/utils" "8.56.1"
53145314
debug "^4.4.3"
53155315
ts-api-utils "^2.4.0"
53165316

5317-
"@typescript-eslint/types@8.56.0", "@typescript-eslint/types@^8.56.0":
5318-
version "8.56.0"
5319-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.56.0.tgz#a2444011b9a98ca13d70411d2cbfed5443b3526a"
5320-
integrity sha512-DBsLPs3GsWhX5HylbP9HNG15U0bnwut55Lx12bHB9MpXxQ+R5GC8MwQe+N1UFXxAeQDvEsEDY6ZYwX03K7Z6HQ==
5317+
"@typescript-eslint/types@8.56.1", "@typescript-eslint/types@^8.56.1":
5318+
version "8.56.1"
5319+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.56.1.tgz#975e5942bf54895291337c91b9191f6eb0632ab9"
5320+
integrity sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==
53215321

5322-
"@typescript-eslint/typescript-estree@8.56.0":
5323-
version "8.56.0"
5324-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.56.0.tgz#fadbc74c14c5bac947db04980ff58bb178701c2e"
5325-
integrity sha512-ex1nTUMWrseMltXUHmR2GAQ4d+WjkZCT4f+4bVsps8QEdh0vlBsaCokKTPlnqBFqqGaxilDNJG7b8dolW2m43Q==
5322+
"@typescript-eslint/typescript-estree@8.56.1":
5323+
version "8.56.1"
5324+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.56.1.tgz#3b9e57d8129a860c50864c42188f761bdef3eab0"
5325+
integrity sha512-qzUL1qgalIvKWAf9C1HpvBjif+Vm6rcT5wZd4VoMb9+Km3iS3Cv9DY6dMRMDtPnwRAFyAi7YXJpTIEXLvdfPxg==
53265326
dependencies:
5327-
"@typescript-eslint/project-service" "8.56.0"
5328-
"@typescript-eslint/tsconfig-utils" "8.56.0"
5329-
"@typescript-eslint/types" "8.56.0"
5330-
"@typescript-eslint/visitor-keys" "8.56.0"
5327+
"@typescript-eslint/project-service" "8.56.1"
5328+
"@typescript-eslint/tsconfig-utils" "8.56.1"
5329+
"@typescript-eslint/types" "8.56.1"
5330+
"@typescript-eslint/visitor-keys" "8.56.1"
53315331
debug "^4.4.3"
5332-
minimatch "^9.0.5"
5332+
minimatch "^10.2.2"
53335333
semver "^7.7.3"
53345334
tinyglobby "^0.2.15"
53355335
ts-api-utils "^2.4.0"
53365336

5337-
"@typescript-eslint/utils@8.56.0":
5338-
version "8.56.0"
5339-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.56.0.tgz#063ce6f702ec603de1b83ee795ed5e877d6f7841"
5340-
integrity sha512-RZ3Qsmi2nFGsS+n+kjLAYDPVlrzf7UhTffrDIKr+h2yzAlYP/y5ZulU0yeDEPItos2Ph46JAL5P/On3pe7kDIQ==
5337+
"@typescript-eslint/utils@8.56.1":
5338+
version "8.56.1"
5339+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.56.1.tgz#5a86acaf9f1b4c4a85a42effb217f73059f6deb7"
5340+
integrity sha512-HPAVNIME3tABJ61siYlHzSWCGtOoeP2RTIaHXFMPqjrQKCGB9OgUVdiNgH7TJS2JNIQ5qQ4RsAUDuGaGme/KOA==
53415341
dependencies:
53425342
"@eslint-community/eslint-utils" "^4.9.1"
5343-
"@typescript-eslint/scope-manager" "8.56.0"
5344-
"@typescript-eslint/types" "8.56.0"
5345-
"@typescript-eslint/typescript-estree" "8.56.0"
5343+
"@typescript-eslint/scope-manager" "8.56.1"
5344+
"@typescript-eslint/types" "8.56.1"
5345+
"@typescript-eslint/typescript-estree" "8.56.1"
53465346

5347-
"@typescript-eslint/visitor-keys@8.56.0":
5348-
version "8.56.0"
5349-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.0.tgz#7d6592ab001827d3ce052155edf7ecad19688d7d"
5350-
integrity sha512-q+SL+b+05Ud6LbEE35qe4A99P+htKTKVbyiNEe45eCbJFyh/HVK9QXwlrbz+Q4L8SOW4roxSVwXYj4DMBT7Ieg==
5347+
"@typescript-eslint/visitor-keys@8.56.1":
5348+
version "8.56.1"
5349+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.1.tgz#50e03475c33a42d123dc99e63acf1841c0231f87"
5350+
integrity sha512-KiROIzYdEV85YygXw6BI/Dx4fnBlFQu6Mq4QE4MOH9fFnhohw6wX/OAvDY2/C+ut0I3RSPKenvZJIVYqJNkhEw==
53515351
dependencies:
5352-
"@typescript-eslint/types" "8.56.0"
5352+
"@typescript-eslint/types" "8.56.1"
53535353
eslint-visitor-keys "^5.0.0"
53545354

53555355
"@ungap/structured-clone@^1.0.0":
@@ -11480,7 +11480,7 @@ minimatch@3.1.2, minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch
1148011480
dependencies:
1148111481
brace-expansion "^1.1.7"
1148211482

11483-
minimatch@^10.2.1:
11483+
minimatch@^10.2.1, minimatch@^10.2.2:
1148411484
version "10.2.2"
1148511485
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.2.tgz#361603ee323cfb83496fea2ae17cc44ea4e1f99f"
1148611486
integrity sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==
@@ -11494,13 +11494,6 @@ minimatch@^9.0.1:
1149411494
dependencies:
1149511495
brace-expansion "^2.0.1"
1149611496

11497-
minimatch@^9.0.5:
11498-
version "9.0.5"
11499-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
11500-
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
11501-
dependencies:
11502-
brace-expansion "^2.0.1"
11503-
1150411497
minimist@^1.2.0, minimist@^1.2.6:
1150511498
version "1.2.8"
1150611499
resolved "https://registry.npmmirror.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"

0 commit comments

Comments
 (0)