fix: regenerate pnpm-lock.yaml to include @playwright/test #39

Merged
privilegedescalation-engineer[bot] merged 1 commits from fix/regenerate-pnpm-lockfile into main 2026-03-24 23:52:43 +00:00

1 Commits

Author SHA1 Message Date
Gandalf the Greybeard d20e18f13b fix: regenerate pnpm-lock.yaml to include @playwright/test
pnpm-lock.yaml was not updated when @playwright/test@^1.58.2 was added to
package.json, causing CI to fail with ERR_PNPM_OUTDATED_LOCKFILE. This
lockfile-only change resolves that breakage.

Closes https://github.com/privilegedescalation/headlamp-sealed-secrets-plugin/issues/38

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-24 23:40:35 +00:00