Skip to content

Commit 2f8a19f

Browse files
chore(deps-dev): bump typescript-eslint from 8.1.0 to 8.2.0 (#249)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.1.0 to 8.2.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.2.0</h2> <h2>8.2.0 (2024-08-19)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> add suggestion to <code>require-await</code> to remove <code>async</code> keyword (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9718">#9718</a>)</li> <li><strong>typescript-estree:</strong> special-case error for parserOptions.project and project references (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9686">#9686</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [use-unknown-in-catch-callback-variable] flag second argument of <code>.then</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9059">#9059</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] conflict with TS for variables used before assignment (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9209">#9209</a>)</li> <li><strong>eslint-plugin:</strong> delete [] in message if ReadOnly<!-- raw HTML omitted --> is detected (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9513">#9513</a>)</li> <li><strong>eslint-plugin:</strong> [no-redundant-type-constituents] differentiate a types-error any from a true any (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9555">#9555</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] check mapped constraint types if necessary (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9740">#9740</a>)</li> <li><strong>eslint-plugin:</strong> [no-unsafe-enum-comparison] add logic to see through intersections (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9777">#9777</a>)</li> <li><strong>typescript-estree:</strong> pass in tsconfigRootDir as cwd to getParsedConfigFile (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9804">#9804</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Abraham Guo</li> <li>Dave <a href="https://github.com/reduckted"><code>@​reduckted</code></a></li> <li>Jake Bailey <a href="https://github.com/jakebailey"><code>@​jakebailey</code></a></li> <li>James <a href="https://github.com/Zamiell"><code>@​Zamiell</code></a></li> <li>Josh Goldberg ✨</li> <li>liuxingbaoyu <a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> <li>Yukihiro Hasegawa <a href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a></li> <li>Yutong Zhu <a href="https://github.com/YutongZhuu"><code>@​YutongZhuu</code></a></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.2.0 (2024-08-19)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <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/7440e14994c353d6157f56fde8ab3bff25efdd59"><code>7440e14</code></a> chore(release): publish 8.2.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.2.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.1.0&new-version=8.2.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 44ad2e0 commit 2f8a19f

File tree

1 file changed

+56
-56
lines changed

1 file changed

+56
-56
lines changed

yarn.lock

Lines changed: 56 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -397,15 +397,15 @@ __metadata:
397397
languageName: node
398398
linkType: hard
399399

400-
"@typescript-eslint/eslint-plugin@npm:8.1.0":
401-
version: 8.1.0
402-
resolution: "@typescript-eslint/eslint-plugin@npm:8.1.0"
400+
"@typescript-eslint/eslint-plugin@npm:8.2.0":
401+
version: 8.2.0
402+
resolution: "@typescript-eslint/eslint-plugin@npm:8.2.0"
403403
dependencies:
404404
"@eslint-community/regexpp": "npm:^4.10.0"
405-
"@typescript-eslint/scope-manager": "npm:8.1.0"
406-
"@typescript-eslint/type-utils": "npm:8.1.0"
407-
"@typescript-eslint/utils": "npm:8.1.0"
408-
"@typescript-eslint/visitor-keys": "npm:8.1.0"
405+
"@typescript-eslint/scope-manager": "npm:8.2.0"
406+
"@typescript-eslint/type-utils": "npm:8.2.0"
407+
"@typescript-eslint/utils": "npm:8.2.0"
408+
"@typescript-eslint/visitor-keys": "npm:8.2.0"
409409
graphemer: "npm:^1.4.0"
410410
ignore: "npm:^5.3.1"
411411
natural-compare: "npm:^1.4.0"
@@ -416,66 +416,66 @@ __metadata:
416416
peerDependenciesMeta:
417417
typescript:
418418
optional: true
419-
checksum: 10c0/7bbeae588f859b59c34d6a76cac06ef0fa605921b40c5d3b65b94829984280ea84c4dd3f5cb9ce2eb326f5563e9abb4c90ebff05c47f83f4def296c2ea1fa86c
419+
checksum: 10c0/17243ee1b34d78723fe3e1a308c64490eee49bd83301e3abe8a6f05bce05434d70f56caf75756b8cffa051154dc89cdf485114ede6781fc087f0aaca37a026ec
420420
languageName: node
421421
linkType: hard
422422

423-
"@typescript-eslint/parser@npm:8.1.0":
424-
version: 8.1.0
425-
resolution: "@typescript-eslint/parser@npm:8.1.0"
423+
"@typescript-eslint/parser@npm:8.2.0":
424+
version: 8.2.0
425+
resolution: "@typescript-eslint/parser@npm:8.2.0"
426426
dependencies:
427-
"@typescript-eslint/scope-manager": "npm:8.1.0"
428-
"@typescript-eslint/types": "npm:8.1.0"
429-
"@typescript-eslint/typescript-estree": "npm:8.1.0"
430-
"@typescript-eslint/visitor-keys": "npm:8.1.0"
427+
"@typescript-eslint/scope-manager": "npm:8.2.0"
428+
"@typescript-eslint/types": "npm:8.2.0"
429+
"@typescript-eslint/typescript-estree": "npm:8.2.0"
430+
"@typescript-eslint/visitor-keys": "npm:8.2.0"
431431
debug: "npm:^4.3.4"
432432
peerDependencies:
433433
eslint: ^8.57.0 || ^9.0.0
434434
peerDependenciesMeta:
435435
typescript:
436436
optional: true
437-
checksum: 10c0/b94b2d3ab5ca505484d100701fad6a04a5dc8d595029bac1b9f5b8a4a91d80fd605b0f65d230b36a97ab7e5d55eeb0c28af2ab63929a3e4ab8fdefd2a548c36b
437+
checksum: 10c0/bb4ebc0a40b5e68c5287de17af3acf3045e2ef7886ebee8d1c4a6fd07bd6d55e9fc12bc7b89d07d15a2a4182cbf6380b50ad148d4a37e93d2e54930aa386a3bf
438438
languageName: node
439439
linkType: hard
440440

441-
"@typescript-eslint/scope-manager@npm:8.1.0":
442-
version: 8.1.0
443-
resolution: "@typescript-eslint/scope-manager@npm:8.1.0"
441+
"@typescript-eslint/scope-manager@npm:8.2.0":
442+
version: 8.2.0
443+
resolution: "@typescript-eslint/scope-manager@npm:8.2.0"
444444
dependencies:
445-
"@typescript-eslint/types": "npm:8.1.0"
446-
"@typescript-eslint/visitor-keys": "npm:8.1.0"
447-
checksum: 10c0/2bcf8cd176a1819bddcae16c572e7da8fba821b995a91cd53d64d8d6b85a17f5a895522f281ba57e34929574bddd4d6684ee3e545ec4e8096be4c3198e253a9a
445+
"@typescript-eslint/types": "npm:8.2.0"
446+
"@typescript-eslint/visitor-keys": "npm:8.2.0"
447+
checksum: 10c0/8026e11d9cfbb674c62eb38929d08d42c4a373f3463c2591ed6603c496d3d00321f553edce47f1d7504b55fcbe9664ea2bdcaa3131c8c834bde1b1f07497af5d
448448
languageName: node
449449
linkType: hard
450450

451-
"@typescript-eslint/type-utils@npm:8.1.0":
452-
version: 8.1.0
453-
resolution: "@typescript-eslint/type-utils@npm:8.1.0"
451+
"@typescript-eslint/type-utils@npm:8.2.0":
452+
version: 8.2.0
453+
resolution: "@typescript-eslint/type-utils@npm:8.2.0"
454454
dependencies:
455-
"@typescript-eslint/typescript-estree": "npm:8.1.0"
456-
"@typescript-eslint/utils": "npm:8.1.0"
455+
"@typescript-eslint/typescript-estree": "npm:8.2.0"
456+
"@typescript-eslint/utils": "npm:8.2.0"
457457
debug: "npm:^4.3.4"
458458
ts-api-utils: "npm:^1.3.0"
459459
peerDependenciesMeta:
460460
typescript:
461461
optional: true
462-
checksum: 10c0/62753941c4136e8d2daa72fe0410dea48e5317a6f12ece6382ca85e29912bd1b3f739b61d1060fc0a1f8c488dfc905beab4c8b8497951a21c3138a659c7271ec
462+
checksum: 10c0/5ff387d39fec3ba47af167ca3e48a200f87e4b97b010170245f495cd3d2e30fd0a5b2a9b27aae2ae929c99f92acabcd07315944dc6f9de963bad1c61ba9ea53c
463463
languageName: node
464464
linkType: hard
465465

466-
"@typescript-eslint/types@npm:8.1.0":
467-
version: 8.1.0
468-
resolution: "@typescript-eslint/types@npm:8.1.0"
469-
checksum: 10c0/ceade44455f45974e68956016c4d1c6626580732f7f9675e14ffa63db80b551752b0df596b20473dae9f0dc6ed966e17417dc2cf36e1a82b6ab0edc97c5eaa50
466+
"@typescript-eslint/types@npm:8.2.0":
467+
version: 8.2.0
468+
resolution: "@typescript-eslint/types@npm:8.2.0"
469+
checksum: 10c0/2ffba0d0183dfdd2f859fb414013d17d009f5e886664823f973aaa1145243fceb52cfe26aa7c50208af7833b3703b7788337f1aab136c9a4eb36d905493847d1
470470
languageName: node
471471
linkType: hard
472472

473-
"@typescript-eslint/typescript-estree@npm:8.1.0":
474-
version: 8.1.0
475-
resolution: "@typescript-eslint/typescript-estree@npm:8.1.0"
473+
"@typescript-eslint/typescript-estree@npm:8.2.0":
474+
version: 8.2.0
475+
resolution: "@typescript-eslint/typescript-estree@npm:8.2.0"
476476
dependencies:
477-
"@typescript-eslint/types": "npm:8.1.0"
478-
"@typescript-eslint/visitor-keys": "npm:8.1.0"
477+
"@typescript-eslint/types": "npm:8.2.0"
478+
"@typescript-eslint/visitor-keys": "npm:8.2.0"
479479
debug: "npm:^4.3.4"
480480
globby: "npm:^11.1.0"
481481
is-glob: "npm:^4.0.3"
@@ -485,31 +485,31 @@ __metadata:
485485
peerDependenciesMeta:
486486
typescript:
487487
optional: true
488-
checksum: 10c0/a7bc8275df1c79c4cb14ef086c56674316dd4907efec53eddca35d0b5220428b69c82178ce2d95138da2e398269c8bd0764cae8020a36417e411e35c3c47bc4b
488+
checksum: 10c0/f49aabc78e396908307394812fdebc4015ca407983efc361be106d3e2d58971dec4a1a725362fcfbd637f3d8150baa0735eb5929fd170172b7f2a65e06eeb3d2
489489
languageName: node
490490
linkType: hard
491491

492-
"@typescript-eslint/utils@npm:8.1.0":
493-
version: 8.1.0
494-
resolution: "@typescript-eslint/utils@npm:8.1.0"
492+
"@typescript-eslint/utils@npm:8.2.0":
493+
version: 8.2.0
494+
resolution: "@typescript-eslint/utils@npm:8.2.0"
495495
dependencies:
496496
"@eslint-community/eslint-utils": "npm:^4.4.0"
497-
"@typescript-eslint/scope-manager": "npm:8.1.0"
498-
"@typescript-eslint/types": "npm:8.1.0"
499-
"@typescript-eslint/typescript-estree": "npm:8.1.0"
497+
"@typescript-eslint/scope-manager": "npm:8.2.0"
498+
"@typescript-eslint/types": "npm:8.2.0"
499+
"@typescript-eslint/typescript-estree": "npm:8.2.0"
500500
peerDependencies:
501501
eslint: ^8.57.0 || ^9.0.0
502-
checksum: 10c0/c95503a6bdcd98b1ff04d1adbf46377b2036b1c510d90a4a056401f996f775f06c3108c95fb81cd6babc9c97b73b91b8e848f0337bc508de8a49c993582f0e75
502+
checksum: 10c0/0f3d5cf804c2863ea9432ef76bfdb1cadbb244cbf8a64ac77c0e559c012a1e98382c4535354e54696c564c0abd9c10dffc78d38972c97035e963798d360d1830
503503
languageName: node
504504
linkType: hard
505505

506-
"@typescript-eslint/visitor-keys@npm:8.1.0":
507-
version: 8.1.0
508-
resolution: "@typescript-eslint/visitor-keys@npm:8.1.0"
506+
"@typescript-eslint/visitor-keys@npm:8.2.0":
507+
version: 8.2.0
508+
resolution: "@typescript-eslint/visitor-keys@npm:8.2.0"
509509
dependencies:
510-
"@typescript-eslint/types": "npm:8.1.0"
510+
"@typescript-eslint/types": "npm:8.2.0"
511511
eslint-visitor-keys: "npm:^3.4.3"
512-
checksum: 10c0/b7544dbb0eec1ddbfcd95c04b51b9a739c2e768c16d1c88508f976a2b0d1bc02fefb7491930e06e48073a5c07c6f488cd8403bba3a8b918888b93a88d5ac3869
512+
checksum: 10c0/788633bd2905c88ea2cf20d9e317a2bc992a70fcf725cb54bbe55a17c42138a6fe877c89fbda41a733e0e8ad6dce893163bada60509a1b856321f4329a316973
513513
languageName: node
514514
linkType: hard
515515

@@ -3471,16 +3471,16 @@ __metadata:
34713471
linkType: hard
34723472

34733473
"typescript-eslint@npm:^8.0.1":
3474-
version: 8.1.0
3475-
resolution: "typescript-eslint@npm:8.1.0"
3474+
version: 8.2.0
3475+
resolution: "typescript-eslint@npm:8.2.0"
34763476
dependencies:
3477-
"@typescript-eslint/eslint-plugin": "npm:8.1.0"
3478-
"@typescript-eslint/parser": "npm:8.1.0"
3479-
"@typescript-eslint/utils": "npm:8.1.0"
3477+
"@typescript-eslint/eslint-plugin": "npm:8.2.0"
3478+
"@typescript-eslint/parser": "npm:8.2.0"
3479+
"@typescript-eslint/utils": "npm:8.2.0"
34803480
peerDependenciesMeta:
34813481
typescript:
34823482
optional: true
3483-
checksum: 10c0/9b5769b95aeca54ae9fa15cd2f0e5656747f643a7be220513555de143ff19d70c5945eb82259a3fb29ab4d37f4d158f7f088e7b2cf98e2e8253a7429ac19d072
3483+
checksum: 10c0/545569026b3da15625ae827844ce6c529c033286807b8adeb1652bef83f1c8ce900253fc5c0813600145ae4f1ba9cc265e4731902bbb9227d1e7331db9d82637
34843484
languageName: node
34853485
linkType: hard
34863486

0 commit comments

Comments
 (0)