Skip to content

chore: remove individual plugin package-locks#2683

Open
maribethb wants to merge 1 commit intoRaspberryPiFoundation:mainfrom
maribethb:remove-pl
Open

chore: remove individual plugin package-locks#2683
maribethb wants to merge 1 commit intoRaspberryPiFoundation:mainfrom
maribethb:remove-pl

Conversation

@maribethb
Copy link
Copy Markdown
Contributor

The basics

The details

Resolves

Fixes having unnecessary package-locks in blockly-samples

Proposed Changes

removes individual package-locks

Reason for Changes

they aren't being updated anymore because when we switched to using npm workspaces, only the top-level package-lock matters, the individual ones aren't used so they also aren't updated when you add or remove dependencies from a subpackage

this is standard practice to not have the individual ones anymore

Test Coverage

install still works

Documentation

Additional Information

@maribethb maribethb requested a review from a team as a code owner April 1, 2026 17:14
@maribethb maribethb requested review from mikeharv and removed request for a team April 1, 2026 17:14
Copy link
Copy Markdown
Contributor

@mikeharv mikeharv left a comment

Choose a reason for hiding this comment

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

-19,955

Nice!

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.

2 participants