Skip to content

Commit 047dde8

Browse files
Bump typescript-eslint from 8.25.0 to 8.29.0 (#410)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.25.0 to 8.29.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.29.0</h2> <h2>8.29.0 (2025-03-31)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] create <code>ignoreIfStatements</code> option (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11000">#11000</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] don't report on unnecessary optional array index access when <code>noUncheckedIndexedAccess</code> is enabled (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10961">#10961</a>)</li> <li><strong>eslint-plugin:</strong> [use-unknown-in-catch-callback-variable] remove fixable property (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10993">#10993</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-for-of] fix false positive when using erasable type syntax within update expressions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10981">#10981</a>)</li> <li><strong>eslint-plugin:</strong> support arbitrary extensions in definition files (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10957">#10957</a>)</li> <li><strong>eslint-plugin:</strong> [no-array-constructor] remove optional chaining exemption (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10963">#10963</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Dima Barabash <a href="https://github.com/dbarabashh"><code>@​dbarabashh</code></a></li> <li>Kim Sang Du <a href="https://github.com/developer-bandi"><code>@​developer-bandi</code></a></li> <li>Olivier Zalmanski <a href="https://github.com/OlivierZal"><code>@​OlivierZal</code></a></li> <li>Ronen Amiel</li> <li>Yannick Decat <a href="https://github.com/mho22"><code>@​mho22</code></a></li> <li>zyoshoka <a href="https://github.com/zyoshoka"><code>@​zyoshoka</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.28.0</h2> <h2>8.28.0 (2025-03-24)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] support <code>if</code> statement assignment (<code>??=</code>) and fix several minor bugs (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10861">#10861</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unsafe-function-type] remove fixable property (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10986">#10986</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Olivier Zalmanski <a href="https://github.com/OlivierZal"><code>@​OlivierZal</code></a></li> <li>Yannick Decat <a href="https://github.com/mho22"><code>@​mho22</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.27.0</h2> <h2>8.27.0 (2025-03-17)</h2> <h3>🚀 Features</h3> <ul> <li><strong>utils:</strong> support <code>DeprecatedInfo</code> for <code>rule.meta.deprecated</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10932">#10932</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.29.0 (2025-03-31)</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.28.0 (2025-03-24)</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.27.0 (2025-03-17)</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.26.1 (2025-03-10)</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.26.0 (2025-03-03)</h2> <h3>🚀 Features</h3> <ul> <li>support TypeScript 5.8 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10903">#10903</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Dirk Luijk <a href="https://github.com/dirkluijk"><code>@​dirkluijk</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/3dd1835e334703cd1914917bea175f1ec84c4efc"><code>3dd1835</code></a> chore(release): publish 8.29.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/807f5cad1ec2b88448507473550e9cecf7377484"><code>807f5ca</code></a> chore(release): publish 8.28.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/649309f0a5afa0b5fd06b210b5076ab27bc20531"><code>649309f</code></a> chore(typescript-eslint): migrate from <code>jest</code> to <code>vitest</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/10772">#10772</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3efd99e954d1749225d65b774cfb3650a54ff083"><code>3efd99e</code></a> chore(release): publish 8.27.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/9aa0b6b49807599b1c2b704b778df74c91084a7c"><code>9aa0b6b</code></a> chore(release): publish 8.26.1</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/bc6d19f34cdab086e53933751feeba4850833a7f"><code>bc6d19f</code></a> chore(release): publish 8.26.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/9674629830e8bae27a90a7662f6feec27f6982be"><code>9674629</code></a> feat: support TypeScript 5.8 (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/10903">#10903</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/7c88d2637faef9fbea7a6217e87e4914d66e11f6"><code>7c88d26</code></a> chore: update all test scripts to remove coverage flag (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/10582">#10582</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.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.25.0&new-version=8.29.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 428fdc8 commit 047dde8

File tree

2 files changed

+65
-65
lines changed

2 files changed

+65
-65
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.3.1",
4242
"typescript": "5.8.2",
43-
"typescript-eslint": "8.25.0"
43+
"typescript-eslint": "8.29.0"
4444
},
4545
"packageManager": "[email protected]"
4646
}

yarn.lock

Lines changed: 64 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ __metadata:
558558
ts-jest: "npm:29.3.1"
559559
tslib: "npm:^2.8.1"
560560
typescript: "npm:5.8.2"
561-
typescript-eslint: "npm:8.25.0"
561+
typescript-eslint: "npm:8.29.0"
562562
languageName: unknown
563563
linkType: soft
564564

@@ -1165,24 +1165,24 @@ __metadata:
11651165
languageName: node
11661166
linkType: hard
11671167

1168-
"@typescript-eslint/eslint-plugin@npm:8.25.0":
1169-
version: 8.25.0
1170-
resolution: "@typescript-eslint/eslint-plugin@npm:8.25.0"
1168+
"@typescript-eslint/eslint-plugin@npm:8.29.0":
1169+
version: 8.29.0
1170+
resolution: "@typescript-eslint/eslint-plugin@npm:8.29.0"
11711171
dependencies:
11721172
"@eslint-community/regexpp": "npm:^4.10.0"
1173-
"@typescript-eslint/scope-manager": "npm:8.25.0"
1174-
"@typescript-eslint/type-utils": "npm:8.25.0"
1175-
"@typescript-eslint/utils": "npm:8.25.0"
1176-
"@typescript-eslint/visitor-keys": "npm:8.25.0"
1173+
"@typescript-eslint/scope-manager": "npm:8.29.0"
1174+
"@typescript-eslint/type-utils": "npm:8.29.0"
1175+
"@typescript-eslint/utils": "npm:8.29.0"
1176+
"@typescript-eslint/visitor-keys": "npm:8.29.0"
11771177
graphemer: "npm:^1.4.0"
11781178
ignore: "npm:^5.3.1"
11791179
natural-compare: "npm:^1.4.0"
11801180
ts-api-utils: "npm:^2.0.1"
11811181
peerDependencies:
11821182
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
11831183
eslint: ^8.57.0 || ^9.0.0
1184-
typescript: ">=4.8.4 <5.8.0"
1185-
checksum: 10c0/11d63850f5f03b29cd31166f8da111788dc74e46877c2e16a5c488d6c4aa4b6c68c0857b9a396ad920aa7f0f3e7166f4faecbb194c19cd2bb9d3f687c5d2b292
1184+
typescript: ">=4.8.4 <5.9.0"
1185+
checksum: 10c0/3b05a7376a0752484229369af6eb60d13cf06d2331e79c2d471cb0b963dcf5b25a31617cafdc71d74e98921091f479f3da10725b761878a89421191d23866b54
11861186
languageName: node
11871187
linkType: hard
11881188

@@ -1202,19 +1202,19 @@ __metadata:
12021202
languageName: node
12031203
linkType: hard
12041204

1205-
"@typescript-eslint/parser@npm:8.25.0":
1206-
version: 8.25.0
1207-
resolution: "@typescript-eslint/parser@npm:8.25.0"
1205+
"@typescript-eslint/parser@npm:8.29.0":
1206+
version: 8.29.0
1207+
resolution: "@typescript-eslint/parser@npm:8.29.0"
12081208
dependencies:
1209-
"@typescript-eslint/scope-manager": "npm:8.25.0"
1210-
"@typescript-eslint/types": "npm:8.25.0"
1211-
"@typescript-eslint/typescript-estree": "npm:8.25.0"
1212-
"@typescript-eslint/visitor-keys": "npm:8.25.0"
1209+
"@typescript-eslint/scope-manager": "npm:8.29.0"
1210+
"@typescript-eslint/types": "npm:8.29.0"
1211+
"@typescript-eslint/typescript-estree": "npm:8.29.0"
1212+
"@typescript-eslint/visitor-keys": "npm:8.29.0"
12131213
debug: "npm:^4.3.4"
12141214
peerDependencies:
12151215
eslint: ^8.57.0 || ^9.0.0
1216-
typescript: ">=4.8.4 <5.8.0"
1217-
checksum: 10c0/9a54539ba297791f23093ff42a885cc57d36b26205d7a390e114d1f01cc584ce91ac6ead01819daa46b48f873cac6c829fcf399a436610bdbfa98e5cd78148a2
1216+
typescript: ">=4.8.4 <5.9.0"
1217+
checksum: 10c0/270b9b27e3edb54b2f98a97b7f026f95580214002a04167809b1b71233c36d1585041cdcf26f9e08f48b9eb92652f4f9c756a83dc230f48fd204a4e5e054831c
12181218
languageName: node
12191219
linkType: hard
12201220

@@ -1228,13 +1228,13 @@ __metadata:
12281228
languageName: node
12291229
linkType: hard
12301230

1231-
"@typescript-eslint/scope-manager@npm:8.25.0":
1232-
version: 8.25.0
1233-
resolution: "@typescript-eslint/scope-manager@npm:8.25.0"
1231+
"@typescript-eslint/scope-manager@npm:8.29.0":
1232+
version: 8.29.0
1233+
resolution: "@typescript-eslint/scope-manager@npm:8.29.0"
12341234
dependencies:
1235-
"@typescript-eslint/types": "npm:8.25.0"
1236-
"@typescript-eslint/visitor-keys": "npm:8.25.0"
1237-
checksum: 10c0/0a53a07873bdb569be38053ec006009cc8ba6b12c538b6df0935afd18e431cb17da1eb15b0c9cd267ac211c47aaa44fbc8d7ff3b7b44ff711621ff305fa3b355
1235+
"@typescript-eslint/types": "npm:8.29.0"
1236+
"@typescript-eslint/visitor-keys": "npm:8.29.0"
1237+
checksum: 10c0/330d777043a99485b51197ad24927f1276d61e61adaf710f012b3fe7db2ab67c8925c0526f801715b498e7d8fa7cef390006b6f7ae40cee89abe22e8e438de9a
12381238
languageName: node
12391239
linkType: hard
12401240

@@ -1253,18 +1253,18 @@ __metadata:
12531253
languageName: node
12541254
linkType: hard
12551255

1256-
"@typescript-eslint/type-utils@npm:8.25.0":
1257-
version: 8.25.0
1258-
resolution: "@typescript-eslint/type-utils@npm:8.25.0"
1256+
"@typescript-eslint/type-utils@npm:8.29.0":
1257+
version: 8.29.0
1258+
resolution: "@typescript-eslint/type-utils@npm:8.29.0"
12591259
dependencies:
1260-
"@typescript-eslint/typescript-estree": "npm:8.25.0"
1261-
"@typescript-eslint/utils": "npm:8.25.0"
1260+
"@typescript-eslint/typescript-estree": "npm:8.29.0"
1261+
"@typescript-eslint/utils": "npm:8.29.0"
12621262
debug: "npm:^4.3.4"
12631263
ts-api-utils: "npm:^2.0.1"
12641264
peerDependencies:
12651265
eslint: ^8.57.0 || ^9.0.0
1266-
typescript: ">=4.8.4 <5.8.0"
1267-
checksum: 10c0/b7477a2d239cfd337f7d28641666763cf680a43a8d377a09dc42415f715670d35fbb4e772e103dfe8cd620c377e66bce740106bb3983ee65a739c28fab7325d1
1266+
typescript: ">=4.8.4 <5.9.0"
1267+
checksum: 10c0/f254c8d22fc29ea088d16b06e4be1756cb5ad05ccf5989e163637b9c582e5fc8c27aa7003aad6e6a8158d56d7711ea1e4e9d361702c1a18945e0e6aaff1267c5
12681268
languageName: node
12691269
linkType: hard
12701270

@@ -1275,10 +1275,10 @@ __metadata:
12751275
languageName: node
12761276
linkType: hard
12771277

1278-
"@typescript-eslint/types@npm:8.25.0":
1279-
version: 8.25.0
1280-
resolution: "@typescript-eslint/types@npm:8.25.0"
1281-
checksum: 10c0/b39addbee4be4d66e3089c2d01f9f1d69cedc13bff20e4fa9ed0ca5a0e7591d7c6e41ab3763c8c35404f971bc0fbf9f7867dbc2832740e5b63ee0049d60289f5
1278+
"@typescript-eslint/types@npm:8.29.0":
1279+
version: 8.29.0
1280+
resolution: "@typescript-eslint/types@npm:8.29.0"
1281+
checksum: 10c0/fc1e3f3071102973a9cfb8ae843c51398bd74b5583b7b0edad182ea605ef85e72ceac7987513581869958b3a65303af6b3471bfba5b7be1338e8add62019c858
12821282
languageName: node
12831283
linkType: hard
12841284

@@ -1300,21 +1300,21 @@ __metadata:
13001300
languageName: node
13011301
linkType: hard
13021302

1303-
"@typescript-eslint/typescript-estree@npm:8.25.0":
1304-
version: 8.25.0
1305-
resolution: "@typescript-eslint/typescript-estree@npm:8.25.0"
1303+
"@typescript-eslint/typescript-estree@npm:8.29.0":
1304+
version: 8.29.0
1305+
resolution: "@typescript-eslint/typescript-estree@npm:8.29.0"
13061306
dependencies:
1307-
"@typescript-eslint/types": "npm:8.25.0"
1308-
"@typescript-eslint/visitor-keys": "npm:8.25.0"
1307+
"@typescript-eslint/types": "npm:8.29.0"
1308+
"@typescript-eslint/visitor-keys": "npm:8.29.0"
13091309
debug: "npm:^4.3.4"
13101310
fast-glob: "npm:^3.3.2"
13111311
is-glob: "npm:^4.0.3"
13121312
minimatch: "npm:^9.0.4"
13131313
semver: "npm:^7.6.0"
13141314
ts-api-utils: "npm:^2.0.1"
13151315
peerDependencies:
1316-
typescript: ">=4.8.4 <5.8.0"
1317-
checksum: 10c0/fc9de1c4f6ab81fb80b632dedef84d1ecf4c0abdc5f5246698deb6d86d5c6b5d582ef8a44fdef445bf7fbfa6658db516fe875c9d7c984bf4802e3a508b061856
1316+
typescript: ">=4.8.4 <5.9.0"
1317+
checksum: 10c0/61dd52229a0758e0bd29f732115c16e640a2418fb25488877c74ef03cdbeb43ddc592a37094abd794ef49812f33d6f814c5b662b95ea796ed0a6c6bfc849299b
13181318
languageName: node
13191319
linkType: hard
13201320

@@ -1333,18 +1333,18 @@ __metadata:
13331333
languageName: node
13341334
linkType: hard
13351335

1336-
"@typescript-eslint/utils@npm:8.25.0":
1337-
version: 8.25.0
1338-
resolution: "@typescript-eslint/utils@npm:8.25.0"
1336+
"@typescript-eslint/utils@npm:8.29.0":
1337+
version: 8.29.0
1338+
resolution: "@typescript-eslint/utils@npm:8.29.0"
13391339
dependencies:
13401340
"@eslint-community/eslint-utils": "npm:^4.4.0"
1341-
"@typescript-eslint/scope-manager": "npm:8.25.0"
1342-
"@typescript-eslint/types": "npm:8.25.0"
1343-
"@typescript-eslint/typescript-estree": "npm:8.25.0"
1341+
"@typescript-eslint/scope-manager": "npm:8.29.0"
1342+
"@typescript-eslint/types": "npm:8.29.0"
1343+
"@typescript-eslint/typescript-estree": "npm:8.29.0"
13441344
peerDependencies:
13451345
eslint: ^8.57.0 || ^9.0.0
1346-
typescript: ">=4.8.4 <5.8.0"
1347-
checksum: 10c0/cd15c4919f02899fd3975049a0a051a1455332a108c085a3e90ae9872e2cddac7f20a9a2c616f1366fca84274649e836ad6a437c9c5ead0bdabf5a123d12403f
1346+
typescript: ">=4.8.4 <5.9.0"
1347+
checksum: 10c0/e259d7edd12946b2dc8e1aa3bbea10f66c5277f27dda71368aa2b2923487f28cd1c123681aaae22518a31c8aeabd60a5365f8a832d0f6e6efadb03745a2d8a31
13481348
languageName: node
13491349
linkType: hard
13501350

@@ -1358,13 +1358,13 @@ __metadata:
13581358
languageName: node
13591359
linkType: hard
13601360

1361-
"@typescript-eslint/visitor-keys@npm:8.25.0":
1362-
version: 8.25.0
1363-
resolution: "@typescript-eslint/visitor-keys@npm:8.25.0"
1361+
"@typescript-eslint/visitor-keys@npm:8.29.0":
1362+
version: 8.29.0
1363+
resolution: "@typescript-eslint/visitor-keys@npm:8.29.0"
13641364
dependencies:
1365-
"@typescript-eslint/types": "npm:8.25.0"
1365+
"@typescript-eslint/types": "npm:8.29.0"
13661366
eslint-visitor-keys: "npm:^4.2.0"
1367-
checksum: 10c0/7eb84c5899a25b1eb89d3c3f4be3ff18171f934669c57e2530b6dfa5fdd6eaae60629f3c89d06f4c8075fd1c701de76c0b9194e2922895c661ab6091e48f7db9
1367+
checksum: 10c0/7f5452b137c4edd258b2289cddf5d92687780375db33421bc4f5e2e9b0c94064c7c5ed3a7b5d96dc9c2d09ca7842b4415b3f3ed3e3f1ae3ac2e625ecb5e87efc
13681368
languageName: node
13691369
linkType: hard
13701370

@@ -5819,17 +5819,17 @@ __metadata:
58195819
languageName: node
58205820
linkType: hard
58215821

5822-
"typescript-eslint@npm:8.25.0":
5823-
version: 8.25.0
5824-
resolution: "typescript-eslint@npm:8.25.0"
5822+
"typescript-eslint@npm:8.29.0":
5823+
version: 8.29.0
5824+
resolution: "typescript-eslint@npm:8.29.0"
58255825
dependencies:
5826-
"@typescript-eslint/eslint-plugin": "npm:8.25.0"
5827-
"@typescript-eslint/parser": "npm:8.25.0"
5828-
"@typescript-eslint/utils": "npm:8.25.0"
5826+
"@typescript-eslint/eslint-plugin": "npm:8.29.0"
5827+
"@typescript-eslint/parser": "npm:8.29.0"
5828+
"@typescript-eslint/utils": "npm:8.29.0"
58295829
peerDependencies:
58305830
eslint: ^8.57.0 || ^9.0.0
5831-
typescript: ">=4.8.4 <5.8.0"
5832-
checksum: 10c0/bdc1165be1bc60311045ca69aa1bff4bbb7feac906c6b7885c4bc859693d8ca1b88840a1ba10b226ca2343c4bd7388b7a36e5c787b0d7f1bab5ababb80e783cc
5831+
typescript: ">=4.8.4 <5.9.0"
5832+
checksum: 10c0/1438b80fc875acc65acc842dc870070be31d6a30f756a6d9985fadd063f4f568e74a83bac7aaf94d2320e434df3c033a6e2ab7258b1429cae2aa7c4b16fb5088
58335833
languageName: node
58345834
linkType: hard
58355835

0 commit comments

Comments
 (0)