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

Commit 860c60d

Browse files
chore(lambda): bump @typescript-eslint/eslint-plugin from 7.15.0 to 7.16.0 in /lambdas (#3976)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.15.0 to 7.16.0. <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>v7.16.0</h2> <h2>7.16.0 (2024-07-08)</h2> <h3>🚀 Features</h3> <ul> <li><strong>ast-spec:</strong> add parent property to AccessorProperty node types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9487">#9487</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] port from v8 to v7 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9473">#9473</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-parameter-property-assignment] add new rule (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8903">#8903</a>)</li> <li><strong>eslint-plugin:</strong> add support for nested namespaces to unsafe-member-access (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9478">#9478</a>)</li> <li><strong>eslint-plugin:</strong> [no-floating-promises] add checkThenables option (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9263">#9263</a>)</li> <li><strong>rule-tester:</strong> stricter rule test validations (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9086">#9086</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@​eslint-community/regexpp</code> to v4.11.0 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9497">#9497</a>)</li> <li><strong>eslint-plugin:</strong> [no-floating-promises] add <code>suggestions</code> to tests from <a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9263">#9263</a> <code>checkThenables</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9515">#9515</a>, <a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/9263">#9263</a>)</li> <li><strong>eslint-plugin:</strong> [restrict-template-expressions] don't report tuples if <code>allowArray</code> option is enabled (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9492">#9492</a>)</li> <li><strong>utils:</strong> context.parserPath may be undefined (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9486">#9486</a>)</li> <li><strong>website:</strong> react key error on internal pages of website (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9506">#9506</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Abraham Guo</li> <li>auvred <a href="https://github.com/auvred"><code>@​auvred</code></a></li> <li>Josh Goldberg ✨</li> <li>Juan Sanchez <a href="https://github.com/JSanchezIO"><code>@​JSanchezIO</code></a></li> <li>Vinccool96</li> <li>YeonJuan <a href="https://github.com/yeonjuan"><code>@​yeonjuan</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://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>7.16.0 (2024-07-08)</h2> <h3>🚀 Features</h3> <ul> <li> <p><strong>rule-tester:</strong> stricter rule test validations</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-unnecessary-parameter-property-assignment] add new rule</p> </li> <li> <p><strong>eslint-plugin:</strong> add support for nested namespaces to unsafe-member-access</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-floating-promises] add checkThenables option</p> </li> </ul> <h3>🩹 Fixes</h3> <ul> <li> <p><strong>deps:</strong> update dependency <code>@​eslint-community/regexpp</code> to v4.11.0</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-floating-promises] add <code>suggestions</code> to tests from <a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9263">#9263</a> <code>checkThenables</code></p> </li> <li> <p><strong>website:</strong> react key error on internal pages of website</p> </li> <li> <p><strong>eslint-plugin:</strong> [restrict-template-expressions] don't report tuples if <code>allowArray</code> option is enabled</p> </li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Abraham Guo</li> <li>auvred</li> <li>Josh Goldberg ✨</li> <li>Juan Sanchez</li> <li>Vinccool96</li> <li>YeonJuan</li> <li>Yukihiro Hasegawa</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/e803c500646ee94ec76238cb0a57d6172e090044"><code>e803c50</code></a> chore(release): publish 7.16.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/7b13dae347075d467ea95d0f986b38c3048906a2"><code>7b13dae</code></a> fix(eslint-plugin): [restrict-template-expressions] don't report tuples if `a...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3c6290d021b5c2ec4efbcadd42c66ff4d5bc47ea"><code>3c6290d</code></a> fix(eslint-plugin): [no-floating-promises] add <code>suggestions</code> to tests from <a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9">#9</a>...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/63d17dd9062dd33ff99641900bd62211f82ae4f7"><code>63d17dd</code></a> feat(eslint-plugin): [no-floating-promises] add checkThenables option (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9263">#9263</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/d6859487ba335baf38f8ed6adcd8a9245b0d8788"><code>d685948</code></a> feat(eslint-plugin): add support for nested namespaces to unsafe-member-acces...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/451e73853ca9cfca524290ab987f8530741ef2bc"><code>451e738</code></a> feat(eslint-plugin): [no-unnecessary-parameter-property-assignment] add new r...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/88dd82803d252be1aff4f440bea34e82d3a85d23"><code>88dd828</code></a> feat(eslint-plugin): [no-unnecessary-type-parameters] port from v8 to v7 (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9473">#9473</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/a1a9b09d6820764dd1a9374e347417f3d2bcf999"><code>a1a9b09</code></a> chore(eslint-plugin): re-using logic from builtinSymbolLike in no-implied-eva...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/d3641602ee9e5f8417e826fe816bfd50b4529951"><code>d364160</code></a> docs: [class-methods-use-this] fix typo (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9494">#9494</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/7e2b77d55d5cd6b70db88be5168acc0e52db4f59"><code>7e2b77d</code></a> feat(rule-tester): stricter rule test validations (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9086">#9086</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.0/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=7.15.0&new-version=7.16.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b805ef7 commit 860c60d

File tree

8 files changed

+63
-28
lines changed

8 files changed

+63
-28
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.137",
2121
"@types/jest": "^29.5.12",
2222
"@types/node": "^20.8.9",
23-
"@typescript-eslint/eslint-plugin": "^7.4.0",
23+
"@typescript-eslint/eslint-plugin": "^7.16.0",
2424
"@typescript-eslint/parser": "^7.9.0",
2525
"@vercel/ncc": "^0.38.1",
2626
"aws-sdk-client-mock": "^3.0.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.137",
2121
"@types/jest": "^29.5.12",
2222
"@types/node": "^20.8.9",
23-
"@typescript-eslint/eslint-plugin": "^7.4.0",
23+
"@typescript-eslint/eslint-plugin": "^7.16.0",
2424
"@typescript-eslint/parser": "^7.9.0",
2525
"@vercel/ncc": "^0.38.1",
2626
"aws-sdk-client-mock": "^3.0.0",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/jest": "^29.5.12",
2323
"@types/node": "^20.8.9",
2424
"@types/request": "^2.48.11",
25-
"@typescript-eslint/eslint-plugin": "^7.4.0",
25+
"@typescript-eslint/eslint-plugin": "^7.16.0",
2626
"@typescript-eslint/parser": "^7.9.0",
2727
"@vercel/ncc": "^0.38.1",
2828
"aws-sdk-client-mock": "^3.0.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.137",
1919
"@types/jest": "^29.5.6",
2020
"@types/node": "^20.8.9",
21-
"@typescript-eslint/eslint-plugin": "^7.4.0",
21+
"@typescript-eslint/eslint-plugin": "^7.16.0",
2222
"@typescript-eslint/parser": "^7.9.0",
2323
"@vercel/ncc": "^0.38.1",
2424
"aws-sdk-client-mock": "^3.0.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.12",
2424
"@types/node": "^20.8.9",
25-
"@typescript-eslint/eslint-plugin": "^7.4.0",
25+
"@typescript-eslint/eslint-plugin": "^7.16.0",
2626
"@typescript-eslint/parser": "^7.9.0",
2727
"@vercel/ncc": "0.38.1",
2828
"body-parser": "^1.20.2",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/express": "^4.17.21",
2121
"@types/jest": "^29.5.12",
2222
"@types/node": "^20.8.9",
23-
"@typescript-eslint/eslint-plugin": "^7.4.0",
23+
"@typescript-eslint/eslint-plugin": "^7.16.0",
2424
"@typescript-eslint/parser": "^7.9.0",
2525
"@vercel/ncc": "0.38.1",
2626
"body-parser": "^1.20.2",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/express": "^4.17.21",
2121
"@types/jest": "^29.5.12",
2222
"@types/node": "^20.8.9",
23-
"@typescript-eslint/eslint-plugin": "^7.4.0",
23+
"@typescript-eslint/eslint-plugin": "^7.16.0",
2424
"@typescript-eslint/parser": "^7.9.0",
2525
"@vercel/ncc": "0.38.1",
2626
"body-parser": "^1.20.2",

Diff for: lambdas/yarn.lock

+56-21
Original file line numberDiff line numberDiff line change
@@ -3878,16 +3878,16 @@
38783878
dependencies:
38793879
"@types/yargs-parser" "*"
38803880

3881-
"@typescript-eslint/eslint-plugin@^7.4.0":
3882-
version "7.15.0"
3883-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.15.0.tgz#8eaf396ac2992d2b8f874b68eb3fcd6b179cb7f3"
3884-
integrity sha512-uiNHpyjZtFrLwLDpHnzaDlP3Tt6sGMqTCiqmxaN4n4RP0EfYZDODJyddiFDF44Hjwxr5xAcaYxVKm9QKQFJFLA==
3881+
"@typescript-eslint/eslint-plugin@^7.16.0":
3882+
version "7.16.0"
3883+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.16.0.tgz#b3563927341eca15124a18c6f94215f779f5c02a"
3884+
integrity sha512-py1miT6iQpJcs1BiJjm54AMzeuMPBSPuKPlnT8HlfudbcS5rYeX5jajpLf3mrdRh9dA/Ec2FVUY0ifeVNDIhZw==
38853885
dependencies:
38863886
"@eslint-community/regexpp" "^4.10.0"
3887-
"@typescript-eslint/scope-manager" "7.15.0"
3888-
"@typescript-eslint/type-utils" "7.15.0"
3889-
"@typescript-eslint/utils" "7.15.0"
3890-
"@typescript-eslint/visitor-keys" "7.15.0"
3887+
"@typescript-eslint/scope-manager" "7.16.0"
3888+
"@typescript-eslint/type-utils" "7.16.0"
3889+
"@typescript-eslint/utils" "7.16.0"
3890+
"@typescript-eslint/visitor-keys" "7.16.0"
38913891
graphemer "^1.4.0"
38923892
ignore "^5.3.1"
38933893
natural-compare "^1.4.0"
@@ -3912,13 +3912,21 @@
39123912
"@typescript-eslint/types" "7.15.0"
39133913
"@typescript-eslint/visitor-keys" "7.15.0"
39143914

3915-
"@typescript-eslint/type-utils@7.15.0":
3916-
version "7.15.0"
3917-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.15.0.tgz#5b83c904c6de91802fb399305a50a56d10472c39"
3918-
integrity sha512-SkgriaeV6PDvpA6253PDVep0qCqgbO1IOBiycjnXsszNTVQe5flN5wR5jiczoEoDEnAqYFSFFc9al9BSGVltkg==
3915+
"@typescript-eslint/scope-manager@7.16.0":
3916+
version "7.16.0"
3917+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.16.0.tgz#eb0757af5720c9c53c8010d7a0355ae27e17b7e5"
3918+
integrity sha512-8gVv3kW6n01Q6TrI1cmTZ9YMFi3ucDT7i7aI5lEikk2ebk1AEjrwX8MDTdaX5D7fPXMBLvnsaa0IFTAu+jcfOw==
39193919
dependencies:
3920-
"@typescript-eslint/typescript-estree" "7.15.0"
3921-
"@typescript-eslint/utils" "7.15.0"
3920+
"@typescript-eslint/types" "7.16.0"
3921+
"@typescript-eslint/visitor-keys" "7.16.0"
3922+
3923+
"@typescript-eslint/[email protected]":
3924+
version "7.16.0"
3925+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.16.0.tgz#ec52b1932b8fb44a15a3e20208e0bd49d0b6bd00"
3926+
integrity sha512-j0fuUswUjDHfqV/UdW6mLtOQQseORqfdmoBNDFOqs9rvNVR2e+cmu6zJu/Ku4SDuqiJko6YnhwcL8x45r8Oqxg==
3927+
dependencies:
3928+
"@typescript-eslint/typescript-estree" "7.16.0"
3929+
"@typescript-eslint/utils" "7.16.0"
39223930
debug "^4.3.4"
39233931
ts-api-utils "^1.3.0"
39243932

@@ -3927,6 +3935,11 @@
39273935
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.15.0.tgz#fb894373a6e3882cbb37671ffddce44f934f62fc"
39283936
integrity sha512-aV1+B1+ySXbQH0pLK0rx66I3IkiZNidYobyfn0WFsdGhSXw+P3YOqeTq5GED458SfB24tg+ux3S+9g118hjlTw==
39293937

3938+
"@typescript-eslint/[email protected]":
3939+
version "7.16.0"
3940+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.16.0.tgz#60a19d7e7a6b1caa2c06fac860829d162a036ed2"
3941+
integrity sha512-fecuH15Y+TzlUutvUl9Cc2XJxqdLr7+93SQIbcZfd4XRGGKoxyljK27b+kxKamjRkU7FYC6RrbSCg0ALcZn/xw==
3942+
39303943
"@typescript-eslint/[email protected]":
39313944
version "7.15.0"
39323945
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.15.0.tgz#e323bfa3966e1485b638ce751f219fc1f31eba37"
@@ -3941,15 +3954,29 @@
39413954
semver "^7.6.0"
39423955
ts-api-utils "^1.3.0"
39433956

3944-
"@typescript-eslint/[email protected]":
3945-
version "7.15.0"
3946-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.15.0.tgz#9e6253c4599b6e7da2fb64ba3f549c73eb8c1960"
3947-
integrity sha512-hfDMDqaqOqsUVGiEPSMLR/AjTSCsmJwjpKkYQRo1FNbmW4tBwBspYDwO9eh7sKSTwMQgBw9/T4DHudPaqshRWA==
3957+
"@typescript-eslint/[email protected]":
3958+
version "7.16.0"
3959+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.16.0.tgz#98ac779d526fab2a781e5619c9250f3e33867c09"
3960+
integrity sha512-a5NTvk51ZndFuOLCh5OaJBELYc2O3Zqxfl3Js78VFE1zE46J2AaVuW+rEbVkQznjkmlzWsUI15BG5tQMixzZLw==
3961+
dependencies:
3962+
"@typescript-eslint/types" "7.16.0"
3963+
"@typescript-eslint/visitor-keys" "7.16.0"
3964+
debug "^4.3.4"
3965+
globby "^11.1.0"
3966+
is-glob "^4.0.3"
3967+
minimatch "^9.0.4"
3968+
semver "^7.6.0"
3969+
ts-api-utils "^1.3.0"
3970+
3971+
"@typescript-eslint/[email protected]":
3972+
version "7.16.0"
3973+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.16.0.tgz#b38dc0ce1778e8182e227c98d91d3418449aa17f"
3974+
integrity sha512-PqP4kP3hb4r7Jav+NiRCntlVzhxBNWq6ZQ+zQwII1y/G/1gdIPeYDCKr2+dH6049yJQsWZiHU6RlwvIFBXXGNA==
39483975
dependencies:
39493976
"@eslint-community/eslint-utils" "^4.4.0"
3950-
"@typescript-eslint/scope-manager" "7.15.0"
3951-
"@typescript-eslint/types" "7.15.0"
3952-
"@typescript-eslint/typescript-estree" "7.15.0"
3977+
"@typescript-eslint/scope-manager" "7.16.0"
3978+
"@typescript-eslint/types" "7.16.0"
3979+
"@typescript-eslint/typescript-estree" "7.16.0"
39533980

39543981
"@typescript-eslint/[email protected]":
39553982
version "7.15.0"
@@ -3959,6 +3986,14 @@
39593986
"@typescript-eslint/types" "7.15.0"
39603987
eslint-visitor-keys "^3.4.3"
39613988

3989+
"@typescript-eslint/[email protected]":
3990+
version "7.16.0"
3991+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.16.0.tgz#a1d99fa7a3787962d6e0efd436575ef840e23b06"
3992+
integrity sha512-rMo01uPy9C7XxG7AFsxa8zLnWXTF8N3PYclekWSrurvhwiw1eW88mrKiAYe6s53AUY57nTRz8dJsuuXdkAhzCg==
3993+
dependencies:
3994+
"@typescript-eslint/types" "7.16.0"
3995+
eslint-visitor-keys "^3.4.3"
3996+
39623997
"@ungap/structured-clone@^1.2.0":
39633998
version "1.2.0"
39643999
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"

0 commit comments

Comments
 (0)