This is an automated email from the ASF dual-hosted git repository.

kou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-js.git


The following commit(s) were added to refs/heads/main by this push:
     new b745480  chore: bump typescript-eslint from 8.43.0 to 8.45.0 (#291)
b745480 is described below

commit b74548024edc41b8bc55ff61f49d4e74cfbc16a9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 30 09:20:19 2025 +0900

    chore: bump typescript-eslint from 8.43.0 to 8.45.0 (#291)
    
    Bumps
    
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)
    from 8.43.0 to 8.45.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.45.0</h2>
    <h2>8.45.0 (2025-09-29)</h2>
    <h3>🚀 Features</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> expose rule name via RuleModule
    interface (<a
    
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11616";>#11616</a>)</li>
    </ul>
    <h3>🩹 Fixes</h3>
    <ul>
    <li>disable generating declaration maps (<a
    
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11627";>#11627</a>)</li>
    <li><strong>ast-spec:</strong> narrow ArrowFunctionExpression.generator
    to false (<a
    
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11636";>#11636</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-base-to-string] check if
    superclass is ignored (<a
    
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11617";>#11617</a>)</li>
    <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing]
    ignoreBooleanCoercion should not apply to top-level ternary expressions
    (<a
    
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11614";>#11614</a>)</li>
    </ul>
    <h3>❤️ Thank You</h3>
    <ul>
    <li>Bjorn Lu</li>
    <li>Josh Goldberg ✨</li>
    <li>mdm317</li>
    <li>Moses Odutusin <a
    href="https://github.com/thebolarin";><code>@​thebolarin</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://typescript-eslint.io/users/versioning";>versioning
    strategy</a> and <a
    href="https://typescript-eslint.io/users/releases";>releases</a> on our
    website.</p>
    <h2>v8.44.1</h2>
    <h2>8.44.1 (2025-09-22)</h2>
    <h3>🩹 Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [no-base-to-string] make
    ignoredTypeNames match type names without generics (<a
    
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11597";>#11597</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-unsafe-enum-comparison] support
    unions of literals (<a
    
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11599";>#11599</a>)</li>
    <li><strong>eslint-plugin:</strong> [await-thenable] should not report
    passing values to promise aggregators which may be a promise in an array
    literal (<a
    
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11611";>#11611</a>)</li>
    <li><strong>typescript-estree:</strong> forbid class property with name
    <code>constructor</code> (<a
    
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11590";>#11590</a>)</li>
    </ul>
    <h3>❤️ Thank You</h3>
    <ul>
    <li>fisker Cheung <a
    href="https://github.com/fisker";><code>@​fisker</code></a></li>
    <li>Kirk Waiblinger <a
    
href="https://github.com/kirkwaiblinger";><code>@​kirkwaiblinger</code></a></li>
    <li>mdm317</li>
    <li>Ronen Amiel</li>
    </ul>
    <p>You can read about our <a
    href="https://typescript-eslint.io/users/versioning";>versioning
    strategy</a> and <a
    href="https://typescript-eslint.io/users/releases";>releases</a> on our
    website.</p>
    <h2>v8.44.0</h2>
    <h2>8.44.0 (2025-09-15)</h2>
    <h3>🚀 Features</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [await-thenable] report invalid
    (non-promise) values passed to promise aggregator methods (<a
    
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11267";>#11267</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.45.0 (2025-09-29)</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://typescript-eslint.io/users/versioning";>versioning
    strategy</a> and <a
    href="https://typescript-eslint.io/users/releases";>releases</a> on our
    website.</p>
    <h2>8.44.1 (2025-09-22)</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://typescript-eslint.io/users/versioning";>versioning
    strategy</a> and <a
    href="https://typescript-eslint.io/users/releases";>releases</a> on our
    website.</p>
    <h2>8.44.0 (2025-09-15)</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://typescript-eslint.io/users/versioning";>versioning
    strategy</a> and <a
    href="https://typescript-eslint.io/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/255e9e274b24f86f3179146c20c156506312c92c";><code>255e9e2</code></a>
    chore(release): publish 8.45.0</li>
    <li><a
    
href="https://github.com/typescript-eslint/typescript-eslint/commit/c1980522cd11f2de1a49ff6a30b4be7765a843ff";><code>c198052</code></a>
    chore(release): publish 8.44.1</li>
    <li><a
    
href="https://github.com/typescript-eslint/typescript-eslint/commit/77056f77e6fdca54b66ec692e5cefbd9f7a626dd";><code>77056f7</code></a>
    chore(release): publish 8.44.0</li>
    <li>See full diff in <a
    
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.45.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.43.0&new-version=8.45.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>
---
 package.json |   2 +-
 yarn.lock    | 142 +++++++++++++++++++++++++++++------------------------------
 2 files changed, 72 insertions(+), 72 deletions(-)

diff --git a/package.json b/package.json
index 66a770e..1fe8435 100644
--- a/package.json
+++ b/package.json
@@ -102,7 +102,7 @@
     "ts-jest": "29.1.4",
     "typedoc": "0.28.13",
     "typescript": "5.4.5",
-    "typescript-eslint": "8.43.0",
+    "typescript-eslint": "8.45.0",
     "vinyl-buffer": "1.0.1",
     "vinyl-source-stream": "2.0.0",
     "web-streams-polyfill": "3.2.1",
diff --git a/yarn.lock b/yarn.lock
index 7842e25..c730aaa 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1627,79 +1627,79 @@
   dependencies:
     "@types/yargs-parser" "*"
 
-"@typescript-eslint/[email protected]":
-  version "8.43.0"
-  resolved 
"https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.43.0.tgz#4d730c2becd8e47ef76e59f68aee0fb560927cfc";
-  integrity 
sha512-8tg+gt7ENL7KewsKMKDHXR1vm8tt9eMxjJBYINf6swonlWgkYn5NwyIgXpbbDxTNU5DgpDFfj95prcTq2clIQQ==
+"@typescript-eslint/[email protected]":
+  version "8.45.0"
+  resolved 
"https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.45.0.tgz#9f251d4e85ec5089e7cccb09257ce93dbf0d7744";
+  integrity 
sha512-HC3y9CVuevvWCl/oyZuI47dOeDF9ztdMEfMH8/DW/Mhwa9cCLnK1oD7JoTVGW/u7kFzNZUKUoyJEqkaJh5y3Wg==
   dependencies:
     "@eslint-community/regexpp" "^4.10.0"
-    "@typescript-eslint/scope-manager" "8.43.0"
-    "@typescript-eslint/type-utils" "8.43.0"
-    "@typescript-eslint/utils" "8.43.0"
-    "@typescript-eslint/visitor-keys" "8.43.0"
+    "@typescript-eslint/scope-manager" "8.45.0"
+    "@typescript-eslint/type-utils" "8.45.0"
+    "@typescript-eslint/utils" "8.45.0"
+    "@typescript-eslint/visitor-keys" "8.45.0"
     graphemer "^1.4.0"
     ignore "^7.0.0"
     natural-compare "^1.4.0"
     ts-api-utils "^2.1.0"
 
-"@typescript-eslint/[email protected]":
-  version "8.43.0"
-  resolved 
"https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.43.0.tgz#4024159925e7671f1782bdd3498bdcfbd48f9137";
-  integrity 
sha512-B7RIQiTsCBBmY+yW4+ILd6mF5h1FUwJsVvpqkrgpszYifetQ2Ke+Z4u6aZh0CblkUGIdR59iYVyXqqZGkZ3aBw==
+"@typescript-eslint/[email protected]":
+  version "8.45.0"
+  resolved 
"https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.45.0.tgz#571660c98824aefb4a6ec3b3766655d1348520a4";
+  integrity 
sha512-TGf22kon8KW+DeKaUmOibKWktRY8b2NSAZNdtWh798COm1NWx8+xJ6iFBtk3IvLdv6+LGLJLRlyhrhEDZWargQ==
   dependencies:
-    "@typescript-eslint/scope-manager" "8.43.0"
-    "@typescript-eslint/types" "8.43.0"
-    "@typescript-eslint/typescript-estree" "8.43.0"
-    "@typescript-eslint/visitor-keys" "8.43.0"
+    "@typescript-eslint/scope-manager" "8.45.0"
+    "@typescript-eslint/types" "8.45.0"
+    "@typescript-eslint/typescript-estree" "8.45.0"
+    "@typescript-eslint/visitor-keys" "8.45.0"
     debug "^4.3.4"
 
-"@typescript-eslint/[email protected]":
-  version "8.43.0"
-  resolved 
"https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.43.0.tgz#958dbaa16fbd1e81d46ab86e139f6276757140f8";
-  integrity 
sha512-htB/+D/BIGoNTQYffZw4uM4NzzuolCoaA/BusuSIcC8YjmBYQioew5VUZAYdAETPjeed0hqCaW7EHg+Robq8uw==
+"@typescript-eslint/[email protected]":
+  version "8.45.0"
+  resolved 
"https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.45.0.tgz#f83dda1bca31dae2fd6821f9131daf1edebfd46c";
+  integrity 
sha512-3pcVHwMG/iA8afdGLMuTibGR7pDsn9RjDev6CCB+naRsSYs2pns5QbinF4Xqw6YC/Sj3lMrm/Im0eMfaa61WUg==
   dependencies:
-    "@typescript-eslint/tsconfig-utils" "^8.43.0"
-    "@typescript-eslint/types" "^8.43.0"
+    "@typescript-eslint/tsconfig-utils" "^8.45.0"
+    "@typescript-eslint/types" "^8.45.0"
     debug "^4.3.4"
 
-"@typescript-eslint/[email protected]":
-  version "8.43.0"
-  resolved 
"https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.43.0.tgz#009ebc09cc6e7e0dd67898a0e9a70d295361c6b9";
-  integrity 
sha512-daSWlQ87ZhsjrbMLvpuuMAt3y4ba57AuvadcR7f3nl8eS3BjRc8L9VLxFLk92RL5xdXOg6IQ+qKjjqNEimGuAg==
+"@typescript-eslint/[email protected]":
+  version "8.45.0"
+  resolved 
"https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.45.0.tgz#59615ba506a9e3479d1efb0d09d6ab52f2a19142";
+  integrity 
sha512-clmm8XSNj/1dGvJeO6VGH7EUSeA0FMs+5au/u3lrA3KfG8iJ4u8ym9/j2tTEoacAffdW1TVUzXO30W1JTJS7dA==
   dependencies:
-    "@typescript-eslint/types" "8.43.0"
-    "@typescript-eslint/visitor-keys" "8.43.0"
+    "@typescript-eslint/types" "8.45.0"
+    "@typescript-eslint/visitor-keys" "8.45.0"
 
-"@typescript-eslint/[email protected]", 
"@typescript-eslint/tsconfig-utils@^8.43.0":
-  version "8.43.0"
-  resolved 
"https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.43.0.tgz#e6721dba183d61769a90ffdad202aebc383b18c8";
-  integrity 
sha512-ALC2prjZcj2YqqL5X/bwWQmHA2em6/94GcbB/KKu5SX3EBDOsqztmmX1kMkvAJHzxk7TazKzJfFiEIagNV3qEA==
+"@typescript-eslint/[email protected]", 
"@typescript-eslint/tsconfig-utils@^8.45.0":
+  version "8.45.0"
+  resolved 
"https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.45.0.tgz#63d38282790a2566c571bad423e7c1cad1f3d64c";
+  integrity 
sha512-aFdr+c37sc+jqNMGhH+ajxPXwjv9UtFZk79k8pLoJ6p4y0snmYpPA52GuWHgt2ZF4gRRW6odsEj41uZLojDt5w==
 
-"@typescript-eslint/[email protected]":
-  version "8.43.0"
-  resolved 
"https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.43.0.tgz#29ea2e34eeae5b8e9fe4f4730c5659fa330aa04e";
-  integrity 
sha512-qaH1uLBpBuBBuRf8c1mLJ6swOfzCXryhKND04Igr4pckzSEW9JX5Aw9AgW00kwfjWJF0kk0ps9ExKTfvXfw4Qg==
+"@typescript-eslint/[email protected]":
+  version "8.45.0"
+  resolved 
"https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.45.0.tgz#04004bdf2598844faa29fb936fb6b0ee10d6d3f3";
+  integrity 
sha512-bpjepLlHceKgyMEPglAeULX1vixJDgaKocp0RVJ5u4wLJIMNuKtUXIczpJCPcn2waII0yuvks/5m5/h3ZQKs0A==
   dependencies:
-    "@typescript-eslint/types" "8.43.0"
-    "@typescript-eslint/typescript-estree" "8.43.0"
-    "@typescript-eslint/utils" "8.43.0"
+    "@typescript-eslint/types" "8.45.0"
+    "@typescript-eslint/typescript-estree" "8.45.0"
+    "@typescript-eslint/utils" "8.45.0"
     debug "^4.3.4"
     ts-api-utils "^2.1.0"
 
-"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.43.0":
-  version "8.43.0"
-  resolved 
"https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.43.0.tgz#00d34a5099504eb1b263e022cc17c4243ff2302e";
-  integrity 
sha512-vQ2FZaxJpydjSZJKiSW/LJsabFFvV7KgLC5DiLhkBcykhQj8iK9BOaDmQt74nnKdLvceM5xmhaTF+pLekrxEkw==
+"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.45.0":
+  version "8.45.0"
+  resolved 
"https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.45.0.tgz#fc01cd2a4690b9713b02f895e82fb43f7d960684";
+  integrity 
sha512-WugXLuOIq67BMgQInIxxnsSyRLFxdkJEJu8r4ngLR56q/4Q5LrbfkFRH27vMTjxEK8Pyz7QfzuZe/G15qQnVRA==
 
-"@typescript-eslint/[email protected]":
-  version "8.43.0"
-  resolved 
"https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.43.0.tgz#39e5d431239b4d90787072ae0c2290cbd3e0a562";
-  integrity 
sha512-7Vv6zlAhPb+cvEpP06WXXy/ZByph9iL6BQRBDj4kmBsW98AqEeQHlj/13X+sZOrKSo9/rNKH4Ul4f6EICREFdw==
+"@typescript-eslint/[email protected]":
+  version "8.45.0"
+  resolved 
"https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.45.0.tgz#3498500f109a89b104d2770497c707e56dfe062d";
+  integrity 
sha512-GfE1NfVbLam6XQ0LcERKwdTTPlLvHvXXhOeUGC1OXi4eQBoyy1iVsW+uzJ/J9jtCz6/7GCQ9MtrQ0fml/jWCnA==
   dependencies:
-    "@typescript-eslint/project-service" "8.43.0"
-    "@typescript-eslint/tsconfig-utils" "8.43.0"
-    "@typescript-eslint/types" "8.43.0"
-    "@typescript-eslint/visitor-keys" "8.43.0"
+    "@typescript-eslint/project-service" "8.45.0"
+    "@typescript-eslint/tsconfig-utils" "8.45.0"
+    "@typescript-eslint/types" "8.45.0"
+    "@typescript-eslint/visitor-keys" "8.45.0"
     debug "^4.3.4"
     fast-glob "^3.3.2"
     is-glob "^4.0.3"
@@ -1707,22 +1707,22 @@
     semver "^7.6.0"
     ts-api-utils "^2.1.0"
 
-"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^8.0.0":
-  version "8.43.0"
-  resolved 
"https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.43.0.tgz#5c391133a52f8500dfdabd7026be72a537d7b59e";
-  integrity 
sha512-S1/tEmkUeeswxd0GGcnwuVQPFWo8NzZTOMxCvw8BX7OMxnNae+i8Tm7REQen/SwUIPoPqfKn7EaZ+YLpiB3k9g==
+"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^8.0.0":
+  version "8.45.0"
+  resolved 
"https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.45.0.tgz#6e68e92d99019fdf56018d0e6664c76a70470c95";
+  integrity 
sha512-bxi1ht+tLYg4+XV2knz/F7RVhU0k6VrSMc9sb8DQ6fyCTrGQLHfo7lDtN0QJjZjKkLA2ThrKuCdHEvLReqtIGg==
   dependencies:
     "@eslint-community/eslint-utils" "^4.7.0"
-    "@typescript-eslint/scope-manager" "8.43.0"
-    "@typescript-eslint/types" "8.43.0"
-    "@typescript-eslint/typescript-estree" "8.43.0"
+    "@typescript-eslint/scope-manager" "8.45.0"
+    "@typescript-eslint/types" "8.45.0"
+    "@typescript-eslint/typescript-estree" "8.45.0"
 
-"@typescript-eslint/[email protected]":
-  version "8.43.0"
-  resolved 
"https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.43.0.tgz#633d3414afec3cf0a0e4583e1575f4101ef51d30";
-  integrity 
sha512-T+S1KqRD4sg/bHfLwrpF/K3gQLBM1n7Rp7OjjikjTEssI2YJzQpi5WXoynOaQ93ERIuq3O8RBTOUYDKszUCEHw==
+"@typescript-eslint/[email protected]":
+  version "8.45.0"
+  resolved 
"https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.45.0.tgz#4e3bcc55da64ac61069ebfe62ca240567ac7d784";
+  integrity 
sha512-qsaFBA3e09MIDAGFUrTk+dzqtfv1XPVz8t8d1f0ybTzrCY7BKiMC5cjrl1O/P7UmHsNyW90EYSkU/ZWpmXelag==
   dependencies:
-    "@typescript-eslint/types" "8.43.0"
+    "@typescript-eslint/types" "8.45.0"
     eslint-visitor-keys "^4.2.1"
 
 "@webassemblyjs/[email protected]", "@webassemblyjs/ast@^1.14.1":
@@ -6183,15 +6183,15 @@ [email protected]:
     minimatch "^9.0.5"
     yaml "^2.8.1"
 
[email protected]:
-  version "8.43.0"
-  resolved 
"https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.43.0.tgz#335ac16a859f385dfb23022e0d8298962364d099";
-  integrity 
sha512-FyRGJKUGvcFekRRcBKFBlAhnp4Ng8rhe8tuvvkR9OiU0gfd4vyvTRQHEckO6VDlH57jbeUQem2IpqPq9kLJH+w==
[email protected]:
+  version "8.45.0"
+  resolved 
"https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.45.0.tgz#98ab164234dc04c112747ec0a4ae29a94efe123b";
+  integrity 
sha512-qzDmZw/Z5beNLUrXfd0HIW6MzIaAV5WNDxmMs9/3ojGOpYavofgNAAD/nC6tGV2PczIi0iw8vot2eAe/sBn7zg==
   dependencies:
-    "@typescript-eslint/eslint-plugin" "8.43.0"
-    "@typescript-eslint/parser" "8.43.0"
-    "@typescript-eslint/typescript-estree" "8.43.0"
-    "@typescript-eslint/utils" "8.43.0"
+    "@typescript-eslint/eslint-plugin" "8.45.0"
+    "@typescript-eslint/parser" "8.45.0"
+    "@typescript-eslint/typescript-estree" "8.45.0"
+    "@typescript-eslint/utils" "8.45.0"
 
 [email protected]:
   version "5.4.5"

Reply via email to