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

Commit 1152752

Browse files
chore(lambda): bump @typescript-eslint/eslint-plugin from 8.17.0 to 8.18.1 in /lambdas (#4311)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.17.0 to 8.18.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.18.1</h2> <h2>8.18.1 (2024-12-16)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unnecessary-template-expression] don't report when an expression includes comment (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10444">#10444</a>)</li> <li><strong>eslint-plugin:</strong> handle string like index type (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10460">#10460</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-boolean-literal-compare] flag values of a type parameter with boolean type constraints (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10474">#10474</a>)</li> <li><strong>eslint-plugin:</strong> use consistent naming for asserting types and casting values (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10472">#10472</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] better message when comparing between literal types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10454">#10454</a>)</li> <li><strong>scope-manager:</strong> visit params decorator before nest scope (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10475">#10475</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <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.0</h2> <h2>8.18.0 (2024-12-09)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-deprecated] report on super call of deprecated constructor (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10397">#10397</a>)</li> <li><strong>eslint-plugin:</strong> [switch-exhaustiveness-check] add support for &quot;no default&quot; comment (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10218">#10218</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>typescript peer dependency (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10373">#10373</a>)</li> <li><strong>deps:</strong> update dependency eslint to v9.16.0 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10471">#10471</a>)</li> <li><strong>eslint-plugin:</strong> [no-deprecated] check if a JSX attribute is deprecated (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10374">#10374</a>)</li> <li><strong>eslint-plugin:</strong> [no-base-to-string] handle more robustly when multiple <code>toString()</code> declarations are present for a type (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10432">#10432</a>)</li> <li><strong>eslint-plugin:</strong> [use-unknown-in-catch-callback-variable] only flag function literals (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10436">#10436</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kim Sang Du <a href="https://github.com/developer-bandi"><code>@​developer-bandi</code></a></li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li> <li>mdm317</li> <li>rtritto</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>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.18.1 (2024-12-16)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>scope-manager:</strong> visit params decorator before nest scope (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10475">#10475</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] better message when comparing between literal types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10454">#10454</a>)</li> <li><strong>eslint-plugin:</strong> use consistent naming for asserting types and casting values (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10472">#10472</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-boolean-literal-compare] flag values of a type parameter with boolean type constraints (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10474">#10474</a>)</li> <li><strong>eslint-plugin:</strong> handle string like index type (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10460">#10460</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-template-expression] don't report when an expression includes comment (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10444">#10444</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <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.0 (2024-12-09)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [switch-exhaustiveness-check] add support for &quot;no default&quot; comment (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10218">#10218</a>)</li> <li><strong>eslint-plugin:</strong> [no-deprecated] report on super call of deprecated constructor (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10397">#10397</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [use-unknown-in-catch-callback-variable] only flag function literals (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10436">#10436</a>)</li> <li><strong>eslint-plugin:</strong> [no-base-to-string] handle more robustly when multiple <code>toString()</code> declarations are present for a type (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10432">#10432</a>)</li> <li><strong>eslint-plugin:</strong> [no-deprecated] check if a JSX attribute is deprecated (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10374">#10374</a>)</li> <li>typescript peer dependency (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10373">#10373</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kim Sang Du <a href="https://github.com/developer-bandi"><code>@​developer-bandi</code></a></li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li> <li>mdm317</li> <li>rtritto</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/b2ce15840934fb5bf1ad4b1136658be9578ab82c"><code>b2ce158</code></a> chore(release): publish 8.18.1</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/5a9788c97684e7891faba8e5604c26fff513d554"><code>5a9788c</code></a> fix(scope-manager): visit params decorator before nest scope (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10475">#10475</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/334d02514d840252c72c102689373f836ba131f6"><code>334d025</code></a> fix(eslint-plugin): [no-unnecessary-condition] better message when comparing ...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/984f1776e9e781a8366a38d813824e71c3aa07b5"><code>984f177</code></a> fix(eslint-plugin): use consistent naming for asserting types and casting val...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/eaae68c174d56797f94341b7cfaad0ecaa4c3eac"><code>eaae68c</code></a> fix(eslint-plugin): [no-unnecessary-boolean-literal-compare] flag values of a...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/bddb35b94b59d3ba6910840ef6ee6bb32b1b307d"><code>bddb35b</code></a> fix(eslint-plugin): handle string like index type (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10460">#10460</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/d5415e2222e7cc30181ad94441e996a52112b166"><code>d5415e2</code></a> fix(eslint-plugin): [no-unnecessary-template-expression] don't report when an...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c60dbabd8a93e001543de64ec479f62e9725978a"><code>c60dbab</code></a> chore(release): publish 8.18.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/0d65f179ac88ab6bb60cd3fcb1ad67bdc725a9d1"><code>0d65f17</code></a> chore: enforce repo nullish check style (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10419">#10419</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/a54a8e1fc8b038e4133c40fb4c3fe5f612dccfd4"><code>a54a8e1</code></a> fix(eslint-plugin): [use-unknown-in-catch-callback-variable] only flag functi...</li> <li>Additional commits viewable in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.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.17.0&new-version=8.18.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 3f9b768 commit 1152752

File tree

8 files changed

+61
-68
lines changed

8 files changed

+61
-68
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.145",
2121
"@types/jest": "^29.5.14",
2222
"@types/node": "^22.9.0",
23-
"@typescript-eslint/eslint-plugin": "^8.17.0",
23+
"@typescript-eslint/eslint-plugin": "^8.18.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.145",
2121
"@types/jest": "^29.5.14",
2222
"@types/node": "^22.9.0",
23-
"@typescript-eslint/eslint-plugin": "^8.17.0",
23+
"@typescript-eslint/eslint-plugin": "^8.18.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.9.0",
2323
"@types/request": "^2.48.12",
24-
"@typescript-eslint/eslint-plugin": "^8.17.0",
24+
"@typescript-eslint/eslint-plugin": "^8.18.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.145",
1919
"@types/jest": "^29.5.14",
2020
"@types/node": "^22.9.0",
21-
"@typescript-eslint/eslint-plugin": "^8.17.0",
21+
"@typescript-eslint/eslint-plugin": "^8.18.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.9.0",
25-
"@typescript-eslint/eslint-plugin": "^8.17.0",
25+
"@typescript-eslint/eslint-plugin": "^8.18.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.9.0",
22-
"@typescript-eslint/eslint-plugin": "^8.17.0",
22+
"@typescript-eslint/eslint-plugin": "^8.18.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.9.0",
22-
"@typescript-eslint/eslint-plugin": "^8.17.0",
22+
"@typescript-eslint/eslint-plugin": "^8.18.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

+54-61
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ __metadata:
110110
"@types/aws-lambda": "npm:^8.10.145"
111111
"@types/jest": "npm:^29.5.14"
112112
"@types/node": "npm:^22.9.0"
113-
"@typescript-eslint/eslint-plugin": "npm:^8.17.0"
113+
"@typescript-eslint/eslint-plugin": "npm:^8.18.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.9.0"
145-
"@typescript-eslint/eslint-plugin": "npm:^8.17.0"
145+
"@typescript-eslint/eslint-plugin": "npm:^8.18.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.9.0"
175-
"@typescript-eslint/eslint-plugin": "npm:^8.17.0"
175+
"@typescript-eslint/eslint-plugin": "npm:^8.18.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.145"
210210
"@types/jest": "npm:^29.5.14"
211211
"@types/node": "npm:^22.9.0"
212-
"@typescript-eslint/eslint-plugin": "npm:^8.17.0"
212+
"@typescript-eslint/eslint-plugin": "npm:^8.18.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.9.0"
247247
"@types/request": "npm:^2.48.12"
248-
"@typescript-eslint/eslint-plugin": "npm:^8.17.0"
248+
"@typescript-eslint/eslint-plugin": "npm:^8.18.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.145"
275275
"@types/jest": "npm:^29.5.14"
276276
"@types/node": "npm:^22.9.0"
277-
"@typescript-eslint/eslint-plugin": "npm:^8.17.0"
277+
"@typescript-eslint/eslint-plugin": "npm:^8.18.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.9.0"
313-
"@typescript-eslint/eslint-plugin": "npm:^8.17.0"
313+
"@typescript-eslint/eslint-plugin": "npm:^8.18.1"
314314
"@typescript-eslint/parser": "npm:^8.16.0"
315315
"@vercel/ncc": "npm:0.38.3"
316316
aws-lambda: "npm:^1.0.7"
@@ -5354,26 +5354,24 @@ __metadata:
53545354
languageName: node
53555355
linkType: hard
53565356

5357-
"@typescript-eslint/eslint-plugin@npm:^8.17.0":
5358-
version: 8.17.0
5359-
resolution: "@typescript-eslint/eslint-plugin@npm:8.17.0"
5357+
"@typescript-eslint/eslint-plugin@npm:^8.18.1":
5358+
version: 8.18.1
5359+
resolution: "@typescript-eslint/eslint-plugin@npm:8.18.1"
53605360
dependencies:
53615361
"@eslint-community/regexpp": "npm:^4.10.0"
5362-
"@typescript-eslint/scope-manager": "npm:8.17.0"
5363-
"@typescript-eslint/type-utils": "npm:8.17.0"
5364-
"@typescript-eslint/utils": "npm:8.17.0"
5365-
"@typescript-eslint/visitor-keys": "npm:8.17.0"
5362+
"@typescript-eslint/scope-manager": "npm:8.18.1"
5363+
"@typescript-eslint/type-utils": "npm:8.18.1"
5364+
"@typescript-eslint/utils": "npm:8.18.1"
5365+
"@typescript-eslint/visitor-keys": "npm:8.18.1"
53665366
graphemer: "npm:^1.4.0"
53675367
ignore: "npm:^5.3.1"
53685368
natural-compare: "npm:^1.4.0"
53695369
ts-api-utils: "npm:^1.3.0"
53705370
peerDependencies:
53715371
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
53725372
eslint: ^8.57.0 || ^9.0.0
5373-
peerDependenciesMeta:
5374-
typescript:
5375-
optional: true
5376-
checksum: 10c0/d78778173571a9a1370345bc2aa3e850235a489d16b8a8b5ba3086b988bbef7549bdae38e509d7a679ba3179c688cc5a408376b158be402770836e94ffc9602d
5373+
typescript: ">=4.8.4 <5.8.0"
5374+
checksum: 10c0/7994d323228f3fc3ec124291cd02761251bcd9a5a6356001d2cb8f68abdb400c3cfbeb343d6941d8e6b6c8d2d616a278bbb3b6d9ed839ba5148a05f60a1f67b4
53775375
languageName: node
53785376
linkType: hard
53795377

@@ -5405,30 +5403,28 @@ __metadata:
54055403
languageName: node
54065404
linkType: hard
54075405

5408-
"@typescript-eslint/scope-manager@npm:8.17.0":
5409-
version: 8.17.0
5410-
resolution: "@typescript-eslint/scope-manager@npm:8.17.0"
5406+
"@typescript-eslint/scope-manager@npm:8.18.1":
5407+
version: 8.18.1
5408+
resolution: "@typescript-eslint/scope-manager@npm:8.18.1"
54115409
dependencies:
5412-
"@typescript-eslint/types": "npm:8.17.0"
5413-
"@typescript-eslint/visitor-keys": "npm:8.17.0"
5414-
checksum: 10c0/0c08d14240bad4b3f6874f08ba80b29db1a6657437089a6f109db458c544d835bcdc06ba9140bb4f835233ba4326d9a86e6cf6bdb5209960d2f7025aa3191f4f
5410+
"@typescript-eslint/types": "npm:8.18.1"
5411+
"@typescript-eslint/visitor-keys": "npm:8.18.1"
5412+
checksum: 10c0/97c503b2ece79b6c99ca8e6a5f1f40855cf72f17fbf05e42e62d19c2666e7e6f5df9bf71f13dbc4720c5ee0397670ba8052482a90441fbffa901da5f2e739565
54155413
languageName: node
54165414
linkType: hard
54175415

5418-
"@typescript-eslint/type-utils@npm:8.17.0":
5419-
version: 8.17.0
5420-
resolution: "@typescript-eslint/type-utils@npm:8.17.0"
5416+
"@typescript-eslint/type-utils@npm:8.18.1":
5417+
version: 8.18.1
5418+
resolution: "@typescript-eslint/type-utils@npm:8.18.1"
54215419
dependencies:
5422-
"@typescript-eslint/typescript-estree": "npm:8.17.0"
5423-
"@typescript-eslint/utils": "npm:8.17.0"
5420+
"@typescript-eslint/typescript-estree": "npm:8.18.1"
5421+
"@typescript-eslint/utils": "npm:8.18.1"
54245422
debug: "npm:^4.3.4"
54255423
ts-api-utils: "npm:^1.3.0"
54265424
peerDependencies:
54275425
eslint: ^8.57.0 || ^9.0.0
5428-
peerDependenciesMeta:
5429-
typescript:
5430-
optional: true
5431-
checksum: 10c0/6138ec71b5692d4b5e0bf3d7f66a6fa4e91ddea7031907b0ac45a7693df0a2f4cc5bca7218311e0639620d636ceb7efec83a137dfcd5938304d873b774fcc8bd
5426+
typescript: ">=4.8.4 <5.8.0"
5427+
checksum: 10c0/cfe5362a22fa5e18a2662928904da024e42c84cb58a46238b9b61edafcd046f53c9505637176c8cd1c386165c6a6ed15a2b51700495cad6c20e0e33499d483a1
54325428
languageName: node
54335429
linkType: hard
54345430

@@ -5439,10 +5435,10 @@ __metadata:
54395435
languageName: node
54405436
linkType: hard
54415437

5442-
"@typescript-eslint/types@npm:8.17.0":
5443-
version: 8.17.0
5444-
resolution: "@typescript-eslint/types@npm:8.17.0"
5445-
checksum: 10c0/26b1bf9dfc3ee783c85c6f354b84c28706d5689d777f3ff2de2cb496e45f9d0189c0d561c03ccbc8b24712438be17cf63dd0871ff3ca2083e7f48749770d1893
5438+
"@typescript-eslint/types@npm:8.18.1":
5439+
version: 8.18.1
5440+
resolution: "@typescript-eslint/types@npm:8.18.1"
5441+
checksum: 10c0/0a2ca5f7cdebcc844b6bc1e5afc5d83b563f55917d20e3fea3a17ed39c54b003178e26b5ec535113f45c93c569b46628d9a67defa70c01cbdfa801573fed69a2
54465442
languageName: node
54475443
linkType: hard
54485444

@@ -5465,39 +5461,36 @@ __metadata:
54655461
languageName: node
54665462
linkType: hard
54675463

5468-
"@typescript-eslint/typescript-estree@npm:8.17.0":
5469-
version: 8.17.0
5470-
resolution: "@typescript-eslint/typescript-estree@npm:8.17.0"
5464+
"@typescript-eslint/typescript-estree@npm:8.18.1":
5465+
version: 8.18.1
5466+
resolution: "@typescript-eslint/typescript-estree@npm:8.18.1"
54715467
dependencies:
5472-
"@typescript-eslint/types": "npm:8.17.0"
5473-
"@typescript-eslint/visitor-keys": "npm:8.17.0"
5468+
"@typescript-eslint/types": "npm:8.18.1"
5469+
"@typescript-eslint/visitor-keys": "npm:8.18.1"
54745470
debug: "npm:^4.3.4"
54755471
fast-glob: "npm:^3.3.2"
54765472
is-glob: "npm:^4.0.3"
54775473
minimatch: "npm:^9.0.4"
54785474
semver: "npm:^7.6.0"
54795475
ts-api-utils: "npm:^1.3.0"
5480-
peerDependenciesMeta:
5481-
typescript:
5482-
optional: true
5483-
checksum: 10c0/523013f9b5cf2c58c566868e4c3b0b9ac1b4807223a6d64e2a7c58e01e53b6587ba61f1a8241eade361f3f426d6057657515473176141ef8aebb352bc0d223ce
5476+
peerDependencies:
5477+
typescript: ">=4.8.4 <5.8.0"
5478+
checksum: 10c0/7ecb061dc63c729b23f4f15db5736ca93b1ae633108400e6c31cf8af782494912f25c3683f9f952dbfd10cb96031caba247a1ad406abf5d163639a00ac3ce5a3
54845479
languageName: node
54855480
linkType: hard
54865481

5487-
"@typescript-eslint/utils@npm:8.17.0":
5488-
version: 8.17.0
5489-
resolution: "@typescript-eslint/utils@npm:8.17.0"
5482+
"@typescript-eslint/utils@npm:8.18.1":
5483+
version: 8.18.1
5484+
resolution: "@typescript-eslint/utils@npm:8.18.1"
54905485
dependencies:
54915486
"@eslint-community/eslint-utils": "npm:^4.4.0"
5492-
"@typescript-eslint/scope-manager": "npm:8.17.0"
5493-
"@typescript-eslint/types": "npm:8.17.0"
5494-
"@typescript-eslint/typescript-estree": "npm:8.17.0"
5487+
"@typescript-eslint/scope-manager": "npm:8.18.1"
5488+
"@typescript-eslint/types": "npm:8.18.1"
5489+
"@typescript-eslint/typescript-estree": "npm:8.18.1"
54955490
peerDependencies:
54965491
eslint: ^8.57.0 || ^9.0.0
5497-
peerDependenciesMeta:
5498-
typescript:
5499-
optional: true
5500-
checksum: 10c0/a9785ae5f7e7b51d521dc3f48b15093948e4fcd03352c0b60f39bae366cbc935947d215f91e2ae3182d52fa6affb5ccbb50feff487bd1209011f3e0da02cdf07
5492+
typescript: ">=4.8.4 <5.8.0"
5493+
checksum: 10c0/1e29408bd8fbda9f3386dabdb2b7471dacff28342d5bd6521ca3b7932df0cae100030d2eac75d946a82cbefa33f78000eed4ce789128fdea069ffeabd4429d80
55015494
languageName: node
55025495
linkType: hard
55035496

@@ -5511,13 +5504,13 @@ __metadata:
55115504
languageName: node
55125505
linkType: hard
55135506

5514-
"@typescript-eslint/visitor-keys@npm:8.17.0":
5515-
version: 8.17.0
5516-
resolution: "@typescript-eslint/visitor-keys@npm:8.17.0"
5507+
"@typescript-eslint/visitor-keys@npm:8.18.1":
5508+
version: 8.18.1
5509+
resolution: "@typescript-eslint/visitor-keys@npm:8.18.1"
55175510
dependencies:
5518-
"@typescript-eslint/types": "npm:8.17.0"
5511+
"@typescript-eslint/types": "npm:8.18.1"
55195512
eslint-visitor-keys: "npm:^4.2.0"
5520-
checksum: 10c0/9144c4e4a63034fb2031a0ee1fc77e80594f30cab3faafa9a1f7f83782695774dd32fac8986f260698b4e150b4dd52444f2611c07e4c101501f08353eb47c82c
5513+
checksum: 10c0/68651ae1825dbd660ea39b4e1d1618f6ad0026fa3a04aecec296750977cab316564e3e2ace8edbebf1ae86bd17d86acc98cac7b6e9aad4e1c666bd26f18706ad
55215514
languageName: node
55225515
linkType: hard
55235516

0 commit comments

Comments
 (0)