Skip to content

Commit 3b21bc0

Browse files
chore(deps-dev): bump typescript-eslint from 8.17.0 to 8.18.0 (#323)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.17.0 to 8.18.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.18.0</h2> <h2>8.18.0 (2024-12-09)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-deprecated] report on super call of deprecated constructor (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10397">#10397</a>)</li> <li><strong>eslint-plugin:</strong> [switch-exhaustiveness-check] add support for &quot;no default&quot; comment (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10218">#10218</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>typescript peer dependency (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10373">#10373</a>)</li> <li><strong>deps:</strong> update dependency eslint to v9.16.0 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10471">#10471</a>)</li> <li><strong>eslint-plugin:</strong> [no-deprecated] check if a JSX attribute is deprecated (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10374">#10374</a>)</li> <li><strong>eslint-plugin:</strong> [no-base-to-string] handle more robustly when multiple <code>toString()</code> declarations are present for a type (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10432">#10432</a>)</li> <li><strong>eslint-plugin:</strong> [use-unknown-in-catch-callback-variable] only flag function literals (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10436">#10436</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kim Sang Du <a href="https://github.com/developer-bandi"><code>@​developer-bandi</code></a></li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li> <li>mdm317</li> <li>rtritto</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.18.0 (2024-12-09)</h2> <h3>🩹 Fixes</h3> <ul> <li>typescript peer dependency (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10373">#10373</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>rtritto</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c60dbabd8a93e001543de64ec479f62e9725978a"><code>c60dbab</code></a> chore(release): publish 8.18.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4cb2cf86c3d011fca667c745d43fd8dcd6c9e652"><code>4cb2cf8</code></a> fix: typescript peer dependency (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/10373">#10373</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.0/packages/typescript-eslint">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typescript-eslint&package-manager=npm_and_yarn&previous-version=8.17.0&new-version=8.18.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f05fe9f commit 3b21bc0

File tree

1 file changed

+63
-74
lines changed

1 file changed

+63
-74
lines changed

yarn.lock

Lines changed: 63 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -422,124 +422,115 @@ __metadata:
422422
languageName: node
423423
linkType: hard
424424

425-
"@typescript-eslint/eslint-plugin@npm:8.17.0":
426-
version: 8.17.0
427-
resolution: "@typescript-eslint/eslint-plugin@npm:8.17.0"
425+
"@typescript-eslint/eslint-plugin@npm:8.18.0":
426+
version: 8.18.0
427+
resolution: "@typescript-eslint/eslint-plugin@npm:8.18.0"
428428
dependencies:
429429
"@eslint-community/regexpp": "npm:^4.10.0"
430-
"@typescript-eslint/scope-manager": "npm:8.17.0"
431-
"@typescript-eslint/type-utils": "npm:8.17.0"
432-
"@typescript-eslint/utils": "npm:8.17.0"
433-
"@typescript-eslint/visitor-keys": "npm:8.17.0"
430+
"@typescript-eslint/scope-manager": "npm:8.18.0"
431+
"@typescript-eslint/type-utils": "npm:8.18.0"
432+
"@typescript-eslint/utils": "npm:8.18.0"
433+
"@typescript-eslint/visitor-keys": "npm:8.18.0"
434434
graphemer: "npm:^1.4.0"
435435
ignore: "npm:^5.3.1"
436436
natural-compare: "npm:^1.4.0"
437437
ts-api-utils: "npm:^1.3.0"
438438
peerDependencies:
439439
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
440440
eslint: ^8.57.0 || ^9.0.0
441-
peerDependenciesMeta:
442-
typescript:
443-
optional: true
444-
checksum: 10c0/d78778173571a9a1370345bc2aa3e850235a489d16b8a8b5ba3086b988bbef7549bdae38e509d7a679ba3179c688cc5a408376b158be402770836e94ffc9602d
441+
typescript: ">=4.8.4 <5.8.0"
442+
checksum: 10c0/c338da1b96c41d7b94401a6711659d0fef3acb691eff7a958f9d3aa0442a858830daad67e3575288a4f4669572e2b690517a513519b404a465ad68fe0a82d3ec
445443
languageName: node
446444
linkType: hard
447445

448-
"@typescript-eslint/parser@npm:8.17.0":
449-
version: 8.17.0
450-
resolution: "@typescript-eslint/parser@npm:8.17.0"
446+
"@typescript-eslint/parser@npm:8.18.0":
447+
version: 8.18.0
448+
resolution: "@typescript-eslint/parser@npm:8.18.0"
451449
dependencies:
452-
"@typescript-eslint/scope-manager": "npm:8.17.0"
453-
"@typescript-eslint/types": "npm:8.17.0"
454-
"@typescript-eslint/typescript-estree": "npm:8.17.0"
455-
"@typescript-eslint/visitor-keys": "npm:8.17.0"
450+
"@typescript-eslint/scope-manager": "npm:8.18.0"
451+
"@typescript-eslint/types": "npm:8.18.0"
452+
"@typescript-eslint/typescript-estree": "npm:8.18.0"
453+
"@typescript-eslint/visitor-keys": "npm:8.18.0"
456454
debug: "npm:^4.3.4"
457455
peerDependencies:
458456
eslint: ^8.57.0 || ^9.0.0
459-
peerDependenciesMeta:
460-
typescript:
461-
optional: true
462-
checksum: 10c0/2543deadf01302a92d3b6f58a4c14f98d8936c4d976e7da05e3bb65608f19d8de93b25282e343c304eca3e3f37f2ac23e97fa9c11c6edff36dd2d4f6b601a630
457+
typescript: ">=4.8.4 <5.8.0"
458+
checksum: 10c0/d3a062511c24dfcf522a645db1153022d49aa3bb05e288c22474cf04dc1d836f877eb9d2733947e448981ffb16e4de50d4ebe7570a268733a641f228ca6c4849
463459
languageName: node
464460
linkType: hard
465461

466-
"@typescript-eslint/scope-manager@npm:8.17.0":
467-
version: 8.17.0
468-
resolution: "@typescript-eslint/scope-manager@npm:8.17.0"
462+
"@typescript-eslint/scope-manager@npm:8.18.0":
463+
version: 8.18.0
464+
resolution: "@typescript-eslint/scope-manager@npm:8.18.0"
469465
dependencies:
470-
"@typescript-eslint/types": "npm:8.17.0"
471-
"@typescript-eslint/visitor-keys": "npm:8.17.0"
472-
checksum: 10c0/0c08d14240bad4b3f6874f08ba80b29db1a6657437089a6f109db458c544d835bcdc06ba9140bb4f835233ba4326d9a86e6cf6bdb5209960d2f7025aa3191f4f
466+
"@typescript-eslint/types": "npm:8.18.0"
467+
"@typescript-eslint/visitor-keys": "npm:8.18.0"
468+
checksum: 10c0/6bf6532fd43f2b55b9b47fa8b0217c5b5a03f022e869a6a21228fc3ae04c0ac6c5ae5d6026866d189ba424d2f98cc6fbd2a34f909d241c9b86c031afd808f90c
473469
languageName: node
474470
linkType: hard
475471

476-
"@typescript-eslint/type-utils@npm:8.17.0":
477-
version: 8.17.0
478-
resolution: "@typescript-eslint/type-utils@npm:8.17.0"
472+
"@typescript-eslint/type-utils@npm:8.18.0":
473+
version: 8.18.0
474+
resolution: "@typescript-eslint/type-utils@npm:8.18.0"
479475
dependencies:
480-
"@typescript-eslint/typescript-estree": "npm:8.17.0"
481-
"@typescript-eslint/utils": "npm:8.17.0"
476+
"@typescript-eslint/typescript-estree": "npm:8.18.0"
477+
"@typescript-eslint/utils": "npm:8.18.0"
482478
debug: "npm:^4.3.4"
483479
ts-api-utils: "npm:^1.3.0"
484480
peerDependencies:
485481
eslint: ^8.57.0 || ^9.0.0
486-
peerDependenciesMeta:
487-
typescript:
488-
optional: true
489-
checksum: 10c0/6138ec71b5692d4b5e0bf3d7f66a6fa4e91ddea7031907b0ac45a7693df0a2f4cc5bca7218311e0639620d636ceb7efec83a137dfcd5938304d873b774fcc8bd
482+
typescript: ">=4.8.4 <5.8.0"
483+
checksum: 10c0/c0fcf201c3b53f9374c0571198a639c81536170141caa08fd0f47094a596b1f82f839a849eac5832f954345c567dccb45b2ee1c0872c513331165f7bcb812396
490484
languageName: node
491485
linkType: hard
492486

493-
"@typescript-eslint/types@npm:8.17.0":
494-
version: 8.17.0
495-
resolution: "@typescript-eslint/types@npm:8.17.0"
496-
checksum: 10c0/26b1bf9dfc3ee783c85c6f354b84c28706d5689d777f3ff2de2cb496e45f9d0189c0d561c03ccbc8b24712438be17cf63dd0871ff3ca2083e7f48749770d1893
487+
"@typescript-eslint/types@npm:8.18.0":
488+
version: 8.18.0
489+
resolution: "@typescript-eslint/types@npm:8.18.0"
490+
checksum: 10c0/2dd7468c3f1c305545268b72c3a333488e6ab1b628c5f65081d895866422b9376c21634a7aac437805f84b22e352b6a8fc4dcf925ef4a8fd7d1898b8359f71be
497491
languageName: node
498492
linkType: hard
499493

500-
"@typescript-eslint/typescript-estree@npm:8.17.0":
501-
version: 8.17.0
502-
resolution: "@typescript-eslint/typescript-estree@npm:8.17.0"
494+
"@typescript-eslint/typescript-estree@npm:8.18.0":
495+
version: 8.18.0
496+
resolution: "@typescript-eslint/typescript-estree@npm:8.18.0"
503497
dependencies:
504-
"@typescript-eslint/types": "npm:8.17.0"
505-
"@typescript-eslint/visitor-keys": "npm:8.17.0"
498+
"@typescript-eslint/types": "npm:8.18.0"
499+
"@typescript-eslint/visitor-keys": "npm:8.18.0"
506500
debug: "npm:^4.3.4"
507501
fast-glob: "npm:^3.3.2"
508502
is-glob: "npm:^4.0.3"
509503
minimatch: "npm:^9.0.4"
510504
semver: "npm:^7.6.0"
511505
ts-api-utils: "npm:^1.3.0"
512-
peerDependenciesMeta:
513-
typescript:
514-
optional: true
515-
checksum: 10c0/523013f9b5cf2c58c566868e4c3b0b9ac1b4807223a6d64e2a7c58e01e53b6587ba61f1a8241eade361f3f426d6057657515473176141ef8aebb352bc0d223ce
506+
peerDependencies:
507+
typescript: ">=4.8.4 <5.8.0"
508+
checksum: 10c0/87b432b190b627314f007b17b2371898db78baaa3df67a0d9a94d080d88a7a307906b54a735084cacef37f6421e2b9c3320040617e73fe54eac2bf22c610f1ec
516509
languageName: node
517510
linkType: hard
518511

519-
"@typescript-eslint/utils@npm:8.17.0":
520-
version: 8.17.0
521-
resolution: "@typescript-eslint/utils@npm:8.17.0"
512+
"@typescript-eslint/utils@npm:8.18.0":
513+
version: 8.18.0
514+
resolution: "@typescript-eslint/utils@npm:8.18.0"
522515
dependencies:
523516
"@eslint-community/eslint-utils": "npm:^4.4.0"
524-
"@typescript-eslint/scope-manager": "npm:8.17.0"
525-
"@typescript-eslint/types": "npm:8.17.0"
526-
"@typescript-eslint/typescript-estree": "npm:8.17.0"
517+
"@typescript-eslint/scope-manager": "npm:8.18.0"
518+
"@typescript-eslint/types": "npm:8.18.0"
519+
"@typescript-eslint/typescript-estree": "npm:8.18.0"
527520
peerDependencies:
528521
eslint: ^8.57.0 || ^9.0.0
529-
peerDependenciesMeta:
530-
typescript:
531-
optional: true
532-
checksum: 10c0/a9785ae5f7e7b51d521dc3f48b15093948e4fcd03352c0b60f39bae366cbc935947d215f91e2ae3182d52fa6affb5ccbb50feff487bd1209011f3e0da02cdf07
522+
typescript: ">=4.8.4 <5.8.0"
523+
checksum: 10c0/58a2fc1e404d1f905c2a958d995824eb4abc6e73836b186717550677f8b1d17954acc369feddb83277350915388bc3d8b721423c37777b8b8017fc29c89ec6ee
533524
languageName: node
534525
linkType: hard
535526

536-
"@typescript-eslint/visitor-keys@npm:8.17.0":
537-
version: 8.17.0
538-
resolution: "@typescript-eslint/visitor-keys@npm:8.17.0"
527+
"@typescript-eslint/visitor-keys@npm:8.18.0":
528+
version: 8.18.0
529+
resolution: "@typescript-eslint/visitor-keys@npm:8.18.0"
539530
dependencies:
540-
"@typescript-eslint/types": "npm:8.17.0"
531+
"@typescript-eslint/types": "npm:8.18.0"
541532
eslint-visitor-keys: "npm:^4.2.0"
542-
checksum: 10c0/9144c4e4a63034fb2031a0ee1fc77e80594f30cab3faafa9a1f7f83782695774dd32fac8986f260698b4e150b4dd52444f2611c07e4c101501f08353eb47c82c
533+
checksum: 10c0/d4cdc2adab553098b5be7117fb7df76fb66cfd380528881a0a8c2a9eee03bf8baddda07d15ca0bd3ed8b35c379b3f449292183df18e3e81898dbcadafcb708b8
543534
languageName: node
544535
linkType: hard
545536

@@ -2922,18 +2913,16 @@ __metadata:
29222913
linkType: hard
29232914

29242915
"typescript-eslint@npm:^8.3.0":
2925-
version: 8.17.0
2926-
resolution: "typescript-eslint@npm:8.17.0"
2916+
version: 8.18.0
2917+
resolution: "typescript-eslint@npm:8.18.0"
29272918
dependencies:
2928-
"@typescript-eslint/eslint-plugin": "npm:8.17.0"
2929-
"@typescript-eslint/parser": "npm:8.17.0"
2930-
"@typescript-eslint/utils": "npm:8.17.0"
2919+
"@typescript-eslint/eslint-plugin": "npm:8.18.0"
2920+
"@typescript-eslint/parser": "npm:8.18.0"
2921+
"@typescript-eslint/utils": "npm:8.18.0"
29312922
peerDependencies:
29322923
eslint: ^8.57.0 || ^9.0.0
2933-
peerDependenciesMeta:
2934-
typescript:
2935-
optional: true
2936-
checksum: 10c0/b148525769b9afa789ad3c2d52249fa78e67a225d48d17f2f0117b0e8b52566112be3a35de6cd26bcaffba3114be87c1070f7f4b4e2b730c059668fec4a530bc
2924+
typescript: ">=4.8.4 <5.8.0"
2925+
checksum: 10c0/dda882cbfc1ebad6903864571bc69bfd7e32e17fec67d98fdfab2bd652348d425c6a1c3697734d59cd5dd15d26d496db3c3808c1de5840fa29b9e76184fa1865
29372926
languageName: node
29382927
linkType: hard
29392928

0 commit comments

Comments
 (0)