Skip to content

Commit c362da1

Browse files
chore(deps-dev): bump typescript-eslint from 8.3.0 to 8.13.0 (#302)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.3.0 to 8.13.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.13.0</h2> <h2>8.13.0 (2024-11-04)</h2> <h3>🚀 Features</h3> <ul> <li>add <code>options</code> property to <code>ImportExpression</code> node (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10255">#10255</a>)</li> <li><strong>eslint-plugin:</strong> disable <code>no-class-assign</code> rule in <code>eslint-recommended</code> config (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10250">#10250</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] add option <code>ignoreBooleanCoercion</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9924">#9924</a>)</li> <li><strong>eslint-plugin:</strong> [only-throw-error] add allow option (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10221">#10221</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@​eslint-community/regexpp</code> to v4.12.1 (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10269">#10269</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] falsey bigint should be falsey (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10205">#10205</a>)</li> <li><strong>eslint-plugin:</strong> [no-deprecated] report on deprecated variables used inside dynamic imports (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10261">#10261</a>)</li> <li><strong>eslint-plugin:</strong> [no-deprecated] report when exported class implements/extends deprecated entity (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10259">#10259</a>)</li> <li><strong>eslint-plugin:</strong> [consistent-type-definitions] don't leave trailing parens when fixing type to interface (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10235">#10235</a>)</li> <li><strong>eslint-plugin:</strong> [switch-exhaustiveness-check] add support for covering a missing property with <code>undefined</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10232">#10232</a>)</li> <li><strong>types:</strong> parent property type annotation in the ImportAttribute node (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10258">#10258</a>)</li> <li><strong>utils:</strong> allow an array for the values of SharedConfig (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10217">#10217</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>auvred <a href="https://github.com/auvred"><code>@​auvred</code></a></li> <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>Mark de Dios <a href="https://github.com/peanutenthusiast"><code>@​peanutenthusiast</code></a></li> <li>Ronen Amiel</li> <li>Trygve Aaberge</li> <li>YeonJuan <a href="https://github.com/yeonjuan"><code>@​yeonjuan</code></a></li> <li>Yosuke Ota <a href="https://github.com/ota-meshi"><code>@​ota-meshi</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.12.2</h2> <h2>8.12.2 (2024-10-29)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [switch-exhaustiveness-check] invert <code>considerDefaultExhaustiveForUnions</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10223">#10223</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</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.12.1</h2> <h2>8.12.1 (2024-10-28)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.13.0 (2024-11-04)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://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.12.2 (2024-10-29)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://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.12.1 (2024-10-28)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://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.12.0 (2024-10-28)</h2> <h3>🚀 Features</h3> <ul> <li><strong>typescript-eslint:</strong> improve undefined extension handling (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10177">#10177</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Maxim Stykow <a href="https://github.com/mstykow"><code>@​mstykow</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.11.0 (2024-10-21)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://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.10.0 (2024-10-17)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>typescript-eslint:</strong> propagate <code>name</code> field to extended configs in <code>config</code> helper (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/10094">#10094</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>auvred <a href="https://github.com/auvred"><code>@​auvred</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.9.0 (2024-10-14)</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/ac1f63250859313a3dc330d6e0c4c3f7fc234959"><code>ac1f632</code></a> chore(release): publish 8.13.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3b97b550b5f2c02948717265b167fda40fab6b62"><code>3b97b55</code></a> chore: enable eslint-plugin-perfectionist on the rest of the repo (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/10189">#10189</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4af866a6642502117c32b49e64d7012a027c42f5"><code>4af866a</code></a> chore(release): publish 8.12.2</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/1edec1d56ccad98fa65f57ac54fe8abbb1d3a922"><code>1edec1d</code></a> chore(release): publish 8.12.1</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3413a2d5bfb1641de86677ed25f1fd66045ac068"><code>3413a2d</code></a> chore(release): publish 8.12.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/ad9d3bab05f6afd388760658c897c6284a6633bb"><code>ad9d3ba</code></a> feat(typescript-eslint): improve undefined extension handling (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/10177">#10177</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/79c27a822ee9d5e955b6bcd41a6a8c320938cdaf"><code>79c27a8</code></a> chore(release): publish 8.11.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/7effdea4307f44dcb2ad21529d42af0250907fad"><code>7effdea</code></a> chore(release): publish 8.10.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/be5bc0fb488bb4bf25c9aca27e4142946d090a1b"><code>be5bc0f</code></a> fix(typescript-eslint): propagate <code>name</code> field to extended configs in `config...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3"><code>4666ed4</code></a> chore(release): publish 8.9.0</li> <li>Additional commits viewable in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.13.0/packages/typescript-eslint">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typescript-eslint&package-manager=npm_and_yarn&previous-version=8.3.0&new-version=8.13.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>
1 parent 7a98616 commit c362da1

File tree

1 file changed

+56
-56
lines changed

1 file changed

+56
-56
lines changed

yarn.lock

+56-56
Original file line numberDiff line numberDiff line change
@@ -377,15 +377,15 @@ __metadata:
377377
languageName: node
378378
linkType: hard
379379

380-
"@typescript-eslint/eslint-plugin@npm:8.3.0":
381-
version: 8.3.0
382-
resolution: "@typescript-eslint/eslint-plugin@npm:8.3.0"
380+
"@typescript-eslint/eslint-plugin@npm:8.13.0":
381+
version: 8.13.0
382+
resolution: "@typescript-eslint/eslint-plugin@npm:8.13.0"
383383
dependencies:
384384
"@eslint-community/regexpp": "npm:^4.10.0"
385-
"@typescript-eslint/scope-manager": "npm:8.3.0"
386-
"@typescript-eslint/type-utils": "npm:8.3.0"
387-
"@typescript-eslint/utils": "npm:8.3.0"
388-
"@typescript-eslint/visitor-keys": "npm:8.3.0"
385+
"@typescript-eslint/scope-manager": "npm:8.13.0"
386+
"@typescript-eslint/type-utils": "npm:8.13.0"
387+
"@typescript-eslint/utils": "npm:8.13.0"
388+
"@typescript-eslint/visitor-keys": "npm:8.13.0"
389389
graphemer: "npm:^1.4.0"
390390
ignore: "npm:^5.3.1"
391391
natural-compare: "npm:^1.4.0"
@@ -396,66 +396,66 @@ __metadata:
396396
peerDependenciesMeta:
397397
typescript:
398398
optional: true
399-
checksum: 10c0/d5242b16b8602ab5817cf04b35ac7208b6bee530730eeed6eab886667d1f2c5fac1537b3e33c453393090a1c6fcd50f727c07f5168985a00e7d23d1f99576988
399+
checksum: 10c0/ee96515e9def17b0d1b8d568d4afcd21c5a8a1bc01bf2f30c4d1f396b41a2f49de3508f79c6231a137ca06943dd6933ac00032652190ab99a4e935ffef44df0b
400400
languageName: node
401401
linkType: hard
402402

403-
"@typescript-eslint/parser@npm:8.3.0":
404-
version: 8.3.0
405-
resolution: "@typescript-eslint/parser@npm:8.3.0"
403+
"@typescript-eslint/parser@npm:8.13.0":
404+
version: 8.13.0
405+
resolution: "@typescript-eslint/parser@npm:8.13.0"
406406
dependencies:
407-
"@typescript-eslint/scope-manager": "npm:8.3.0"
408-
"@typescript-eslint/types": "npm:8.3.0"
409-
"@typescript-eslint/typescript-estree": "npm:8.3.0"
410-
"@typescript-eslint/visitor-keys": "npm:8.3.0"
407+
"@typescript-eslint/scope-manager": "npm:8.13.0"
408+
"@typescript-eslint/types": "npm:8.13.0"
409+
"@typescript-eslint/typescript-estree": "npm:8.13.0"
410+
"@typescript-eslint/visitor-keys": "npm:8.13.0"
411411
debug: "npm:^4.3.4"
412412
peerDependencies:
413413
eslint: ^8.57.0 || ^9.0.0
414414
peerDependenciesMeta:
415415
typescript:
416416
optional: true
417-
checksum: 10c0/8185e7f1f570cded8719cfb1e8147fcbbc5b8796de628d68024d2929ce6fb02d1f6101b741161229e877be1c30c720701e1e1f7c4313dba33d4bb1190a85f705
417+
checksum: 10c0/fa04f6c417c0f72104e148f1d7ff53e04108d383550365a556fbfae5d2283484696235db522189e17bc49039946977078e324100cef991ca01f78704182624ad
418418
languageName: node
419419
linkType: hard
420420

421-
"@typescript-eslint/scope-manager@npm:8.3.0":
422-
version: 8.3.0
423-
resolution: "@typescript-eslint/scope-manager@npm:8.3.0"
421+
"@typescript-eslint/scope-manager@npm:8.13.0":
422+
version: 8.13.0
423+
resolution: "@typescript-eslint/scope-manager@npm:8.13.0"
424424
dependencies:
425-
"@typescript-eslint/types": "npm:8.3.0"
426-
"@typescript-eslint/visitor-keys": "npm:8.3.0"
427-
checksum: 10c0/24d093505d444a07db88f9ab44af04eb738ce523ac3f98b0a641cf3a3ee38d18aff9f72bbf2b2e2d9f45e57c973f31016f1e224cd8ab773f6e7c3477c5a09ad3
425+
"@typescript-eslint/types": "npm:8.13.0"
426+
"@typescript-eslint/visitor-keys": "npm:8.13.0"
427+
checksum: 10c0/1924b3e740e244d98f8a99740b4196d23ae3263303b387c66db94e140455a3132e603a130f3f70fc71e37f4bda5d0c0c67224ae3911908b097ef3f972c136be4
428428
languageName: node
429429
linkType: hard
430430

431-
"@typescript-eslint/type-utils@npm:8.3.0":
432-
version: 8.3.0
433-
resolution: "@typescript-eslint/type-utils@npm:8.3.0"
431+
"@typescript-eslint/type-utils@npm:8.13.0":
432+
version: 8.13.0
433+
resolution: "@typescript-eslint/type-utils@npm:8.13.0"
434434
dependencies:
435-
"@typescript-eslint/typescript-estree": "npm:8.3.0"
436-
"@typescript-eslint/utils": "npm:8.3.0"
435+
"@typescript-eslint/typescript-estree": "npm:8.13.0"
436+
"@typescript-eslint/utils": "npm:8.13.0"
437437
debug: "npm:^4.3.4"
438438
ts-api-utils: "npm:^1.3.0"
439439
peerDependenciesMeta:
440440
typescript:
441441
optional: true
442-
checksum: 10c0/0e4b42ff2bfcd1727893bb7fe5fcf1aa808b45b5f690c249c68ce7aff68ddfba3d8b1565de2f08972915df23fa7ab114c09f507668e9b0b63faf1e34a5091706
442+
checksum: 10c0/65319084616f3aea3d9f8dfab30c9b0a70de7314b445805016fdf0d0e39fe073eef2813c3e16c3e1c6a40462ba8eecfdbb12ab1e8570c3407a1cccdb69d4bc8b
443443
languageName: node
444444
linkType: hard
445445

446-
"@typescript-eslint/types@npm:8.3.0":
447-
version: 8.3.0
448-
resolution: "@typescript-eslint/types@npm:8.3.0"
449-
checksum: 10c0/5cd733af7ffa0cdaa5842f6c5e275b3a5c9b98dc49bf1bb9df1f0b51d346bef2a10a827d886f60492d502218a272e935cef50b4f7c69100217d5b10a2499c7b1
446+
"@typescript-eslint/types@npm:8.13.0":
447+
version: 8.13.0
448+
resolution: "@typescript-eslint/types@npm:8.13.0"
449+
checksum: 10c0/bd3f88b738a92b2222f388bcf831357ef8940a763c2c2eb1947767e1051dd2f8bee387020e8cf4c2309e4142353961b659abc2885e30679109a0488b0bfefc23
450450
languageName: node
451451
linkType: hard
452452

453-
"@typescript-eslint/typescript-estree@npm:8.3.0":
454-
version: 8.3.0
455-
resolution: "@typescript-eslint/typescript-estree@npm:8.3.0"
453+
"@typescript-eslint/typescript-estree@npm:8.13.0":
454+
version: 8.13.0
455+
resolution: "@typescript-eslint/typescript-estree@npm:8.13.0"
456456
dependencies:
457-
"@typescript-eslint/types": "npm:8.3.0"
458-
"@typescript-eslint/visitor-keys": "npm:8.3.0"
457+
"@typescript-eslint/types": "npm:8.13.0"
458+
"@typescript-eslint/visitor-keys": "npm:8.13.0"
459459
debug: "npm:^4.3.4"
460460
fast-glob: "npm:^3.3.2"
461461
is-glob: "npm:^4.0.3"
@@ -465,31 +465,31 @@ __metadata:
465465
peerDependenciesMeta:
466466
typescript:
467467
optional: true
468-
checksum: 10c0/dd73aa1a9d7b5c7e6238e766e6ecdb6d87a9b28a24815258b7bbdc59c49fb525d3fe15d9b7c672e2220678f9d5fabdd9615e4cd5ee97a102fd46023ec0735d50
468+
checksum: 10c0/2d45bc5ed4ac352bea927167ac28ef23bd13b6ae352ff50e85cddfdc4b06518f1dd4ae5f2495e30d6f62d247987677a4e807065d55829ba28963908a821dc96d
469469
languageName: node
470470
linkType: hard
471471

472-
"@typescript-eslint/utils@npm:8.3.0":
473-
version: 8.3.0
474-
resolution: "@typescript-eslint/utils@npm:8.3.0"
472+
"@typescript-eslint/utils@npm:8.13.0":
473+
version: 8.13.0
474+
resolution: "@typescript-eslint/utils@npm:8.13.0"
475475
dependencies:
476476
"@eslint-community/eslint-utils": "npm:^4.4.0"
477-
"@typescript-eslint/scope-manager": "npm:8.3.0"
478-
"@typescript-eslint/types": "npm:8.3.0"
479-
"@typescript-eslint/typescript-estree": "npm:8.3.0"
477+
"@typescript-eslint/scope-manager": "npm:8.13.0"
478+
"@typescript-eslint/types": "npm:8.13.0"
479+
"@typescript-eslint/typescript-estree": "npm:8.13.0"
480480
peerDependencies:
481481
eslint: ^8.57.0 || ^9.0.0
482-
checksum: 10c0/e4e9e820cf4b4775bb66b2293a2a827897edaba88577b63df317b50752a01d542be521cc4842976fbbd93e08b9e273ce9d20e23768d06de68a83d68cc0f68a93
482+
checksum: 10c0/3fc5a7184a949df5f5b64f6af039a1d21ef7fe15f3d88a5d485ccbb535746d18514751143993a5aee287228151be3e326baf8f899a0a0a93368f6f20857ffa6d
483483
languageName: node
484484
linkType: hard
485485

486-
"@typescript-eslint/visitor-keys@npm:8.3.0":
487-
version: 8.3.0
488-
resolution: "@typescript-eslint/visitor-keys@npm:8.3.0"
486+
"@typescript-eslint/visitor-keys@npm:8.13.0":
487+
version: 8.13.0
488+
resolution: "@typescript-eslint/visitor-keys@npm:8.13.0"
489489
dependencies:
490-
"@typescript-eslint/types": "npm:8.3.0"
490+
"@typescript-eslint/types": "npm:8.13.0"
491491
eslint-visitor-keys: "npm:^3.4.3"
492-
checksum: 10c0/4c19216636f2cc25026fe20d2832d857f05c262eba78bc4159121c696199e44cac68443565959f9336372f7686a14b452867300cf4deb3c0507b8dbde88ac0e6
492+
checksum: 10c0/50b35f3cf673aaed940613f0007f7c4558a89ebef15c49824e65b6f084b700fbf01b01a4e701e24bbe651297a39678645e739acd255255f1603867a84bef0383
493493
languageName: node
494494
linkType: hard
495495

@@ -2970,16 +2970,16 @@ __metadata:
29702970
linkType: hard
29712971

29722972
"typescript-eslint@npm:^8.3.0":
2973-
version: 8.3.0
2974-
resolution: "typescript-eslint@npm:8.3.0"
2973+
version: 8.13.0
2974+
resolution: "typescript-eslint@npm:8.13.0"
29752975
dependencies:
2976-
"@typescript-eslint/eslint-plugin": "npm:8.3.0"
2977-
"@typescript-eslint/parser": "npm:8.3.0"
2978-
"@typescript-eslint/utils": "npm:8.3.0"
2976+
"@typescript-eslint/eslint-plugin": "npm:8.13.0"
2977+
"@typescript-eslint/parser": "npm:8.13.0"
2978+
"@typescript-eslint/utils": "npm:8.13.0"
29792979
peerDependenciesMeta:
29802980
typescript:
29812981
optional: true
2982-
checksum: 10c0/90134b4b601d6fa582a95c9bee23c254f6ac2ca38aed07986d0a3bb75e1ddfdceeb9650c8647b34148696115d5fe0ce281413e4a8ec001e1e928356242a1756d
2982+
checksum: 10c0/a84958e7602360c4cb2e6227fd9aae19dd18cdf1a2cfd9ece2a81d54098f80454b5707e861e98547d0b2e5dae552b136aa6733b74f0dd743ca7bfe178083c441
29832983
languageName: node
29842984
linkType: hard
29852985

0 commit comments

Comments
 (0)