Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
"@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.

"comment-json": "^4.5.1",
"eslint": "^9.39.1",
"eslint-config-prettier": "^9.1.0",
Expand Down