Skip to content

Commit 8b55c35

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update typescript-eslint monorepo to v8.49.0
1 parent d0b582a commit 8b55c35

2 files changed

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

yarn.lock

Lines changed: 63 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -5209,101 +5209,100 @@
52095209
dependencies:
52105210
"@types/yargs-parser" "*"
52115211

5212-
"@typescript-eslint/eslint-plugin@8.48.1":
5213-
version "8.48.1"
5214-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.48.1.tgz#c772d1dbdd97cfddf85f5a161a97783233643631"
5215-
integrity sha512-X63hI1bxl5ohelzr0LY5coufyl0LJNthld+abwxpCoo6Gq+hSqhKwci7MUWkXo67mzgUK6YFByhmaHmUcuBJmA==
5212+
"@typescript-eslint/eslint-plugin@8.49.0":
5213+
version "8.49.0"
5214+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.49.0.tgz#8ed8736b8415a9193989220eadb6031dbcd2260a"
5215+
integrity sha512-JXij0vzIaTtCwu6SxTh8qBc66kmf1xs7pI4UOiMDFVct6q86G0Zs7KRcEoJgY3Cav3x5Tq0MF5jwgpgLqgKG3A==
52165216
dependencies:
52175217
"@eslint-community/regexpp" "^4.10.0"
5218-
"@typescript-eslint/scope-manager" "8.48.1"
5219-
"@typescript-eslint/type-utils" "8.48.1"
5220-
"@typescript-eslint/utils" "8.48.1"
5221-
"@typescript-eslint/visitor-keys" "8.48.1"
5222-
graphemer "^1.4.0"
5218+
"@typescript-eslint/scope-manager" "8.49.0"
5219+
"@typescript-eslint/type-utils" "8.49.0"
5220+
"@typescript-eslint/utils" "8.49.0"
5221+
"@typescript-eslint/visitor-keys" "8.49.0"
52235222
ignore "^7.0.0"
52245223
natural-compare "^1.4.0"
52255224
ts-api-utils "^2.1.0"
52265225

5227-
"@typescript-eslint/parser@8.48.1":
5228-
version "8.48.1"
5229-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.48.1.tgz#4e3c66d9ec20683ec142417fafeadab61c479c3f"
5230-
integrity sha512-PC0PDZfJg8sP7cmKe6L3QIL8GZwU5aRvUFedqSIpw3B+QjRSUZeeITC2M5XKeMXEzL6wccN196iy3JLwKNvDVA==
5226+
"@typescript-eslint/parser@8.49.0":
5227+
version "8.49.0"
5228+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.49.0.tgz#0ede412d59e99239b770f0f08c76c42fba717fa2"
5229+
integrity sha512-N9lBGA9o9aqb1hVMc9hzySbhKibHmB+N3IpoShyV6HyQYRGIhlrO5rQgttypi+yEeKsKI4idxC8Jw6gXKD4THA==
52315230
dependencies:
5232-
"@typescript-eslint/scope-manager" "8.48.1"
5233-
"@typescript-eslint/types" "8.48.1"
5234-
"@typescript-eslint/typescript-estree" "8.48.1"
5235-
"@typescript-eslint/visitor-keys" "8.48.1"
5231+
"@typescript-eslint/scope-manager" "8.49.0"
5232+
"@typescript-eslint/types" "8.49.0"
5233+
"@typescript-eslint/typescript-estree" "8.49.0"
5234+
"@typescript-eslint/visitor-keys" "8.49.0"
52365235
debug "^4.3.4"
52375236

5238-
"@typescript-eslint/project-service@8.48.1":
5239-
version "8.48.1"
5240-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.48.1.tgz#cfe1741613b9112d85ae766de9e09b27a7d3f2f1"
5241-
integrity sha512-HQWSicah4s9z2/HifRPQ6b6R7G+SBx64JlFQpgSSHWPKdvCZX57XCbszg/bapbRsOEv42q5tayTYcEFpACcX1w==
5237+
"@typescript-eslint/project-service@8.49.0":
5238+
version "8.49.0"
5239+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.49.0.tgz#ce220525c88cb2d23792b391c07e14cb9697651a"
5240+
integrity sha512-/wJN0/DKkmRUMXjZUXYZpD1NEQzQAAn9QWfGwo+Ai8gnzqH7tvqS7oNVdTjKqOcPyVIdZdyCMoqN66Ia789e7g==
52425241
dependencies:
5243-
"@typescript-eslint/tsconfig-utils" "^8.48.1"
5244-
"@typescript-eslint/types" "^8.48.1"
5242+
"@typescript-eslint/tsconfig-utils" "^8.49.0"
5243+
"@typescript-eslint/types" "^8.49.0"
52455244
debug "^4.3.4"
52465245

5247-
"@typescript-eslint/scope-manager@8.48.1":
5248-
version "8.48.1"
5249-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.48.1.tgz#8bc70643e7cca57864b1ff95dd350fc27756bec0"
5250-
integrity sha512-rj4vWQsytQbLxC5Bf4XwZ0/CKd362DkWMUkviT7DCS057SK64D5lH74sSGzhI6PDD2HCEq02xAP9cX68dYyg1w==
5246+
"@typescript-eslint/scope-manager@8.49.0":
5247+
version "8.49.0"
5248+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.49.0.tgz#a3496765b57fb48035d671174552e462e5bffa63"
5249+
integrity sha512-npgS3zi+/30KSOkXNs0LQXtsg9ekZ8OISAOLGWA/ZOEn0ZH74Ginfl7foziV8DT+D98WfQ5Kopwqb/PZOaIJGg==
52515250
dependencies:
5252-
"@typescript-eslint/types" "8.48.1"
5253-
"@typescript-eslint/visitor-keys" "8.48.1"
5251+
"@typescript-eslint/types" "8.49.0"
5252+
"@typescript-eslint/visitor-keys" "8.49.0"
52545253

5255-
"@typescript-eslint/tsconfig-utils@8.48.1", "@typescript-eslint/tsconfig-utils@^8.48.1":
5256-
version "8.48.1"
5257-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.48.1.tgz#68139ce2d258f984e2b33a95389158f1212af646"
5258-
integrity sha512-k0Jhs4CpEffIBm6wPaCXBAD7jxBtrHjrSgtfCjUvPp9AZ78lXKdTR8fxyZO5y4vWNlOvYXRtngSZNSn+H53Jkw==
5254+
"@typescript-eslint/tsconfig-utils@8.49.0", "@typescript-eslint/tsconfig-utils@^8.49.0":
5255+
version "8.49.0"
5256+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.49.0.tgz#857777c8e35dd1e564505833d8043f544442fbf4"
5257+
integrity sha512-8prixNi1/6nawsRYxet4YOhnbW+W9FK/bQPxsGB1D3ZrDzbJ5FXw5XmzxZv82X3B+ZccuSxo/X8q9nQ+mFecWA==
52595258

5260-
"@typescript-eslint/type-utils@8.48.1":
5261-
version "8.48.1"
5262-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.48.1.tgz#955bd3ddd648450f0a627925ff12ade63fb7516d"
5263-
integrity sha512-1jEop81a3LrJQLTf/1VfPQdhIY4PlGDBc/i67EVWObrtvcziysbLN3oReexHOM6N3jyXgCrkBsZpqwH0hiDOQg==
5259+
"@typescript-eslint/type-utils@8.49.0":
5260+
version "8.49.0"
5261+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.49.0.tgz#d8118a0c1896a78a22f01d3c176e9945409b085b"
5262+
integrity sha512-KTExJfQ+svY8I10P4HdxKzWsvtVnsuCifU5MvXrRwoP2KOlNZ9ADNEWWsQTJgMxLzS5VLQKDjkCT/YzgsnqmZg==
52645263
dependencies:
5265-
"@typescript-eslint/types" "8.48.1"
5266-
"@typescript-eslint/typescript-estree" "8.48.1"
5267-
"@typescript-eslint/utils" "8.48.1"
5264+
"@typescript-eslint/types" "8.49.0"
5265+
"@typescript-eslint/typescript-estree" "8.49.0"
5266+
"@typescript-eslint/utils" "8.49.0"
52685267
debug "^4.3.4"
52695268
ts-api-utils "^2.1.0"
52705269

5271-
"@typescript-eslint/types@8.48.1", "@typescript-eslint/types@^8.48.1":
5272-
version "8.48.1"
5273-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.48.1.tgz#a9ff808f5f798f28767d5c0b015a88fa7ce46bd7"
5274-
integrity sha512-+fZ3LZNeiELGmimrujsDCT4CRIbq5oXdHe7chLiW8qzqyPMnn1puNstCrMNVAqwcl2FdIxkuJ4tOs/RFDBVc/Q==
5270+
"@typescript-eslint/types@8.49.0", "@typescript-eslint/types@^8.49.0":
5271+
version "8.49.0"
5272+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.49.0.tgz#c1bd3ebf956d9e5216396349ca23c58d74f06aee"
5273+
integrity sha512-e9k/fneezorUo6WShlQpMxXh8/8wfyc+biu6tnAqA81oWrEic0k21RHzP9uqqpyBBeBKu4T+Bsjy9/b8u7obXQ==
52755274

5276-
"@typescript-eslint/typescript-estree@8.48.1":
5277-
version "8.48.1"
5278-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.48.1.tgz#0d0e31fc47c5796c6463ab50cde19e1718d465b1"
5279-
integrity sha512-/9wQ4PqaefTK6POVTjJaYS0bynCgzh6ClJHGSBj06XEHjkfylzB+A3qvyaXnErEZSaxhIo4YdyBgq6j4RysxDg==
5275+
"@typescript-eslint/typescript-estree@8.49.0":
5276+
version "8.49.0"
5277+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.49.0.tgz#99c5a53275197ccb4e849786dad68344e9924135"
5278+
integrity sha512-jrLdRuAbPfPIdYNppHJ/D0wN+wwNfJ32YTAm10eJVsFmrVpXQnDWBn8niCSMlWjvml8jsce5E/O+86IQtTbJWA==
52805279
dependencies:
5281-
"@typescript-eslint/project-service" "8.48.1"
5282-
"@typescript-eslint/tsconfig-utils" "8.48.1"
5283-
"@typescript-eslint/types" "8.48.1"
5284-
"@typescript-eslint/visitor-keys" "8.48.1"
5280+
"@typescript-eslint/project-service" "8.49.0"
5281+
"@typescript-eslint/tsconfig-utils" "8.49.0"
5282+
"@typescript-eslint/types" "8.49.0"
5283+
"@typescript-eslint/visitor-keys" "8.49.0"
52855284
debug "^4.3.4"
52865285
minimatch "^9.0.4"
52875286
semver "^7.6.0"
52885287
tinyglobby "^0.2.15"
52895288
ts-api-utils "^2.1.0"
52905289

5291-
"@typescript-eslint/utils@8.48.1":
5292-
version "8.48.1"
5293-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.48.1.tgz#6cf7b99e0943b33a983ef687b9a86b65578b5c32"
5294-
integrity sha512-fAnhLrDjiVfey5wwFRwrweyRlCmdz5ZxXz2G/4cLn0YDLjTapmN4gcCsTBR1N2rWnZSDeWpYtgLDsJt+FpmcwA==
5290+
"@typescript-eslint/utils@8.49.0":
5291+
version "8.49.0"
5292+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.49.0.tgz#43b3b91d30afd6f6114532cf0b228f1790f43aff"
5293+
integrity sha512-N3W7rJw7Rw+z1tRsHZbK395TWSYvufBXumYtEGzypgMUthlg0/hmCImeA8hgO2d2G4pd7ftpxxul2J8OdtdaFA==
52955294
dependencies:
52965295
"@eslint-community/eslint-utils" "^4.7.0"
5297-
"@typescript-eslint/scope-manager" "8.48.1"
5298-
"@typescript-eslint/types" "8.48.1"
5299-
"@typescript-eslint/typescript-estree" "8.48.1"
5296+
"@typescript-eslint/scope-manager" "8.49.0"
5297+
"@typescript-eslint/types" "8.49.0"
5298+
"@typescript-eslint/typescript-estree" "8.49.0"
53005299

5301-
"@typescript-eslint/visitor-keys@8.48.1":
5302-
version "8.48.1"
5303-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.48.1.tgz#247d4fe6dcc044f45b7f1c15110bf95e5d73b334"
5304-
integrity sha512-BmxxndzEWhE4TIEEMBs8lP3MBWN3jFPs/p6gPm/wkv02o41hI6cq9AuSmGAaTTHPtA1FTi2jBre4A9rm5ZmX+Q==
5300+
"@typescript-eslint/visitor-keys@8.49.0":
5301+
version "8.49.0"
5302+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.49.0.tgz#8e450cc502c0d285cad9e84d400cf349a85ced6c"
5303+
integrity sha512-LlKaciDe3GmZFphXIc79THF/YYBugZ7FS1pO581E/edlVVNbZKDy93evqmrfQ9/Y4uN0vVhX4iuchq26mK/iiA==
53055304
dependencies:
5306-
"@typescript-eslint/types" "8.48.1"
5305+
"@typescript-eslint/types" "8.49.0"
53075306
eslint-visitor-keys "^4.2.1"
53085307

53095308
"@ungap/structured-clone@^1.0.0":
@@ -8977,11 +8976,6 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0,
89778976
resolved "https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
89788977
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
89798978

8980-
graphemer@^1.4.0:
8981-
version "1.4.0"
8982-
resolved "https://registry.npmmirror.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
8983-
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
8984-
89858979
gray-matter@^4.0.3:
89868980
version "4.0.3"
89878981
resolved "https://registry.npmmirror.com/gray-matter/-/gray-matter-4.0.3.tgz#e893c064825de73ea1f5f7d88c7a9f7274288798"

0 commit comments

Comments
 (0)