Skip to content

Update package.json - #9895

Open
Personal8968 wants to merge 1 commit into
MetaMask:mainfrom
Personal8968:main
Open

Update package.json#9895
Personal8968 wants to merge 1 commit into
MetaMask:mainfrom
Personal8968:main

Conversation

@Personal8968

@Personal8968 Personal8968 commented Aug 17, 2026

Copy link
Copy Markdown

Explanation

References

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

Note

Cursor Bugbot is generating a summary for commit 6502c91. Configure here.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 6502c91. Configure here.

Comment thread package.json
"@yarnpkg/parsers": "^3.0.3",
"@yarnpkg/types": "^4.0.0",
"bats": "^1.13.0",
"it_just_test":"1.0.0",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Accidental test dependency added

High Severity

it_just_test appears to be a leftover test entry in root package.json. It is unused in the repo, does not match a published npm package, and uses inconsistent spacing. Including it would break install and CI for this Yarn monorepo.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 6502c91. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant