Skip to content

Commit c8c5dc1

Browse files
Bump typescript-eslint from 8.38.0 to 8.41.0 (#432)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.38.0 to 8.41.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.41.0</h2> <h2>8.41.0 (2025-08-25)</h2> <h3>🚀 Features</h3> <ul> <li>tighten <code>tsconfigRootDir</code> validation (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11463">#11463</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>v8.40.0</h2> <h2>8.40.0 (2025-08-18)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>typescript-eslint:</strong> export <code>plugin</code>, <code>parser</code>, and <code>configs</code> that are compatible with both <code>defineConfig()</code> and <code>tseslint.config()</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11475">#11475</a>)</li> <li><strong>typescript-estree:</strong> correct range of import assertion with trailing comma (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11478">#11478</a>)</li> <li><strong>utils:</strong> correct <code>calculateConfigForFile</code> return type (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11451">#11451</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li> <li>Nolan Gajdascz <a href="https://github.com/Gajdascz"><code>@​Gajdascz</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.39.1</h2> <h2>8.39.1 (2025-08-11)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>typescript-eslint:</strong> handle <code>file://</code> urls in stack trace when inferring <code>tsconfigRootDir</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11464">#11464</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>v8.39.0</h2> <h2>8.39.0 (2025-08-04)</h2> <h3>🚀 Features</h3> <ul> <li>update to TypeScript 5.9.2 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11445">#11445</a>)</li> <li><strong>eslint-plugin:</strong> [naming-convention] add enumMember PascalCase default option (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11127">#11127</a>)</li> <li><strong>eslint-plugin:</strong> add no-unnecessary-type-conversion to strict-type-checked ruleset (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11427">#11427</a>)</li> </ul> <!-- 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.41.0 (2025-08-25)</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> <h2>8.40.0 (2025-08-18)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>typescript-eslint:</strong> export <code>plugin</code>, <code>parser</code>, and <code>configs</code> that are compatible with both <code>defineConfig()</code> and <code>tseslint.config()</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11475">#11475</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.39.1 (2025-08-11)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>typescript-eslint:</strong> handle <code>file://</code> urls in stack trace when inferring <code>tsconfigRootDir</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11464">#11464</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.39.0 (2025-08-04)</h2> <h3>🚀 Features</h3> <ul> <li>update to TypeScript 5.9.2 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11445">#11445</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@​bradzacher</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/31a73361bd6449974c89b78ef77be0d04e77510b"><code>31a7336</code></a> chore(release): publish 8.41.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/60c3b26317578b03bf64d8194488ba948c1b05bb"><code>60c3b26</code></a> chore(release): publish 8.40.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3426f0dd6f1f89d923720ff1af53b672809e5587"><code>3426f0d</code></a> fix(typescript-eslint): export <code>plugin</code>, <code>parser</code>, and <code>configs</code> that are com...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/b2ee794265c4c727009e65a4eb5f06fad9686cf8"><code>b2ee794</code></a> chore(release): publish 8.39.1</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/7319bad3a5022be2adfbcb331451cfd85d1d786a"><code>7319bad</code></a> fix(typescript-eslint): handle <code>file://</code> urls in stack trace when inferring `...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c98d51320bae29639c66d679057ad78785845da8"><code>c98d513</code></a> chore(release): publish 8.39.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/2112d58fd2ba2c929f965621a1b0af7e7a9d09f7"><code>2112d58</code></a> feat: update to TypeScript 5.9.2 (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/11445">#11445</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.41.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.38.0&new-version=8.41.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 3066646 commit c8c5dc1

File tree

2 files changed

+82
-82
lines changed

2 files changed

+82
-82
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.1",
4242
"typescript": "5.9.2",
43-
"typescript-eslint": "8.38.0"
43+
"typescript-eslint": "8.41.0"
4444
},
4545
"packageManager": "[email protected]"
4646
}

yarn.lock

Lines changed: 81 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -805,7 +805,7 @@ __metadata:
805805
ts-jest: "npm:29.4.1"
806806
tslib: "npm:^2.8.1"
807807
typescript: "npm:5.9.2"
808-
typescript-eslint: "npm:8.38.0"
808+
typescript-eslint: "npm:8.41.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.38.0":
1520-
version: 8.38.0
1521-
resolution: "@typescript-eslint/eslint-plugin@npm:8.38.0"
1519+
"@typescript-eslint/eslint-plugin@npm:8.41.0":
1520+
version: 8.41.0
1521+
resolution: "@typescript-eslint/eslint-plugin@npm:8.41.0"
15221522
dependencies:
15231523
"@eslint-community/regexpp": "npm:^4.10.0"
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"
1524+
"@typescript-eslint/scope-manager": "npm:8.41.0"
1525+
"@typescript-eslint/type-utils": "npm:8.41.0"
1526+
"@typescript-eslint/utils": "npm:8.41.0"
1527+
"@typescript-eslint/visitor-keys": "npm:8.41.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.38.0
1533+
"@typescript-eslint/parser": ^8.41.0
15341534
eslint: ^8.57.0 || ^9.0.0
1535-
typescript: ">=4.8.4 <5.9.0"
1536-
checksum: 10c0/199b82e9f0136baecf515df7c31bfed926a7c6d4e6298f64ee1a77c8bdd7a8cb92a2ea55a5a345c9f2948a02f7be6d72530efbe803afa1892b593fbd529d0c27
1535+
typescript: ">=4.8.4 <6.0.0"
1536+
checksum: 10c0/29812ee5deeae65e67db29faa8d96bc70255c45788f342b11838850ea29a96e4331622cad3e703ffacaa895372845d44fd6b04786117c78f1a027595adff2e62
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.38.0":
1557-
version: 8.38.0
1558-
resolution: "@typescript-eslint/parser@npm:8.38.0"
1556+
"@typescript-eslint/parser@npm:8.41.0":
1557+
version: 8.41.0
1558+
resolution: "@typescript-eslint/parser@npm:8.41.0"
15591559
dependencies:
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"
1560+
"@typescript-eslint/scope-manager": "npm:8.41.0"
1561+
"@typescript-eslint/types": "npm:8.41.0"
1562+
"@typescript-eslint/typescript-estree": "npm:8.41.0"
1563+
"@typescript-eslint/visitor-keys": "npm:8.41.0"
15641564
debug: "npm:^4.3.4"
15651565
peerDependencies:
15661566
eslint: ^8.57.0 || ^9.0.0
1567-
typescript: ">=4.8.4 <5.9.0"
1568-
checksum: 10c0/5580c2a328f0c15f85e4a0961a07584013cc0aca85fe868486187f7c92e9e3f6602c6e3dab917b092b94cd492ed40827c6f5fea42730bef88eb17592c947adf4
1567+
typescript: ">=4.8.4 <6.0.0"
1568+
checksum: 10c0/ca13ff505e9253aee761741f96714cd65a296bbfcac961efbbf7a909ff3d180b2142a23db0a2a5e50b928fa56586528b7e47ba6301089dd850945018dbf2ef50
15691569
languageName: node
15701570
linkType: hard
15711571

1572-
"@typescript-eslint/project-service@npm:8.38.0":
1573-
version: 8.38.0
1574-
resolution: "@typescript-eslint/project-service@npm:8.38.0"
1572+
"@typescript-eslint/project-service@npm:8.41.0":
1573+
version: 8.41.0
1574+
resolution: "@typescript-eslint/project-service@npm:8.41.0"
15751575
dependencies:
1576-
"@typescript-eslint/tsconfig-utils": "npm:^8.38.0"
1577-
"@typescript-eslint/types": "npm:^8.38.0"
1576+
"@typescript-eslint/tsconfig-utils": "npm:^8.41.0"
1577+
"@typescript-eslint/types": "npm:^8.41.0"
15781578
debug: "npm:^4.3.4"
15791579
peerDependencies:
1580-
typescript: ">=4.8.4 <5.9.0"
1581-
checksum: 10c0/87d2f55521e289bbcdc666b1f4587ee2d43039cee927310b05abaa534b528dfb1b5565c1545bb4996d7fbdf9d5a3b0aa0e6c93a8f1289e3fcfd60d246364a884
1580+
typescript: ">=4.8.4 <6.0.0"
1581+
checksum: 10c0/907ba880fcaf0805fc97012b431536b5b06db6ae4a0095708f9d9a4406feddabd964f09ea4ca99d8fa7bd141dbcc9496f1a9eb6683361a6bb01fb714a361126c
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.38.0":
1596-
version: 8.38.0
1597-
resolution: "@typescript-eslint/scope-manager@npm:8.38.0"
1595+
"@typescript-eslint/scope-manager@npm:8.41.0":
1596+
version: 8.41.0
1597+
resolution: "@typescript-eslint/scope-manager@npm:8.41.0"
15981598
dependencies:
1599-
"@typescript-eslint/types": "npm:8.38.0"
1600-
"@typescript-eslint/visitor-keys": "npm:8.38.0"
1601-
checksum: 10c0/ceaf489ea1f005afb187932a7ee363dfe1e0f7cc3db921283991e20e4c756411a5e25afbec72edd2095d6a4384f73591f4c750cf65b5eaa650c90f64ef9fe809
1599+
"@typescript-eslint/types": "npm:8.41.0"
1600+
"@typescript-eslint/visitor-keys": "npm:8.41.0"
1601+
checksum: 10c0/6b339ac1fc37a1e05dc6de421db9f9b138c357497ec87af2471ad30e48c78b4979d3da40943a1c81fc85d1537326a4f938843434db63d29eff414b9364daf8e8
16021602
languageName: node
16031603
linkType: hard
16041604

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"
1605+
"@typescript-eslint/tsconfig-utils@npm:8.41.0, @typescript-eslint/tsconfig-utils@npm:^8.41.0":
1606+
version: 8.41.0
1607+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.41.0"
16081608
peerDependencies:
1609-
typescript: ">=4.8.4 <5.9.0"
1610-
checksum: 10c0/1a90da16bf1f7cfbd0303640a8ead64a0080f2b1d5969994bdac3b80abfa1177f0c6fbf61250bae082e72cf5014308f2f5cc98edd6510202f13420a7ffd07a84
1609+
typescript: ">=4.8.4 <6.0.0"
1610+
checksum: 10c0/98618a536b9cb071eacba2970ce2ca1b9243de78f4604c2e350823a5275b9d7d15238dbe6acd197c30c0b6cbbf37782c247d14984e1015a109431e4180d76af6
16111611
languageName: node
16121612
linkType: hard
16131613

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

1629-
"@typescript-eslint/type-utils@npm:8.38.0":
1630-
version: 8.38.0
1631-
resolution: "@typescript-eslint/type-utils@npm:8.38.0"
1629+
"@typescript-eslint/type-utils@npm:8.41.0":
1630+
version: 8.41.0
1631+
resolution: "@typescript-eslint/type-utils@npm:8.41.0"
16321632
dependencies:
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"
1633+
"@typescript-eslint/types": "npm:8.41.0"
1634+
"@typescript-eslint/typescript-estree": "npm:8.41.0"
1635+
"@typescript-eslint/utils": "npm:8.41.0"
16361636
debug: "npm:^4.3.4"
16371637
ts-api-utils: "npm:^2.1.0"
16381638
peerDependencies:
16391639
eslint: ^8.57.0 || ^9.0.0
1640-
typescript: ">=4.8.4 <5.9.0"
1641-
checksum: 10c0/27795c4bd0be395dda3424e57d746639c579b7522af1c17731b915298a6378fd78869e8e141526064b6047db2c86ba06444469ace19c98cda5779d06f4abd37c
1640+
typescript: ">=4.8.4 <6.0.0"
1641+
checksum: 10c0/d4f9ae07a30f1cf331c3e3a67f8749b38f199ba5000f7a600492c27f6bec774f15c3553f293c520fb999fb88108665f2785d5261daec1445b17af14a7bb0bfac
16421642
languageName: node
16431643
linkType: hard
16441644

@@ -1649,10 +1649,10 @@ __metadata:
16491649
languageName: node
16501650
linkType: hard
16511651

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
1652+
"@typescript-eslint/types@npm:8.41.0, @typescript-eslint/types@npm:^8.41.0":
1653+
version: 8.41.0
1654+
resolution: "@typescript-eslint/types@npm:8.41.0"
1655+
checksum: 10c0/4945a7ed7789e0527833ee378b962416d6d0d61eb6c891fe49cb6c8dc8a9adbfc58676080ca767a1f034f74f9a981caf5f4d4706cba5025c0520a801fb45d7e1
16561656
languageName: node
16571657
linkType: hard
16581658

@@ -1674,23 +1674,23 @@ __metadata:
16741674
languageName: node
16751675
linkType: hard
16761676

1677-
"@typescript-eslint/typescript-estree@npm:8.38.0":
1678-
version: 8.38.0
1679-
resolution: "@typescript-eslint/typescript-estree@npm:8.38.0"
1677+
"@typescript-eslint/typescript-estree@npm:8.41.0":
1678+
version: 8.41.0
1679+
resolution: "@typescript-eslint/typescript-estree@npm:8.41.0"
16801680
dependencies:
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"
1681+
"@typescript-eslint/project-service": "npm:8.41.0"
1682+
"@typescript-eslint/tsconfig-utils": "npm:8.41.0"
1683+
"@typescript-eslint/types": "npm:8.41.0"
1684+
"@typescript-eslint/visitor-keys": "npm:8.41.0"
16851685
debug: "npm:^4.3.4"
16861686
fast-glob: "npm:^3.3.2"
16871687
is-glob: "npm:^4.0.3"
16881688
minimatch: "npm:^9.0.4"
16891689
semver: "npm:^7.6.0"
16901690
ts-api-utils: "npm:^2.1.0"
16911691
peerDependencies:
1692-
typescript: ">=4.8.4 <5.9.0"
1693-
checksum: 10c0/00a00f6549877f4ae5c2847fa5ac52bf42cbd59a87533856c359e2746e448ed150b27a6137c92fd50c06e6a4b39e386d6b738fac97d80d05596e81ce55933230
1692+
typescript: ">=4.8.4 <6.0.0"
1693+
checksum: 10c0/e86233d895403ec4986ced25f56898b2704a84545bb7dfe933f5c64f2ab969dcb7ada7e21ea7e015c875cc94a0767e70573442724960c631b7b3fc556a984c9c
16941694
languageName: node
16951695
linkType: hard
16961696

@@ -1709,18 +1709,18 @@ __metadata:
17091709
languageName: node
17101710
linkType: hard
17111711

1712-
"@typescript-eslint/utils@npm:8.38.0":
1713-
version: 8.38.0
1714-
resolution: "@typescript-eslint/utils@npm:8.38.0"
1712+
"@typescript-eslint/utils@npm:8.41.0":
1713+
version: 8.41.0
1714+
resolution: "@typescript-eslint/utils@npm:8.41.0"
17151715
dependencies:
17161716
"@eslint-community/eslint-utils": "npm:^4.7.0"
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"
1717+
"@typescript-eslint/scope-manager": "npm:8.41.0"
1718+
"@typescript-eslint/types": "npm:8.41.0"
1719+
"@typescript-eslint/typescript-estree": "npm:8.41.0"
17201720
peerDependencies:
17211721
eslint: ^8.57.0 || ^9.0.0
1722-
typescript: ">=4.8.4 <5.9.0"
1723-
checksum: 10c0/e97a45bf44f315f9ed8c2988429e18c88e3369c9ee3227ee86446d2d49f7325abebbbc9ce801e178f676baa986d3e1fd4b5391f1640c6eb8944c123423ae43bb
1722+
typescript: ">=4.8.4 <6.0.0"
1723+
checksum: 10c0/3a2ed9b5f801afeccde44dbacdeae0b9c82cc3e1af5e92926929ad86384dc0fb0027152e68c5edfabe904647c2160c0c45ec9c848a8d67c3efb86b78a1343acb
17241724
languageName: node
17251725
linkType: hard
17261726

@@ -1734,13 +1734,13 @@ __metadata:
17341734
languageName: node
17351735
linkType: hard
17361736

1737-
"@typescript-eslint/visitor-keys@npm:8.38.0":
1738-
version: 8.38.0
1739-
resolution: "@typescript-eslint/visitor-keys@npm:8.38.0"
1737+
"@typescript-eslint/visitor-keys@npm:8.41.0":
1738+
version: 8.41.0
1739+
resolution: "@typescript-eslint/visitor-keys@npm:8.41.0"
17401740
dependencies:
1741-
"@typescript-eslint/types": "npm:8.38.0"
1741+
"@typescript-eslint/types": "npm:8.41.0"
17421742
eslint-visitor-keys: "npm:^4.2.1"
1743-
checksum: 10c0/071a756e383f41a6c9e51d78c8c64bd41cd5af68b0faef5fbaec4fa5dbd65ec9e4cd610c2e2cdbe9e2facc362995f202850622b78e821609a277b5b601a1d4ec
1743+
checksum: 10c0/cfe52e77b9e07c23a4d9f4adf9e6bf27822e58694c9a34fefa4b9fc96d553e9df561971c4da5fc78392522e34696fc1149a76f6a02c328136771c5efe0fd1029
17441744
languageName: node
17451745
linkType: hard
17461746

@@ -6511,18 +6511,18 @@ __metadata:
65116511
languageName: node
65126512
linkType: hard
65136513

6514-
"typescript-eslint@npm:8.38.0":
6515-
version: 8.38.0
6516-
resolution: "typescript-eslint@npm:8.38.0"
6514+
"typescript-eslint@npm:8.41.0":
6515+
version: 8.41.0
6516+
resolution: "typescript-eslint@npm:8.41.0"
65176517
dependencies:
6518-
"@typescript-eslint/eslint-plugin": "npm:8.38.0"
6519-
"@typescript-eslint/parser": "npm:8.38.0"
6520-
"@typescript-eslint/typescript-estree": "npm:8.38.0"
6521-
"@typescript-eslint/utils": "npm:8.38.0"
6518+
"@typescript-eslint/eslint-plugin": "npm:8.41.0"
6519+
"@typescript-eslint/parser": "npm:8.41.0"
6520+
"@typescript-eslint/typescript-estree": "npm:8.41.0"
6521+
"@typescript-eslint/utils": "npm:8.41.0"
65226522
peerDependencies:
65236523
eslint: ^8.57.0 || ^9.0.0
6524-
typescript: ">=4.8.4 <5.9.0"
6525-
checksum: 10c0/486b9862ee08f7827d808a2264ce03b58087b11c4c646c0da3533c192a67ae3fcb4e68d7a1e69d0f35a1edc274371a903a50ecfe74012d5eaa896cb9d5a81e0b
6524+
typescript: ">=4.8.4 <6.0.0"
6525+
checksum: 10c0/e141ffaf0332053483526a31e68755fe1438f6367571f39e67e32c0e15d509e8678adab2020597720b0307360493724d8dcf60d0620611d7e1e209d7f952cfe9
65266526
languageName: node
65276527
linkType: hard
65286528

0 commit comments

Comments
 (0)