Skip to content

Commit 0ec77b8

Browse files
Bump typescript-eslint from 8.38.0 to 8.45.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.38.0 to 8.45.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.45.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.45.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5cf4c8f commit 0ec77b8

File tree

2 files changed

+72
-72
lines changed

2 files changed

+72
-72
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1372,7 +1372,7 @@
13721372
"prettier": "^3.5.3",
13731373
"ts-loader": "^9.5.2",
13741374
"typescript": "^5.8.3",
1375-
"typescript-eslint": "^8.33.0",
1375+
"typescript-eslint": "^8.45.0",
13761376
"webpack": "^5.98.0",
13771377
"webpack-cli": "^6.0.1"
13781378
},

yarn.lock

Lines changed: 71 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -313,102 +313,102 @@
313313
dependencies:
314314
"@types/yargs-parser" "*"
315315

316-
"@typescript-eslint/eslint-plugin@8.38.0", "@typescript-eslint/eslint-plugin@^8.29.0":
317-
version "8.38.0"
318-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.38.0.tgz#6e5220d16f2691ab6d983c1737dd5b36e17641b7"
319-
integrity sha512-CPoznzpuAnIOl4nhj4tRr4gIPj5AfKgkiJmGQDaq+fQnRJTYlcBjbX3wbciGmpoPf8DREufuPRe1tNMZnGdanA==
316+
"@typescript-eslint/eslint-plugin@8.45.0", "@typescript-eslint/eslint-plugin@^8.29.0":
317+
version "8.45.0"
318+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.45.0.tgz#9f251d4e85ec5089e7cccb09257ce93dbf0d7744"
319+
integrity sha512-HC3y9CVuevvWCl/oyZuI47dOeDF9ztdMEfMH8/DW/Mhwa9cCLnK1oD7JoTVGW/u7kFzNZUKUoyJEqkaJh5y3Wg==
320320
dependencies:
321321
"@eslint-community/regexpp" "^4.10.0"
322-
"@typescript-eslint/scope-manager" "8.38.0"
323-
"@typescript-eslint/type-utils" "8.38.0"
324-
"@typescript-eslint/utils" "8.38.0"
325-
"@typescript-eslint/visitor-keys" "8.38.0"
322+
"@typescript-eslint/scope-manager" "8.45.0"
323+
"@typescript-eslint/type-utils" "8.45.0"
324+
"@typescript-eslint/utils" "8.45.0"
325+
"@typescript-eslint/visitor-keys" "8.45.0"
326326
graphemer "^1.4.0"
327327
ignore "^7.0.0"
328328
natural-compare "^1.4.0"
329329
ts-api-utils "^2.1.0"
330330

331-
"@typescript-eslint/parser@8.38.0", "@typescript-eslint/parser@^8.37.0":
332-
version "8.38.0"
333-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.38.0.tgz#6723a5ea881e1777956b1045cba30be5ea838293"
334-
integrity sha512-Zhy8HCvBUEfBECzIl1PKqF4p11+d0aUJS1GeUiuqK9WmOug8YCmC4h4bjyBvMyAMI9sbRczmrYL5lKg/YMbrcQ==
331+
"@typescript-eslint/parser@8.45.0", "@typescript-eslint/parser@^8.37.0":
332+
version "8.45.0"
333+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.45.0.tgz#571660c98824aefb4a6ec3b3766655d1348520a4"
334+
integrity sha512-TGf22kon8KW+DeKaUmOibKWktRY8b2NSAZNdtWh798COm1NWx8+xJ6iFBtk3IvLdv6+LGLJLRlyhrhEDZWargQ==
335335
dependencies:
336-
"@typescript-eslint/scope-manager" "8.38.0"
337-
"@typescript-eslint/types" "8.38.0"
338-
"@typescript-eslint/typescript-estree" "8.38.0"
339-
"@typescript-eslint/visitor-keys" "8.38.0"
336+
"@typescript-eslint/scope-manager" "8.45.0"
337+
"@typescript-eslint/types" "8.45.0"
338+
"@typescript-eslint/typescript-estree" "8.45.0"
339+
"@typescript-eslint/visitor-keys" "8.45.0"
340340
debug "^4.3.4"
341341

342-
"@typescript-eslint/project-service@8.38.0":
343-
version "8.38.0"
344-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.38.0.tgz#4900771f943163027fd7d2020a062892056b5e2f"
345-
integrity sha512-dbK7Jvqcb8c9QfH01YB6pORpqX1mn5gDZc9n63Ak/+jD67oWXn3Gs0M6vddAN+eDXBCS5EmNWzbSxsn9SzFWWg==
342+
"@typescript-eslint/project-service@8.45.0":
343+
version "8.45.0"
344+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.45.0.tgz#f83dda1bca31dae2fd6821f9131daf1edebfd46c"
345+
integrity sha512-3pcVHwMG/iA8afdGLMuTibGR7pDsn9RjDev6CCB+naRsSYs2pns5QbinF4Xqw6YC/Sj3lMrm/Im0eMfaa61WUg==
346346
dependencies:
347-
"@typescript-eslint/tsconfig-utils" "^8.38.0"
348-
"@typescript-eslint/types" "^8.38.0"
347+
"@typescript-eslint/tsconfig-utils" "^8.45.0"
348+
"@typescript-eslint/types" "^8.45.0"
349349
debug "^4.3.4"
350350

351-
"@typescript-eslint/scope-manager@8.38.0":
352-
version "8.38.0"
353-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.38.0.tgz#5a0efcb5c9cf6e4121b58f87972f567c69529226"
354-
integrity sha512-WJw3AVlFFcdT9Ri1xs/lg8LwDqgekWXWhH3iAF+1ZM+QPd7oxQ6jvtW/JPwzAScxitILUIFs0/AnQ/UWHzbATQ==
351+
"@typescript-eslint/scope-manager@8.45.0":
352+
version "8.45.0"
353+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.45.0.tgz#59615ba506a9e3479d1efb0d09d6ab52f2a19142"
354+
integrity sha512-clmm8XSNj/1dGvJeO6VGH7EUSeA0FMs+5au/u3lrA3KfG8iJ4u8ym9/j2tTEoacAffdW1TVUzXO30W1JTJS7dA==
355355
dependencies:
356-
"@typescript-eslint/types" "8.38.0"
357-
"@typescript-eslint/visitor-keys" "8.38.0"
356+
"@typescript-eslint/types" "8.45.0"
357+
"@typescript-eslint/visitor-keys" "8.45.0"
358358

359-
"@typescript-eslint/tsconfig-utils@8.38.0", "@typescript-eslint/tsconfig-utils@^8.38.0":
360-
version "8.38.0"
361-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.38.0.tgz#6de4ce224a779601a8df667db56527255c42c4d0"
362-
integrity sha512-Lum9RtSE3EroKk/bYns+sPOodqb2Fv50XOl/gMviMKNvanETUuUcC9ObRbzrJ4VSd2JalPqgSAavwrPiPvnAiQ==
359+
"@typescript-eslint/tsconfig-utils@8.45.0", "@typescript-eslint/tsconfig-utils@^8.45.0":
360+
version "8.45.0"
361+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.45.0.tgz#63d38282790a2566c571bad423e7c1cad1f3d64c"
362+
integrity sha512-aFdr+c37sc+jqNMGhH+ajxPXwjv9UtFZk79k8pLoJ6p4y0snmYpPA52GuWHgt2ZF4gRRW6odsEj41uZLojDt5w==
363363

364-
"@typescript-eslint/type-utils@8.38.0":
365-
version "8.38.0"
366-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.38.0.tgz#a56cd84765fa6ec135fe252b5db61e304403a85b"
367-
integrity sha512-c7jAvGEZVf0ao2z+nnz8BUaHZD09Agbh+DY7qvBQqLiz8uJzRgVPj5YvOh8I8uEiH8oIUGIfHzMwUcGVco/SJg==
364+
"@typescript-eslint/type-utils@8.45.0":
365+
version "8.45.0"
366+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.45.0.tgz#04004bdf2598844faa29fb936fb6b0ee10d6d3f3"
367+
integrity sha512-bpjepLlHceKgyMEPglAeULX1vixJDgaKocp0RVJ5u4wLJIMNuKtUXIczpJCPcn2waII0yuvks/5m5/h3ZQKs0A==
368368
dependencies:
369-
"@typescript-eslint/types" "8.38.0"
370-
"@typescript-eslint/typescript-estree" "8.38.0"
371-
"@typescript-eslint/utils" "8.38.0"
369+
"@typescript-eslint/types" "8.45.0"
370+
"@typescript-eslint/typescript-estree" "8.45.0"
371+
"@typescript-eslint/utils" "8.45.0"
372372
debug "^4.3.4"
373373
ts-api-utils "^2.1.0"
374374

375-
"@typescript-eslint/types@8.38.0", "@typescript-eslint/types@^8.38.0":
376-
version "8.38.0"
377-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.38.0.tgz#297351c994976b93c82ac0f0e206c8143aa82529"
378-
integrity sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw==
375+
"@typescript-eslint/types@8.45.0", "@typescript-eslint/types@^8.45.0":
376+
version "8.45.0"
377+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.45.0.tgz#fc01cd2a4690b9713b02f895e82fb43f7d960684"
378+
integrity sha512-WugXLuOIq67BMgQInIxxnsSyRLFxdkJEJu8r4ngLR56q/4Q5LrbfkFRH27vMTjxEK8Pyz7QfzuZe/G15qQnVRA==
379379

380-
"@typescript-eslint/typescript-estree@8.38.0":
381-
version "8.38.0"
382-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.38.0.tgz#82262199eb6778bba28a319e25ad05b1158957df"
383-
integrity sha512-fooELKcAKzxux6fA6pxOflpNS0jc+nOQEEOipXFNjSlBS6fqrJOVY/whSn70SScHrcJ2LDsxWrneFoWYSVfqhQ==
380+
"@typescript-eslint/typescript-estree@8.45.0":
381+
version "8.45.0"
382+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.45.0.tgz#3498500f109a89b104d2770497c707e56dfe062d"
383+
integrity sha512-GfE1NfVbLam6XQ0LcERKwdTTPlLvHvXXhOeUGC1OXi4eQBoyy1iVsW+uzJ/J9jtCz6/7GCQ9MtrQ0fml/jWCnA==
384384
dependencies:
385-
"@typescript-eslint/project-service" "8.38.0"
386-
"@typescript-eslint/tsconfig-utils" "8.38.0"
387-
"@typescript-eslint/types" "8.38.0"
388-
"@typescript-eslint/visitor-keys" "8.38.0"
385+
"@typescript-eslint/project-service" "8.45.0"
386+
"@typescript-eslint/tsconfig-utils" "8.45.0"
387+
"@typescript-eslint/types" "8.45.0"
388+
"@typescript-eslint/visitor-keys" "8.45.0"
389389
debug "^4.3.4"
390390
fast-glob "^3.3.2"
391391
is-glob "^4.0.3"
392392
minimatch "^9.0.4"
393393
semver "^7.6.0"
394394
ts-api-utils "^2.1.0"
395395

396-
"@typescript-eslint/utils@8.38.0":
397-
version "8.38.0"
398-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.38.0.tgz#5f10159899d30eb92ba70e642ca6f754bddbf15a"
399-
integrity sha512-hHcMA86Hgt+ijJlrD8fX0j1j8w4C92zue/8LOPAFioIno+W0+L7KqE8QZKCcPGc/92Vs9x36w/4MPTJhqXdyvg==
396+
"@typescript-eslint/utils@8.45.0":
397+
version "8.45.0"
398+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.45.0.tgz#6e68e92d99019fdf56018d0e6664c76a70470c95"
399+
integrity sha512-bxi1ht+tLYg4+XV2knz/F7RVhU0k6VrSMc9sb8DQ6fyCTrGQLHfo7lDtN0QJjZjKkLA2ThrKuCdHEvLReqtIGg==
400400
dependencies:
401401
"@eslint-community/eslint-utils" "^4.7.0"
402-
"@typescript-eslint/scope-manager" "8.38.0"
403-
"@typescript-eslint/types" "8.38.0"
404-
"@typescript-eslint/typescript-estree" "8.38.0"
402+
"@typescript-eslint/scope-manager" "8.45.0"
403+
"@typescript-eslint/types" "8.45.0"
404+
"@typescript-eslint/typescript-estree" "8.45.0"
405405

406-
"@typescript-eslint/visitor-keys@8.38.0":
407-
version "8.38.0"
408-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.38.0.tgz#a9765a527b082cb8fc60fd8a16e47c7ad5b60ea5"
409-
integrity sha512-pWrTcoFNWuwHlA9CvlfSsGWs14JxfN1TH25zM5L7o0pRLhsoZkDnTsXfQRJBEWJoV5DL0jf+Z+sxiud+K0mq1g==
406+
"@typescript-eslint/visitor-keys@8.45.0":
407+
version "8.45.0"
408+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.45.0.tgz#4e3bcc55da64ac61069ebfe62ca240567ac7d784"
409+
integrity sha512-qsaFBA3e09MIDAGFUrTk+dzqtfv1XPVz8t8d1f0ybTzrCY7BKiMC5cjrl1O/P7UmHsNyW90EYSkU/ZWpmXelag==
410410
dependencies:
411-
"@typescript-eslint/types" "8.38.0"
411+
"@typescript-eslint/types" "8.45.0"
412412
eslint-visitor-keys "^4.2.1"
413413

414414
"@vscode/test-cli@^0.0.11":
@@ -2318,15 +2318,15 @@ type-check@^0.4.0, type-check@~0.4.0:
23182318
dependencies:
23192319
prelude-ls "^1.2.1"
23202320

2321-
typescript-eslint@^8.33.0:
2322-
version "8.38.0"
2323-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.38.0.tgz#e73af7618139f07b16e2fae715eedaabb41ee8b0"
2324-
integrity sha512-FsZlrYK6bPDGoLeZRuvx2v6qrM03I0U0SnfCLPs/XCCPCFD80xU9Pg09H/K+XFa68uJuZo7l/Xhs+eDRg2l3hg==
2321+
typescript-eslint@^8.45.0:
2322+
version "8.45.0"
2323+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.45.0.tgz#98ab164234dc04c112747ec0a4ae29a94efe123b"
2324+
integrity sha512-qzDmZw/Z5beNLUrXfd0HIW6MzIaAV5WNDxmMs9/3ojGOpYavofgNAAD/nC6tGV2PczIi0iw8vot2eAe/sBn7zg==
23252325
dependencies:
2326-
"@typescript-eslint/eslint-plugin" "8.38.0"
2327-
"@typescript-eslint/parser" "8.38.0"
2328-
"@typescript-eslint/typescript-estree" "8.38.0"
2329-
"@typescript-eslint/utils" "8.38.0"
2326+
"@typescript-eslint/eslint-plugin" "8.45.0"
2327+
"@typescript-eslint/parser" "8.45.0"
2328+
"@typescript-eslint/typescript-estree" "8.45.0"
2329+
"@typescript-eslint/utils" "8.45.0"
23302330

23312331
typescript@^5.8.3:
23322332
version "5.9.2"

0 commit comments

Comments
 (0)