fix: update package-lock.json with @playwright/test dependencies #31
Reference in New Issue
Block a user
Delete Branch "fix/update-package-lock-playwright"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
maincaused by missing@playwright/testentries inpackage-lock.json@playwright/testtodevDependenciesbutpackage-lock.jsonwas not regenerated before merge, causingnpm cito fail on every CI runnpm installto regeneratepackage-lock.jsonwith the correct lockfile entriesFixes #30
Test plan
cc @cpfarhood
Closing as duplicate of #29 which already has CTO and QA approval and fixes the same issue.
Pull request closed