Skip to content

Commit 2259c77

Browse files
Bump typescript-eslint from 8.35.1 to 8.38.0 (#426)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.35.1 to 8.38.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.38.0</h2> <h2>8.38.0 (2025-07-21)</h2> <h3>🚀 Features</h3> <ul> <li><strong>typescript-estree:</strong> forbid optional chain in <code>TemplateTaggedLiteral</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11391">#11391</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>disallow extra properties in rule options (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11397">#11397</a>)</li> <li><strong>eslint-plugin:</strong> [consistent-generic-constructors] resolve conflict with <code>isolatedDeclarations</code> if enabled in <code>constructor</code> option (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11351">#11351</a>)</li> <li><strong>typescript-eslint:</strong> infer tsconfigRootDir with v8 API (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11412">#11412</a>)</li> <li><strong>typescript-eslint:</strong> error on nested <code>extends</code> in <code>tseslint.config()</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11361">#11361</a>)</li> <li><strong>typescript-estree:</strong> ensure the token type of the property name is Identifier (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11329">#11329</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Andrew Kazakov <a href="https://github.com/andreww2012"><code>@​andreww2012</code></a></li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li> <li>MK <a href="https://github.com/asdf93074"><code>@​asdf93074</code></a></li> <li>tao</li> <li>Younsang Na <a href="https://github.com/nayounsang"><code>@​nayounsang</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> <h2>v8.37.0</h2> <h2>8.37.0 (2025-07-14)</h2> <h3>🚀 Features</h3> <ul> <li><strong>typescript-estree:</strong> infer tsconfigRootDir from call stack (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11370">#11370</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [unified-signatures] fix false positives for ignoreOverloadsWithDifferentJSDoc option (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11381">#11381</a>)</li> <li><strong>type-utils:</strong> add missing 'types' dependency to 'type-utils' (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11383">#11383</a>)</li> <li><strong>type-utils:</strong> handle namespaced exports in specifier matching (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11380">#11380</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Bill Collins</li> <li>Josh Goldberg ✨</li> <li>René <a href="https://github.com/Renegade334"><code>@​Renegade334</code></a></li> <li>Yukihiro Hasegawa <a href="https://github.com/y-hsgw"><code>@​y-hsgw</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> <h2>v8.36.0</h2> <h2>8.36.0 (2025-07-07)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.38.0 (2025-07-21)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>typescript-eslint:</strong> error on nested <code>extends</code> in <code>tseslint.config()</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11361">#11361</a>)</li> <li><strong>typescript-eslint:</strong> infer tsconfigRootDir with v8 API (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11412">#11412</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</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> <h2>8.37.0 (2025-07-14)</h2> <h3>🚀 Features</h3> <ul> <li><strong>typescript-estree:</strong> infer tsconfigRootDir from call stack (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11370">#11370</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Josh Goldberg ✨</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> <h2>8.36.0 (2025-07-07)</h2> <h3>🚀 Features</h3> <ul> <li><strong>typescript-eslint:</strong> support <code>basePath</code> in <code>tseslint.config()</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11357">#11357</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</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>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/d11e79e9c9edc9f6f5e66306e3b3d65f3149a760"><code>d11e79e</code></a> chore(release): publish 8.38.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/6d8fae941019f0381e99d6e0df01626f1c17b749"><code>6d8fae9</code></a> fix(typescript-eslint): error on nested <code>extends</code> in <code>tseslint.config()</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/11">#11</a>...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/abb7c4de8cae95da11791610171108840141f4f2"><code>abb7c4d</code></a> fix(typescript-eslint): infer tsconfigRootDir with v8 API (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/11412">#11412</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/816be172ce475f5f15373d70fb20c5e87b53c915"><code>816be17</code></a> chore(release): publish 8.37.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/7126c3a970d606ae36000a5ca8039373ce2df8fc"><code>7126c3a</code></a> feat(typescript-estree): infer tsconfigRootDir from call stack (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/11370">#11370</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/84b7a2e905c2a82fda3015f01683525d019c9c3c"><code>84b7a2e</code></a> chore(release): publish 8.36.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/0c40c7a5dc827902e55093f53259fbad348d4603"><code>0c40c7a</code></a> feat(typescript-eslint): support <code>basePath</code> in <code>tseslint.config()</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/11357">#11357</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/e2ecca60d9e8486bb13e98b3e1a65d529bedef03"><code>e2ecca6</code></a> chore: fix issues introduced by updated <code>nx</code> configuration (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/11230">#11230</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.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.35.1&new-version=8.38.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 6198b92 commit 2259c77

File tree

2 files changed

+74
-72
lines changed

2 files changed

+74
-72
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"rimraf": "6.0.1",
4141
"ts-jest": "29.4.0",
4242
"typescript": "5.9.2",
43-
"typescript-eslint": "8.35.1"
43+
"typescript-eslint": "8.38.0"
4444
},
4545
"packageManager": "[email protected]"
4646
}

yarn.lock

Lines changed: 73 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -805,7 +805,7 @@ __metadata:
805805
ts-jest: "npm:29.4.0"
806806
tslib: "npm:^2.8.1"
807807
typescript: "npm:5.9.2"
808-
typescript-eslint: "npm:8.35.1"
808+
typescript-eslint: "npm:8.38.0"
809809
languageName: unknown
810810
linkType: soft
811811

@@ -1516,24 +1516,24 @@ __metadata:
15161516
languageName: node
15171517
linkType: hard
15181518

1519-
"@typescript-eslint/eslint-plugin@npm:8.35.1":
1520-
version: 8.35.1
1521-
resolution: "@typescript-eslint/eslint-plugin@npm:8.35.1"
1519+
"@typescript-eslint/eslint-plugin@npm:8.38.0":
1520+
version: 8.38.0
1521+
resolution: "@typescript-eslint/eslint-plugin@npm:8.38.0"
15221522
dependencies:
15231523
"@eslint-community/regexpp": "npm:^4.10.0"
1524-
"@typescript-eslint/scope-manager": "npm:8.35.1"
1525-
"@typescript-eslint/type-utils": "npm:8.35.1"
1526-
"@typescript-eslint/utils": "npm:8.35.1"
1527-
"@typescript-eslint/visitor-keys": "npm:8.35.1"
1524+
"@typescript-eslint/scope-manager": "npm:8.38.0"
1525+
"@typescript-eslint/type-utils": "npm:8.38.0"
1526+
"@typescript-eslint/utils": "npm:8.38.0"
1527+
"@typescript-eslint/visitor-keys": "npm:8.38.0"
15281528
graphemer: "npm:^1.4.0"
15291529
ignore: "npm:^7.0.0"
15301530
natural-compare: "npm:^1.4.0"
15311531
ts-api-utils: "npm:^2.1.0"
15321532
peerDependencies:
1533-
"@typescript-eslint/parser": ^8.35.1
1533+
"@typescript-eslint/parser": ^8.38.0
15341534
eslint: ^8.57.0 || ^9.0.0
15351535
typescript: ">=4.8.4 <5.9.0"
1536-
checksum: 10c0/0f369be24644ebea30642512ddae0e602e4ca6bc55ae09d9860f16a3baae6aee1a376c182c61b43d12bc137156e3931f6bac3c73919c9c81b32c962bb5bc544e
1536+
checksum: 10c0/199b82e9f0136baecf515df7c31bfed926a7c6d4e6298f64ee1a77c8bdd7a8cb92a2ea55a5a345c9f2948a02f7be6d72530efbe803afa1892b593fbd529d0c27
15371537
languageName: node
15381538
linkType: hard
15391539

@@ -1553,32 +1553,32 @@ __metadata:
15531553
languageName: node
15541554
linkType: hard
15551555

1556-
"@typescript-eslint/parser@npm:8.35.1":
1557-
version: 8.35.1
1558-
resolution: "@typescript-eslint/parser@npm:8.35.1"
1556+
"@typescript-eslint/parser@npm:8.38.0":
1557+
version: 8.38.0
1558+
resolution: "@typescript-eslint/parser@npm:8.38.0"
15591559
dependencies:
1560-
"@typescript-eslint/scope-manager": "npm:8.35.1"
1561-
"@typescript-eslint/types": "npm:8.35.1"
1562-
"@typescript-eslint/typescript-estree": "npm:8.35.1"
1563-
"@typescript-eslint/visitor-keys": "npm:8.35.1"
1560+
"@typescript-eslint/scope-manager": "npm:8.38.0"
1561+
"@typescript-eslint/types": "npm:8.38.0"
1562+
"@typescript-eslint/typescript-estree": "npm:8.38.0"
1563+
"@typescript-eslint/visitor-keys": "npm:8.38.0"
15641564
debug: "npm:^4.3.4"
15651565
peerDependencies:
15661566
eslint: ^8.57.0 || ^9.0.0
15671567
typescript: ">=4.8.4 <5.9.0"
1568-
checksum: 10c0/949383d74f6db1b91f90923d50f0ecbacaa972fd56e70553c803a8f64131345afdaf096cf1c1fc4a833ddc06ee44b241811edb5d516d769e244560f5b7f0e0af
1568+
checksum: 10c0/5580c2a328f0c15f85e4a0961a07584013cc0aca85fe868486187f7c92e9e3f6602c6e3dab917b092b94cd492ed40827c6f5fea42730bef88eb17592c947adf4
15691569
languageName: node
15701570
linkType: hard
15711571

1572-
"@typescript-eslint/project-service@npm:8.35.1":
1573-
version: 8.35.1
1574-
resolution: "@typescript-eslint/project-service@npm:8.35.1"
1572+
"@typescript-eslint/project-service@npm:8.38.0":
1573+
version: 8.38.0
1574+
resolution: "@typescript-eslint/project-service@npm:8.38.0"
15751575
dependencies:
1576-
"@typescript-eslint/tsconfig-utils": "npm:^8.35.1"
1577-
"@typescript-eslint/types": "npm:^8.35.1"
1576+
"@typescript-eslint/tsconfig-utils": "npm:^8.38.0"
1577+
"@typescript-eslint/types": "npm:^8.38.0"
15781578
debug: "npm:^4.3.4"
15791579
peerDependencies:
15801580
typescript: ">=4.8.4 <5.9.0"
1581-
checksum: 10c0/f8e88d773d7e9f193a05b4daeca1e7571fa0059b36ffad291fc6d83c9df94fbe38c935e076ae29e755bcb6008c4ee5c1073ebb2077258c5c0b53c76a23eb3c16
1581+
checksum: 10c0/87d2f55521e289bbcdc666b1f4587ee2d43039cee927310b05abaa534b528dfb1b5565c1545bb4996d7fbdf9d5a3b0aa0e6c93a8f1289e3fcfd60d246364a884
15821582
languageName: node
15831583
linkType: hard
15841584

@@ -1592,22 +1592,22 @@ __metadata:
15921592
languageName: node
15931593
linkType: hard
15941594

1595-
"@typescript-eslint/scope-manager@npm:8.35.1":
1596-
version: 8.35.1
1597-
resolution: "@typescript-eslint/scope-manager@npm:8.35.1"
1595+
"@typescript-eslint/scope-manager@npm:8.38.0":
1596+
version: 8.38.0
1597+
resolution: "@typescript-eslint/scope-manager@npm:8.38.0"
15981598
dependencies:
1599-
"@typescript-eslint/types": "npm:8.35.1"
1600-
"@typescript-eslint/visitor-keys": "npm:8.35.1"
1601-
checksum: 10c0/ddfa0b81f47402874efcdd8e0857142600d90fc4e827243ed0fd058731e77e4beb8f5a60425117d1d4146d84437f538cf303f7bfebbd0f02733b202aa30a8393
1599+
"@typescript-eslint/types": "npm:8.38.0"
1600+
"@typescript-eslint/visitor-keys": "npm:8.38.0"
1601+
checksum: 10c0/ceaf489ea1f005afb187932a7ee363dfe1e0f7cc3db921283991e20e4c756411a5e25afbec72edd2095d6a4384f73591f4c750cf65b5eaa650c90f64ef9fe809
16021602
languageName: node
16031603
linkType: hard
16041604

1605-
"@typescript-eslint/tsconfig-utils@npm:8.35.1, @typescript-eslint/tsconfig-utils@npm:^8.35.1":
1606-
version: 8.35.1
1607-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.35.1"
1605+
"@typescript-eslint/tsconfig-utils@npm:8.38.0, @typescript-eslint/tsconfig-utils@npm:^8.38.0":
1606+
version: 8.38.0
1607+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.38.0"
16081608
peerDependencies:
16091609
typescript: ">=4.8.4 <5.9.0"
1610-
checksum: 10c0/a11b53e05fbc59eff3f95619847fb7222d8b2aa613e602524c9b700be3ce0d48bcf5e5932869df4658f514bd2cdc87c857d484472af3f3f3adf88b6e7e1c26f3
1610+
checksum: 10c0/1a90da16bf1f7cfbd0303640a8ead64a0080f2b1d5969994bdac3b80abfa1177f0c6fbf61250bae082e72cf5014308f2f5cc98edd6510202f13420a7ffd07a84
16111611
languageName: node
16121612
linkType: hard
16131613

@@ -1626,18 +1626,19 @@ __metadata:
16261626
languageName: node
16271627
linkType: hard
16281628

1629-
"@typescript-eslint/type-utils@npm:8.35.1":
1630-
version: 8.35.1
1631-
resolution: "@typescript-eslint/type-utils@npm:8.35.1"
1629+
"@typescript-eslint/type-utils@npm:8.38.0":
1630+
version: 8.38.0
1631+
resolution: "@typescript-eslint/type-utils@npm:8.38.0"
16321632
dependencies:
1633-
"@typescript-eslint/typescript-estree": "npm:8.35.1"
1634-
"@typescript-eslint/utils": "npm:8.35.1"
1633+
"@typescript-eslint/types": "npm:8.38.0"
1634+
"@typescript-eslint/typescript-estree": "npm:8.38.0"
1635+
"@typescript-eslint/utils": "npm:8.38.0"
16351636
debug: "npm:^4.3.4"
16361637
ts-api-utils: "npm:^2.1.0"
16371638
peerDependencies:
16381639
eslint: ^8.57.0 || ^9.0.0
16391640
typescript: ">=4.8.4 <5.9.0"
1640-
checksum: 10c0/09041dd64684823da169c0668e6187d237c728bf54771003dc6ddaa895cbd11ad401ff14f096451c689e37815a791ef77beaf80d1f8bbf6b92ee3edbf346bc7c
1641+
checksum: 10c0/27795c4bd0be395dda3424e57d746639c579b7522af1c17731b915298a6378fd78869e8e141526064b6047db2c86ba06444469ace19c98cda5779d06f4abd37c
16411642
languageName: node
16421643
linkType: hard
16431644

@@ -1648,10 +1649,10 @@ __metadata:
16481649
languageName: node
16491650
linkType: hard
16501651

1651-
"@typescript-eslint/types@npm:8.35.1, @typescript-eslint/types@npm:^8.35.1":
1652-
version: 8.35.1
1653-
resolution: "@typescript-eslint/types@npm:8.35.1"
1654-
checksum: 10c0/136dd1c7a39685baa398406423a97a4b6a66e6aed7cbd6ae698a89b0fde92c76f1415294bec612791d67d7917fda280caa65b9d761e2744e8143506d1f417fb2
1652+
"@typescript-eslint/types@npm:8.38.0, @typescript-eslint/types@npm:^8.38.0":
1653+
version: 8.38.0
1654+
resolution: "@typescript-eslint/types@npm:8.38.0"
1655+
checksum: 10c0/f0ac0060c98c0f3d1871f107177b6ae25a0f1846ca8bd8cfc7e1f1dd0ddce293cd8ac4a5764d6a767de3503d5d01defcd68c758cb7ba6de52f82b209a918d0d2
16551656
languageName: node
16561657
linkType: hard
16571658

@@ -1673,14 +1674,14 @@ __metadata:
16731674
languageName: node
16741675
linkType: hard
16751676

1676-
"@typescript-eslint/typescript-estree@npm:8.35.1":
1677-
version: 8.35.1
1678-
resolution: "@typescript-eslint/typescript-estree@npm:8.35.1"
1677+
"@typescript-eslint/typescript-estree@npm:8.38.0":
1678+
version: 8.38.0
1679+
resolution: "@typescript-eslint/typescript-estree@npm:8.38.0"
16791680
dependencies:
1680-
"@typescript-eslint/project-service": "npm:8.35.1"
1681-
"@typescript-eslint/tsconfig-utils": "npm:8.35.1"
1682-
"@typescript-eslint/types": "npm:8.35.1"
1683-
"@typescript-eslint/visitor-keys": "npm:8.35.1"
1681+
"@typescript-eslint/project-service": "npm:8.38.0"
1682+
"@typescript-eslint/tsconfig-utils": "npm:8.38.0"
1683+
"@typescript-eslint/types": "npm:8.38.0"
1684+
"@typescript-eslint/visitor-keys": "npm:8.38.0"
16841685
debug: "npm:^4.3.4"
16851686
fast-glob: "npm:^3.3.2"
16861687
is-glob: "npm:^4.0.3"
@@ -1689,7 +1690,7 @@ __metadata:
16891690
ts-api-utils: "npm:^2.1.0"
16901691
peerDependencies:
16911692
typescript: ">=4.8.4 <5.9.0"
1692-
checksum: 10c0/6ef093cf9d7a54a323b3d112c78309b2c24c0f94e2c5b61401db9390eb7ffa3ab1da066c497907d58f0bba6986984ac73a478febd91f0bf11598108cc49f6e02
1693+
checksum: 10c0/00a00f6549877f4ae5c2847fa5ac52bf42cbd59a87533856c359e2746e448ed150b27a6137c92fd50c06e6a4b39e386d6b738fac97d80d05596e81ce55933230
16931694
languageName: node
16941695
linkType: hard
16951696

@@ -1708,18 +1709,18 @@ __metadata:
17081709
languageName: node
17091710
linkType: hard
17101711

1711-
"@typescript-eslint/utils@npm:8.35.1":
1712-
version: 8.35.1
1713-
resolution: "@typescript-eslint/utils@npm:8.35.1"
1712+
"@typescript-eslint/utils@npm:8.38.0":
1713+
version: 8.38.0
1714+
resolution: "@typescript-eslint/utils@npm:8.38.0"
17141715
dependencies:
17151716
"@eslint-community/eslint-utils": "npm:^4.7.0"
1716-
"@typescript-eslint/scope-manager": "npm:8.35.1"
1717-
"@typescript-eslint/types": "npm:8.35.1"
1718-
"@typescript-eslint/typescript-estree": "npm:8.35.1"
1717+
"@typescript-eslint/scope-manager": "npm:8.38.0"
1718+
"@typescript-eslint/types": "npm:8.38.0"
1719+
"@typescript-eslint/typescript-estree": "npm:8.38.0"
17191720
peerDependencies:
17201721
eslint: ^8.57.0 || ^9.0.0
17211722
typescript: ">=4.8.4 <5.9.0"
1722-
checksum: 10c0/1fa4877caae48961d160b88fc974bb7bfe355ca2f8f6915987427354ca23621698041678adab5964caf9ad62c17b349110136890688f13b10ab1aaad74ae63d9
1723+
checksum: 10c0/e97a45bf44f315f9ed8c2988429e18c88e3369c9ee3227ee86446d2d49f7325abebbbc9ce801e178f676baa986d3e1fd4b5391f1640c6eb8944c123423ae43bb
17231724
languageName: node
17241725
linkType: hard
17251726

@@ -1733,13 +1734,13 @@ __metadata:
17331734
languageName: node
17341735
linkType: hard
17351736

1736-
"@typescript-eslint/visitor-keys@npm:8.35.1":
1737-
version: 8.35.1
1738-
resolution: "@typescript-eslint/visitor-keys@npm:8.35.1"
1737+
"@typescript-eslint/visitor-keys@npm:8.38.0":
1738+
version: 8.38.0
1739+
resolution: "@typescript-eslint/visitor-keys@npm:8.38.0"
17391740
dependencies:
1740-
"@typescript-eslint/types": "npm:8.35.1"
1741+
"@typescript-eslint/types": "npm:8.38.0"
17411742
eslint-visitor-keys: "npm:^4.2.1"
1742-
checksum: 10c0/55b9eb15842a5d5dca11375e436340c731e01b07190c741d2656330f3e4d88b59e1bf3d677681dd091460be2b6e5f2c42e92faea36f947d25382ead5e8118108
1743+
checksum: 10c0/071a756e383f41a6c9e51d78c8c64bd41cd5af68b0faef5fbaec4fa5dbd65ec9e4cd610c2e2cdbe9e2facc362995f202850622b78e821609a277b5b601a1d4ec
17431744
languageName: node
17441745
linkType: hard
17451746

@@ -6528,17 +6529,18 @@ __metadata:
65286529
languageName: node
65296530
linkType: hard
65306531

6531-
"typescript-eslint@npm:8.35.1":
6532-
version: 8.35.1
6533-
resolution: "typescript-eslint@npm:8.35.1"
6532+
"typescript-eslint@npm:8.38.0":
6533+
version: 8.38.0
6534+
resolution: "typescript-eslint@npm:8.38.0"
65346535
dependencies:
6535-
"@typescript-eslint/eslint-plugin": "npm:8.35.1"
6536-
"@typescript-eslint/parser": "npm:8.35.1"
6537-
"@typescript-eslint/utils": "npm:8.35.1"
6536+
"@typescript-eslint/eslint-plugin": "npm:8.38.0"
6537+
"@typescript-eslint/parser": "npm:8.38.0"
6538+
"@typescript-eslint/typescript-estree": "npm:8.38.0"
6539+
"@typescript-eslint/utils": "npm:8.38.0"
65386540
peerDependencies:
65396541
eslint: ^8.57.0 || ^9.0.0
65406542
typescript: ">=4.8.4 <5.9.0"
6541-
checksum: 10c0/17781138f59c241658db96f793b745883e427bc48530cec2e81ad0a7941b557ddd2eede290d2c3d254f23d59a36ab1bf2cd1e705797e0db36d0ccd61c1a4299e
6543+
checksum: 10c0/486b9862ee08f7827d808a2264ce03b58087b11c4c646c0da3533c192a67ae3fcb4e68d7a1e69d0f35a1edc274371a903a50ecfe74012d5eaa896cb9d5a81e0b
65426544
languageName: node
65436545
linkType: hard
65446546

0 commit comments

Comments
 (0)