Skip to content

Commit

Permalink
chore(lambda): bump @typescript-eslint/parser from 7.18.0 to 8.8.0 in…
Browse files Browse the repository at this point in the history
… /lambdas (#4157)

Bumps
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
from 7.18.0 to 8.8.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/parser</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.8.0</h2>
<h2>8.8.0 (2024-09-30)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] add
checkTypePredicates (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10009">#10009</a>)</li>
<li><strong>eslint-plugin:</strong> [return-await] check for-await loop
iteree (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10008">#10008</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li>remove <code>export type *</code> in d.ts to support TS&lt;5.0 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10070">#10070</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-template-expression]
should underline template syntax with squiggly lines (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10044">#10044</a>)</li>
<li><strong>eslint-plugin:</strong> [no-deprecated] max callstack
exceeded when class implements itself (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10040">#10040</a>)</li>
<li><strong>eslint-plugin:</strong> [no-misused-promises] check
contextual type (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10042">#10042</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-literal-enum-member] allow
nested bitwise operations (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10037">#10037</a>)</li>
<li><strong>type-utils:</strong> check for type parameters on
<code>isBuiltinSymbolLikeRecurser()</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10026">#10026</a>)</li>
<li><strong>utils:</strong> update missing type information message (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10043">#10043</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>auvred <a
href="https://github.com/auvred"><code>@​auvred</code></a></li>
<li>Josh Goldberg ✨</li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li>
<li>Ronen Amiel</li>
<li>Tarun Chauhan <a
href="https://github.com/tarunrajput"><code>@​tarunrajput</code></a></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.7.0</h2>
<h2>8.7.0 (2024-09-23)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unsafe-call] check calls of
Function (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10010">#10010</a>)</li>
<li><strong>eslint-plugin:</strong> [consistent-type-exports] check
<code>export *</code> exports to see if all exported members are types
(<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10006">#10006</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> properly coerce all types to string
in <code>getStaticMemberAccessValue</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10004">#10004</a>)</li>
<li><strong>eslint-plugin:</strong> [no-deprecated] report on imported
deprecated variables (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9987">#9987</a>)</li>
<li><strong>eslint-plugin:</strong> [no-confusing-non-null-assertion]
check !in and !instanceof (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9994">#9994</a>)</li>
<li><strong>types:</strong> add <code>NewExpression</code> as a parent
of <code>SpreadElement</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10024">#10024</a>)</li>
<li><strong>utils:</strong> add missing entries to the RuleListener
selectors list (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9992">#9992</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Abraham Guo</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/parser/CHANGELOG.md"><code>@​typescript-eslint/parser</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.8.0 (2024-09-30)</h2>
<p>This was a version bump only for parser 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.7.0 (2024-09-23)</h2>
<p>This was a version bump only for parser 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.6.0 (2024-09-16)</h2>
<p>This was a version bump only for parser 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.5.0 (2024-09-09)</h2>
<p>This was a version bump only for parser 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.4.0 (2024-09-02)</h2>
<p>This was a version bump only for parser 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.3.0 (2024-08-26)</h2>
<p>This was a version bump only for parser 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.2.0 (2024-08-19)</h2>
<p>This was a version bump only for parser 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.1.0 (2024-08-12)</h2>
<p>This was a version bump only for parser 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.0.1 (2024-08-05)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/2055cfbbdef5d9b7ee4ed7180f0af93eed245235"><code>2055cfb</code></a>
chore(release): publish 8.8.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e"><code>b88ea33</code></a>
chore(release): publish 8.7.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/343710e0b68868836ae01c0271472adcea4f1676"><code>343710e</code></a>
chore(release): publish 8.6.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/4d31ebe71ac26612a129ac4be98692b11387145e"><code>4d31ebe</code></a>
chore(release): publish 8.5.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/4bc801e542e4accd644b65514a7b7355874f7a96"><code>4bc801e</code></a>
chore: enable unicorn/no-array-reduce (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/9640">#9640</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/3920c937e8a7b56e6134a073f03e89faeed4dd9a"><code>3920c93</code></a>
chore(release): publish 8.4.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/2ad3404690cd601d1bbb80daa7f861ab5bb127e4"><code>2ad3404</code></a>
chore: enable <code>unicorn/prefer-export-from</code> and
`@typescript-eslint/consistent...</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/ef2eab12e8d99524d258f0594c3ae2baff31518b"><code>ef2eab1</code></a>
chore(release): publish 8.3.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/9612d812c3329fe6a519aa669fdb84f43d5e97c6"><code>9612d81</code></a>
chore: enable eslint-plugin-perfectionist on parser package (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/9845">#9845</a>)</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/7440e14994c353d6157f56fde8ab3bff25efdd59"><code>7440e14</code></a>
chore(release): publish 8.2.0</li>
<li>Additional commits viewable in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.0/packages/parser">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=7.18.0&new-version=8.8.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stuart Pearson <1926002+stuartp44@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and stuartp44 authored Oct 3, 2024
1 parent fb67693 commit 612651b
Show file tree
Hide file tree
Showing 8 changed files with 70 additions and 24 deletions.
2 changes: 1 addition & 1 deletion lambdas/functions/ami-housekeeper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/jest": "^29.5.12",
"@types/node": "^22.5.4",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@typescript-eslint/parser": "^8.8.0",
"@vercel/ncc": "^0.38.1",
"aws-sdk-client-mock": "^4.0.2",
"aws-sdk-client-mock-jest": "^4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/functions/control-plane/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/jest": "^29.5.12",
"@types/node": "^22.5.4",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@typescript-eslint/parser": "^8.8.0",
"@vercel/ncc": "^0.38.1",
"aws-sdk-client-mock": "^4.0.2",
"aws-sdk-client-mock-jest": "^4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/functions/gh-agent-syncer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/node": "^22.5.4",
"@types/request": "^2.48.12",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@typescript-eslint/parser": "^8.8.0",
"@vercel/ncc": "^0.38.1",
"aws-sdk-client-mock": "^4.0.2",
"aws-sdk-client-mock-jest": "^4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/functions/termination-watcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/jest": "^29.5.12",
"@types/node": "^22.5.4",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@typescript-eslint/parser": "^8.8.0",
"@vercel/ncc": "^0.38.1",
"aws-sdk-client-mock": "^4.0.2",
"aws-sdk-client-mock-jest": "^4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/functions/webhook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/jest": "^29.5.12",
"@types/node": "^22.5.4",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@typescript-eslint/parser": "^8.8.0",
"@vercel/ncc": "0.38.1",
"body-parser": "^1.20.3",
"eslint": "^8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/libs/aws-powertools-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/jest": "^29.5.12",
"@types/node": "^22.5.4",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@typescript-eslint/parser": "^8.8.0",
"@vercel/ncc": "0.38.1",
"body-parser": "^1.20.3",
"eslint": "^8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/libs/aws-ssm-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/jest": "^29.5.12",
"@types/node": "^22.5.4",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@typescript-eslint/parser": "^8.8.0",
"@vercel/ncc": "0.38.1",
"body-parser": "^1.20.3",
"eslint": "^8.57.0",
Expand Down
80 changes: 63 additions & 17 deletions lambdas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ __metadata:
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^22.5.4"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^8.8.0"
"@vercel/ncc": "npm:^0.38.1"
aws-sdk-client-mock: "npm:^4.0.2"
aws-sdk-client-mock-jest: "npm:^4.0.1"
Expand Down Expand Up @@ -143,7 +143,7 @@ __metadata:
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^22.5.4"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^8.8.0"
"@vercel/ncc": "npm:0.38.1"
aws-lambda: "npm:^1.0.7"
body-parser: "npm:^1.20.3"
Expand Down Expand Up @@ -173,7 +173,7 @@ __metadata:
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^22.5.4"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^8.8.0"
"@vercel/ncc": "npm:0.38.1"
body-parser: "npm:^1.20.3"
eslint: "npm:^8.57.0"
Expand Down Expand Up @@ -210,7 +210,7 @@ __metadata:
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^22.5.4"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^8.8.0"
"@vercel/ncc": "npm:^0.38.1"
aws-sdk-client-mock: "npm:^4.0.2"
aws-sdk-client-mock-jest: "npm:^4.0.1"
Expand Down Expand Up @@ -246,7 +246,7 @@ __metadata:
"@types/node": "npm:^22.5.4"
"@types/request": "npm:^2.48.12"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^8.8.0"
"@vercel/ncc": "npm:^0.38.1"
aws-sdk-client-mock: "npm:^4.0.2"
aws-sdk-client-mock-jest: "npm:^4.0.1"
Expand Down Expand Up @@ -275,7 +275,7 @@ __metadata:
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^22.5.4"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^8.8.0"
"@vercel/ncc": "npm:^0.38.1"
aws-sdk-client-mock: "npm:^4.0.2"
aws-sdk-client-mock-jest: "npm:^4.0.1"
Expand Down Expand Up @@ -310,7 +310,7 @@ __metadata:
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^22.5.4"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^8.8.0"
"@vercel/ncc": "npm:0.38.1"
aws-lambda: "npm:^1.0.7"
body-parser: "npm:^1.20.3"
Expand Down Expand Up @@ -5382,21 +5382,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^7.18.0":
version: 7.18.0
resolution: "@typescript-eslint/parser@npm:7.18.0"
"@typescript-eslint/parser@npm:^8.8.0":
version: 8.8.0
resolution: "@typescript-eslint/parser@npm:8.8.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:7.18.0"
"@typescript-eslint/types": "npm:7.18.0"
"@typescript-eslint/typescript-estree": "npm:7.18.0"
"@typescript-eslint/visitor-keys": "npm:7.18.0"
"@typescript-eslint/scope-manager": "npm:8.8.0"
"@typescript-eslint/types": "npm:8.8.0"
"@typescript-eslint/typescript-estree": "npm:8.8.0"
"@typescript-eslint/visitor-keys": "npm:8.8.0"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.56.0
eslint: ^8.57.0 || ^9.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/370e73fca4278091bc1b657f85e7d74cd52b24257ea20c927a8e17546107ce04fbf313fec99aed0cc2a145ddbae1d3b12e9cc2c1320117636dc1281bcfd08059
checksum: 10c0/cf72a644b89c62cd55b09fa1d22b51a2c726714aac344a797f0c2ad80bfbabcb7567000fadd4ea8188aa1d923675bebdca06acc1d28ac1b8360bf28a36b46f3a
languageName: node
linkType: hard

Expand All @@ -5410,6 +5410,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.8.0":
version: 8.8.0
resolution: "@typescript-eslint/scope-manager@npm:8.8.0"
dependencies:
"@typescript-eslint/types": "npm:8.8.0"
"@typescript-eslint/visitor-keys": "npm:8.8.0"
checksum: 10c0/29ddf589ff0e465dbbf3eb87b79a29face4ec5a6cb617bbaafbac6ae8340d376b5b405bca762ee1c7a40cbdf7912a32734f9119f6864df048c7a0b2de21bdd3d
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:7.18.0":
version: 7.18.0
resolution: "@typescript-eslint/type-utils@npm:7.18.0"
Expand All @@ -5434,6 +5444,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.8.0":
version: 8.8.0
resolution: "@typescript-eslint/types@npm:8.8.0"
checksum: 10c0/cd168fafcaf77641b023c4405ea3a8c30fbad1737abb5aec9fce67fe2ae20224b624b5a2e3e84900ba81dc7dd33343add3653763703a225326cc81356b182d09
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.18.0":
version: 7.18.0
resolution: "@typescript-eslint/typescript-estree@npm:7.18.0"
Expand All @@ -5453,6 +5470,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.8.0":
version: 8.8.0
resolution: "@typescript-eslint/typescript-estree@npm:8.8.0"
dependencies:
"@typescript-eslint/types": "npm:8.8.0"
"@typescript-eslint/visitor-keys": "npm:8.8.0"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^1.3.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/9b9e849f6b2d4e250840ef8e05f55a97d6598adaf48c1e6df83084b94c30feca6a3e7916ee1c235178188d0db6364a877cbf8fe218c36d5f8d5acb50767f3273
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.18.0":
version: 7.18.0
resolution: "@typescript-eslint/utils@npm:7.18.0"
Expand All @@ -5477,6 +5513,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.8.0":
version: 8.8.0
resolution: "@typescript-eslint/visitor-keys@npm:8.8.0"
dependencies:
"@typescript-eslint/types": "npm:8.8.0"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10c0/580ce74c9b09b9e6a6f3f0ac2d2f0c6a6b983a78ce3b2544822ee08107c57142858d674897f61ff32a9a5e8fca00c916545c159bb75d134f4380884642542d38
languageName: node
linkType: hard

"@ungap/structured-clone@npm:^1.2.0":
version: 1.2.0
resolution: "@ungap/structured-clone@npm:1.2.0"
Expand Down Expand Up @@ -7211,7 +7257,7 @@ __metadata:
languageName: node
linkType: hard

"fast-glob@npm:^3.2.9":
"fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.2":
version: 3.3.2
resolution: "fast-glob@npm:3.3.2"
dependencies:
Expand Down

0 comments on commit 612651b

Please sign in to comment.