Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit a544a0e

Browse files
chore(lambda): bump @typescript-eslint/eslint-plugin from 8.18.1 to 8.19.1 in /lambdas (#4338)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.18.1 to 8.19.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v8.19.1</h2> <h2>8.19.1 (2025-01-06)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-base-to-string] check array generic type (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10437">#10437</a>)</li> <li><strong>eslint-plugin:</strong> [no-shadow] report correctly on parameters of functions declared with the <code>declare</code> keyword (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10543">#10543</a>)</li> <li><strong>eslint-plugin:</strong> [strict-boolean-expressions] remove remaining (unsafe) autofixes (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10548">#10548</a>)</li> <li><strong>eslint-plugin:</strong> [no-deprecated] doesn't report on shorthand property in an object expression (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10550">#10550</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kirk Waiblinger</li> <li>mdm317</li> <li>Ronen Amiel</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.19.0</h2> <h2>8.19.0 (2024-12-30)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [strict-boolean-expressions] check array predicate functions' return statements (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10106">#10106</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> add getConstraintInfo to handle generic constraints better (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10496">#10496</a>)</li> <li><strong>eslint-plugin:</strong> [array-type] autofix with conditional types needs parentheses (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10522">#10522</a>)</li> <li><strong>eslint-plugin:</strong> [consistent-indexed-object-style] don't report on indirect circular references (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10537">#10537</a>)</li> <li><strong>eslint-plugin:</strong> [member-ordering] ignore method overloading (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10536">#10536</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Karl Werner</li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li> <li>Ronen Amiel</li> <li>YeonJuan <a href="https://github.com/yeonjuan"><code>@​yeonjuan</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.18.2</h2> <h2>8.18.2 (2024-12-23)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-deprecated] not reporting usages of deprecated declared constants as object value (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10498">#10498</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-reduce-type-parameter] don't report cases in which the fix results in a type error (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10494">#10494</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] don't flag values of an unconstrained or valid type parameter (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10473">#10473</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/eslint-plugin/CHANGELOG.md"><code>@​typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h2>8.19.1 (2025-01-06)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] handle literal types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10523">#10523</a>)</li> <li><strong>eslint-plugin:</strong> [no-deprecated] doesn't report on shorthand property in an object expression (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10550">#10550</a>)</li> <li><strong>eslint-plugin:</strong> [strict-boolean-expressions] remove remaining (unsafe) autofixes (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10548">#10548</a>)</li> <li><strong>eslint-plugin:</strong> [no-shadow] report correctly on parameters of functions declared with the <code>declare</code> keyword (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10543">#10543</a>)</li> <li><strong>eslint-plugin:</strong> [no-base-to-string] check array generic type (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10437">#10437</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kirk Waiblinger</li> <li>mdm317</li> <li>Ronen Amiel</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>8.19.0 (2024-12-30)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [strict-boolean-expressions] check array predicate functions' return statements (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10106">#10106</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [member-ordering] ignore method overloading (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10536">#10536</a>)</li> <li><strong>eslint-plugin:</strong> [consistent-indexed-object-style] don't report on indirect circular references (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10537">#10537</a>)</li> <li><strong>eslint-plugin:</strong> [array-type] autofix with conditional types needs parentheses (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10522">#10522</a>)</li> <li><strong>eslint-plugin:</strong> add getConstraintInfo to handle generic constraints better (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10496">#10496</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Karl Werner</li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li> <li>Ronen Amiel</li> <li>YeonJuan <a href="https://github.com/yeonjuan"><code>@​yeonjuan</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.18.2 (2024-12-23)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] handle noUncheckedIndexedAccess true (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10514">#10514</a>)</li> <li><strong>eslint-plugin:</strong> [consistent-type-assertions] allow default assertionStyle option (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10512">#10512</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-arguments] handle type/value context (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10503">#10503</a>)</li> <li><strong>eslint-plugin:</strong> [no-unsafe-type-assertion] fix for unsafe assertion to a constrained type parameter (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10461">#10461</a>)</li> <li><strong>eslint-plugin:</strong> [consistent-indexed-object-style] use a suggestion over an auto-fix if can't reliably determine that produced index signature is valid (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10490">#10490</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/328b7dfe255b2a9c8226db472b21d070f19193af"><code>328b7df</code></a> chore(release): publish 8.19.1</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/5dedb1c97ba3ebfb9a6e7d7609236f4d06af01c5"><code>5dedb1c</code></a> docs: fix incorrect variable name in a comment in code example (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10613">#10613</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/6e05e56759083946a11b87c1b968c6f12b40a22a"><code>6e05e56</code></a> fix: revert &quot;fix(eslint-plugin): [no-unnecessary-type-assertion] handle liter...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/82716b86f49073719d6928a4cd153c7e7c4118fe"><code>82716b8</code></a> fix(eslint-plugin): [no-unnecessary-type-assertion] handle literal types (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10">#10</a>...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c7154bf71cdceab97133898ac3347d2e6119eb3c"><code>c7154bf</code></a> chore(eslint-plugin): use <code>getConstraintInfo</code> in no-unnecessary-template-expr...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/63b2d3e783a1c6b8810538dd741924a4dd1bf19e"><code>63b2d3e</code></a> fix(eslint-plugin): [no-deprecated] doesn't report on shorthand property in a...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4dbf48b8eec0321babb4293a1be71b54dd00c018"><code>4dbf48b</code></a> fix(eslint-plugin): [strict-boolean-expressions] remove remaining (unsafe) au...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3bacfa744647d78b9f081177beaecdfbc07893b9"><code>3bacfa7</code></a> chore: upgrade to ts-api-utils 2.0 (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10567">#10567</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4f50f642ece25de4053db1f0785d00a815a491bf"><code>4f50f64</code></a> docs: [return-await] make the rule no longer an extension of ESLint no-return...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4e7f5f86d9b9090fbd9786593802dc6fc94fd134"><code>4e7f5f8</code></a> docs: [prefer-nullish-coalescing] fix admonition (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10574">#10574</a>)</li> <li>Additional commits viewable in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.1/packages/eslint-plugin">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=8.18.1&new-version=8.19.1)](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 c89c3aa commit a544a0e

File tree

8 files changed

+68
-59
lines changed

8 files changed

+68
-59
lines changed

Diff for: lambdas/functions/ami-housekeeper/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/aws-lambda": "^8.10.146",
2121
"@types/jest": "^29.5.14",
2222
"@types/node": "^22.10.2",
23-
"@typescript-eslint/eslint-plugin": "^8.18.1",
23+
"@typescript-eslint/eslint-plugin": "^8.19.1",
2424
"@typescript-eslint/parser": "^8.16.0",
2525
"@vercel/ncc": "^0.38.3",
2626
"aws-sdk-client-mock": "^4.1.0",

Diff for: lambdas/functions/control-plane/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/aws-lambda": "^8.10.146",
2121
"@types/jest": "^29.5.14",
2222
"@types/node": "^22.10.2",
23-
"@typescript-eslint/eslint-plugin": "^8.18.1",
23+
"@typescript-eslint/eslint-plugin": "^8.19.1",
2424
"@typescript-eslint/parser": "^8.16.0",
2525
"@vercel/ncc": "^0.38.3",
2626
"aws-sdk-client-mock": "^4.1.0",

Diff for: lambdas/functions/gh-agent-syncer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/jest": "^29.5.14",
2222
"@types/node": "^22.10.2",
2323
"@types/request": "^2.48.12",
24-
"@typescript-eslint/eslint-plugin": "^8.18.1",
24+
"@typescript-eslint/eslint-plugin": "^8.19.1",
2525
"@typescript-eslint/parser": "^8.16.0",
2626
"@vercel/ncc": "^0.38.3",
2727
"aws-sdk-client-mock": "^4.1.0",

Diff for: lambdas/functions/termination-watcher/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/aws-lambda": "^8.10.146",
1919
"@types/jest": "^29.5.14",
2020
"@types/node": "^22.10.2",
21-
"@typescript-eslint/eslint-plugin": "^8.18.1",
21+
"@typescript-eslint/eslint-plugin": "^8.19.1",
2222
"@typescript-eslint/parser": "^8.16.0",
2323
"@vercel/ncc": "^0.38.3",
2424
"aws-sdk-client-mock": "^4.1.0",

Diff for: lambdas/functions/webhook/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/express": "^4.17.21",
2323
"@types/jest": "^29.5.14",
2424
"@types/node": "^22.10.2",
25-
"@typescript-eslint/eslint-plugin": "^8.18.1",
25+
"@typescript-eslint/eslint-plugin": "^8.19.1",
2626
"@typescript-eslint/parser": "^8.16.0",
2727
"@vercel/ncc": "0.38.3",
2828
"body-parser": "^1.20.3",

Diff for: lambdas/libs/aws-powertools-util/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/express": "^4.17.21",
2020
"@types/jest": "^29.5.14",
2121
"@types/node": "^22.10.2",
22-
"@typescript-eslint/eslint-plugin": "^8.18.1",
22+
"@typescript-eslint/eslint-plugin": "^8.19.1",
2323
"@typescript-eslint/parser": "^8.16.0",
2424
"@vercel/ncc": "0.38.3",
2525
"body-parser": "^1.20.3",

Diff for: lambdas/libs/aws-ssm-util/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/express": "^4.17.21",
2020
"@types/jest": "^29.5.14",
2121
"@types/node": "^22.10.2",
22-
"@typescript-eslint/eslint-plugin": "^8.18.1",
22+
"@typescript-eslint/eslint-plugin": "^8.19.1",
2323
"@typescript-eslint/parser": "^8.16.0",
2424
"@vercel/ncc": "0.38.3",
2525
"body-parser": "^1.20.3",

Diff for: lambdas/yarn.lock

+61-52
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ __metadata:
110110
"@types/aws-lambda": "npm:^8.10.146"
111111
"@types/jest": "npm:^29.5.14"
112112
"@types/node": "npm:^22.10.2"
113-
"@typescript-eslint/eslint-plugin": "npm:^8.18.1"
113+
"@typescript-eslint/eslint-plugin": "npm:^8.19.1"
114114
"@typescript-eslint/parser": "npm:^8.16.0"
115115
"@vercel/ncc": "npm:^0.38.3"
116116
aws-sdk-client-mock: "npm:^4.1.0"
@@ -142,7 +142,7 @@ __metadata:
142142
"@types/express": "npm:^4.17.21"
143143
"@types/jest": "npm:^29.5.14"
144144
"@types/node": "npm:^22.10.2"
145-
"@typescript-eslint/eslint-plugin": "npm:^8.18.1"
145+
"@typescript-eslint/eslint-plugin": "npm:^8.19.1"
146146
"@typescript-eslint/parser": "npm:^8.16.0"
147147
"@vercel/ncc": "npm:0.38.3"
148148
aws-lambda: "npm:^1.0.7"
@@ -172,7 +172,7 @@ __metadata:
172172
"@types/express": "npm:^4.17.21"
173173
"@types/jest": "npm:^29.5.14"
174174
"@types/node": "npm:^22.10.2"
175-
"@typescript-eslint/eslint-plugin": "npm:^8.18.1"
175+
"@typescript-eslint/eslint-plugin": "npm:^8.19.1"
176176
"@typescript-eslint/parser": "npm:^8.16.0"
177177
"@vercel/ncc": "npm:0.38.3"
178178
body-parser: "npm:^1.20.3"
@@ -209,7 +209,7 @@ __metadata:
209209
"@types/aws-lambda": "npm:^8.10.146"
210210
"@types/jest": "npm:^29.5.14"
211211
"@types/node": "npm:^22.10.2"
212-
"@typescript-eslint/eslint-plugin": "npm:^8.18.1"
212+
"@typescript-eslint/eslint-plugin": "npm:^8.19.1"
213213
"@typescript-eslint/parser": "npm:^8.16.0"
214214
"@vercel/ncc": "npm:^0.38.3"
215215
aws-sdk-client-mock: "npm:^4.1.0"
@@ -245,7 +245,7 @@ __metadata:
245245
"@types/jest": "npm:^29.5.14"
246246
"@types/node": "npm:^22.10.2"
247247
"@types/request": "npm:^2.48.12"
248-
"@typescript-eslint/eslint-plugin": "npm:^8.18.1"
248+
"@typescript-eslint/eslint-plugin": "npm:^8.19.1"
249249
"@typescript-eslint/parser": "npm:^8.16.0"
250250
"@vercel/ncc": "npm:^0.38.3"
251251
aws-sdk-client-mock: "npm:^4.1.0"
@@ -274,7 +274,7 @@ __metadata:
274274
"@types/aws-lambda": "npm:^8.10.146"
275275
"@types/jest": "npm:^29.5.14"
276276
"@types/node": "npm:^22.10.2"
277-
"@typescript-eslint/eslint-plugin": "npm:^8.18.1"
277+
"@typescript-eslint/eslint-plugin": "npm:^8.19.1"
278278
"@typescript-eslint/parser": "npm:^8.16.0"
279279
"@vercel/ncc": "npm:^0.38.3"
280280
aws-sdk-client-mock: "npm:^4.1.0"
@@ -310,7 +310,7 @@ __metadata:
310310
"@types/express": "npm:^4.17.21"
311311
"@types/jest": "npm:^29.5.14"
312312
"@types/node": "npm:^22.10.2"
313-
"@typescript-eslint/eslint-plugin": "npm:^8.18.1"
313+
"@typescript-eslint/eslint-plugin": "npm:^8.19.1"
314314
"@typescript-eslint/parser": "npm:^8.16.0"
315315
"@vercel/ncc": "npm:0.38.3"
316316
aws-lambda: "npm:^1.0.7"
@@ -5408,24 +5408,24 @@ __metadata:
54085408
languageName: node
54095409
linkType: hard
54105410

5411-
"@typescript-eslint/eslint-plugin@npm:^8.18.1":
5412-
version: 8.18.1
5413-
resolution: "@typescript-eslint/eslint-plugin@npm:8.18.1"
5411+
"@typescript-eslint/eslint-plugin@npm:^8.19.1":
5412+
version: 8.19.1
5413+
resolution: "@typescript-eslint/eslint-plugin@npm:8.19.1"
54145414
dependencies:
54155415
"@eslint-community/regexpp": "npm:^4.10.0"
5416-
"@typescript-eslint/scope-manager": "npm:8.18.1"
5417-
"@typescript-eslint/type-utils": "npm:8.18.1"
5418-
"@typescript-eslint/utils": "npm:8.18.1"
5419-
"@typescript-eslint/visitor-keys": "npm:8.18.1"
5416+
"@typescript-eslint/scope-manager": "npm:8.19.1"
5417+
"@typescript-eslint/type-utils": "npm:8.19.1"
5418+
"@typescript-eslint/utils": "npm:8.19.1"
5419+
"@typescript-eslint/visitor-keys": "npm:8.19.1"
54205420
graphemer: "npm:^1.4.0"
54215421
ignore: "npm:^5.3.1"
54225422
natural-compare: "npm:^1.4.0"
5423-
ts-api-utils: "npm:^1.3.0"
5423+
ts-api-utils: "npm:^2.0.0"
54245424
peerDependencies:
54255425
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
54265426
eslint: ^8.57.0 || ^9.0.0
54275427
typescript: ">=4.8.4 <5.8.0"
5428-
checksum: 10c0/7994d323228f3fc3ec124291cd02761251bcd9a5a6356001d2cb8f68abdb400c3cfbeb343d6941d8e6b6c8d2d616a278bbb3b6d9ed839ba5148a05f60a1f67b4
5428+
checksum: 10c0/993784b04533b13c3f3919c793cfc3a369fa61692e1a2d72de6fba27df247c275d852cdcbc4e393c310b73fce8d34d210a9b632b66f4d761a1a3b4781f8fa93f
54295429
languageName: node
54305430
linkType: hard
54315431

@@ -5457,28 +5457,28 @@ __metadata:
54575457
languageName: node
54585458
linkType: hard
54595459

5460-
"@typescript-eslint/scope-manager@npm:8.18.1":
5461-
version: 8.18.1
5462-
resolution: "@typescript-eslint/scope-manager@npm:8.18.1"
5460+
"@typescript-eslint/scope-manager@npm:8.19.1":
5461+
version: 8.19.1
5462+
resolution: "@typescript-eslint/scope-manager@npm:8.19.1"
54635463
dependencies:
5464-
"@typescript-eslint/types": "npm:8.18.1"
5465-
"@typescript-eslint/visitor-keys": "npm:8.18.1"
5466-
checksum: 10c0/97c503b2ece79b6c99ca8e6a5f1f40855cf72f17fbf05e42e62d19c2666e7e6f5df9bf71f13dbc4720c5ee0397670ba8052482a90441fbffa901da5f2e739565
5464+
"@typescript-eslint/types": "npm:8.19.1"
5465+
"@typescript-eslint/visitor-keys": "npm:8.19.1"
5466+
checksum: 10c0/7dca0c28ad27a0c7e26499e0f584f98efdcf34087f46aadc661b36c310484b90655e83818bafd249b5a28c7094a69c54d553f6cd403869bf134f95a9148733f5
54675467
languageName: node
54685468
linkType: hard
54695469

5470-
"@typescript-eslint/type-utils@npm:8.18.1":
5471-
version: 8.18.1
5472-
resolution: "@typescript-eslint/type-utils@npm:8.18.1"
5470+
"@typescript-eslint/type-utils@npm:8.19.1":
5471+
version: 8.19.1
5472+
resolution: "@typescript-eslint/type-utils@npm:8.19.1"
54735473
dependencies:
5474-
"@typescript-eslint/typescript-estree": "npm:8.18.1"
5475-
"@typescript-eslint/utils": "npm:8.18.1"
5474+
"@typescript-eslint/typescript-estree": "npm:8.19.1"
5475+
"@typescript-eslint/utils": "npm:8.19.1"
54765476
debug: "npm:^4.3.4"
5477-
ts-api-utils: "npm:^1.3.0"
5477+
ts-api-utils: "npm:^2.0.0"
54785478
peerDependencies:
54795479
eslint: ^8.57.0 || ^9.0.0
54805480
typescript: ">=4.8.4 <5.8.0"
5481-
checksum: 10c0/cfe5362a22fa5e18a2662928904da024e42c84cb58a46238b9b61edafcd046f53c9505637176c8cd1c386165c6a6ed15a2b51700495cad6c20e0e33499d483a1
5481+
checksum: 10c0/757592b515beec58c079c605aa648ba94d985ae48ba40460034e849c7bc2b603b1da6113e59688e284608c9d5ccaa27adf0a14fb032cb1782200c6acae51ddd2
54825482
languageName: node
54835483
linkType: hard
54845484

@@ -5489,10 +5489,10 @@ __metadata:
54895489
languageName: node
54905490
linkType: hard
54915491

5492-
"@typescript-eslint/types@npm:8.18.1":
5493-
version: 8.18.1
5494-
resolution: "@typescript-eslint/types@npm:8.18.1"
5495-
checksum: 10c0/0a2ca5f7cdebcc844b6bc1e5afc5d83b563f55917d20e3fea3a17ed39c54b003178e26b5ec535113f45c93c569b46628d9a67defa70c01cbdfa801573fed69a2
5492+
"@typescript-eslint/types@npm:8.19.1":
5493+
version: 8.19.1
5494+
resolution: "@typescript-eslint/types@npm:8.19.1"
5495+
checksum: 10c0/e907bf096d5ed7a812a1e537a98dd881ab5d2d47e072225bfffaa218c1433115a148b27a15744db8374b46dac721617c6d13a1da255fdeb369cf193416533f6e
54965496
languageName: node
54975497
linkType: hard
54985498

@@ -5515,36 +5515,36 @@ __metadata:
55155515
languageName: node
55165516
linkType: hard
55175517

5518-
"@typescript-eslint/typescript-estree@npm:8.18.1":
5519-
version: 8.18.1
5520-
resolution: "@typescript-eslint/typescript-estree@npm:8.18.1"
5518+
"@typescript-eslint/typescript-estree@npm:8.19.1":
5519+
version: 8.19.1
5520+
resolution: "@typescript-eslint/typescript-estree@npm:8.19.1"
55215521
dependencies:
5522-
"@typescript-eslint/types": "npm:8.18.1"
5523-
"@typescript-eslint/visitor-keys": "npm:8.18.1"
5522+
"@typescript-eslint/types": "npm:8.19.1"
5523+
"@typescript-eslint/visitor-keys": "npm:8.19.1"
55245524
debug: "npm:^4.3.4"
55255525
fast-glob: "npm:^3.3.2"
55265526
is-glob: "npm:^4.0.3"
55275527
minimatch: "npm:^9.0.4"
55285528
semver: "npm:^7.6.0"
5529-
ts-api-utils: "npm:^1.3.0"
5529+
ts-api-utils: "npm:^2.0.0"
55305530
peerDependencies:
55315531
typescript: ">=4.8.4 <5.8.0"
5532-
checksum: 10c0/7ecb061dc63c729b23f4f15db5736ca93b1ae633108400e6c31cf8af782494912f25c3683f9f952dbfd10cb96031caba247a1ad406abf5d163639a00ac3ce5a3
5532+
checksum: 10c0/549d9d565a58a25fc8397a555506f2e8d29a740f5b6ed9105479e22de5aab89d9d535959034a8e9d4115adb435de09ee6987d28e8922052eea577842ddce1a7a
55335533
languageName: node
55345534
linkType: hard
55355535

5536-
"@typescript-eslint/utils@npm:8.18.1":
5537-
version: 8.18.1
5538-
resolution: "@typescript-eslint/utils@npm:8.18.1"
5536+
"@typescript-eslint/utils@npm:8.19.1":
5537+
version: 8.19.1
5538+
resolution: "@typescript-eslint/utils@npm:8.19.1"
55395539
dependencies:
55405540
"@eslint-community/eslint-utils": "npm:^4.4.0"
5541-
"@typescript-eslint/scope-manager": "npm:8.18.1"
5542-
"@typescript-eslint/types": "npm:8.18.1"
5543-
"@typescript-eslint/typescript-estree": "npm:8.18.1"
5541+
"@typescript-eslint/scope-manager": "npm:8.19.1"
5542+
"@typescript-eslint/types": "npm:8.19.1"
5543+
"@typescript-eslint/typescript-estree": "npm:8.19.1"
55445544
peerDependencies:
55455545
eslint: ^8.57.0 || ^9.0.0
55465546
typescript: ">=4.8.4 <5.8.0"
5547-
checksum: 10c0/1e29408bd8fbda9f3386dabdb2b7471dacff28342d5bd6521ca3b7932df0cae100030d2eac75d946a82cbefa33f78000eed4ce789128fdea069ffeabd4429d80
5547+
checksum: 10c0/f7d2fe9a2bd8cb3ae6fafe5e465882a6784b2acf81d43d194c579381b92651c2ffc0fca69d2a35eee119f539622752a0e9ec063aaec7576d5d2bfe68b441980d
55485548
languageName: node
55495549
linkType: hard
55505550

@@ -5558,13 +5558,13 @@ __metadata:
55585558
languageName: node
55595559
linkType: hard
55605560

5561-
"@typescript-eslint/visitor-keys@npm:8.18.1":
5562-
version: 8.18.1
5563-
resolution: "@typescript-eslint/visitor-keys@npm:8.18.1"
5561+
"@typescript-eslint/visitor-keys@npm:8.19.1":
5562+
version: 8.19.1
5563+
resolution: "@typescript-eslint/visitor-keys@npm:8.19.1"
55645564
dependencies:
5565-
"@typescript-eslint/types": "npm:8.18.1"
5565+
"@typescript-eslint/types": "npm:8.19.1"
55665566
eslint-visitor-keys: "npm:^4.2.0"
5567-
checksum: 10c0/68651ae1825dbd660ea39b4e1d1618f6ad0026fa3a04aecec296750977cab316564e3e2ace8edbebf1ae86bd17d86acc98cac7b6e9aad4e1c666bd26f18706ad
5567+
checksum: 10c0/117537450a099f51f3f0d39186f248ae370bdc1b7f6975dbdbffcfc89e6e1aa47c1870db790d4f778a48f2c1f6cd9c269b63867c12afaa424367c63dabee8fd0
55685568
languageName: node
55695569
linkType: hard
55705570

@@ -11141,6 +11141,15 @@ __metadata:
1114111141
languageName: node
1114211142
linkType: hard
1114311143

11144+
"ts-api-utils@npm:^2.0.0":
11145+
version: 2.0.0
11146+
resolution: "ts-api-utils@npm:2.0.0"
11147+
peerDependencies:
11148+
typescript: ">=4.8.4"
11149+
checksum: 10c0/6165e29a5b75bd0218e3cb0f9ee31aa893dbd819c2e46dbb086c841121eb0436ed47c2c18a20cb3463d74fd1fb5af62e2604ba5971cc48e5b38ebbdc56746dfc
11150+
languageName: node
11151+
linkType: hard
11152+
1114411153
"ts-essentials@npm:^10.0.0":
1114511154
version: 10.0.1
1114611155
resolution: "ts-essentials@npm:10.0.1"

0 commit comments

Comments
 (0)