Loading
fix: #3615761 Regenerate the lock file so the browser test dependency resolves to @vardot/varbase-e2e
Follow-up to #3615761: the switch to @vardot/varbase-e2e updated package.json, but yarn.lock was not regenerated, so the lock still resolved webship-js@2.0.4 from npm and a plain yarn install kept fetching it.
Regenerated with yarn install --mode=update-lockfile. The lock now resolves @vardot/varbase-e2e 2.0.2 and carries no reference to the old package.
Branched from the current 2.0.x, so this fast-forwards cleanly and changes yarn.lock only.
Checkpoints:
- File an issue
- Addition/Change/Update/Fix
- Testing to ensure no regression
- Automated unit testing coverage
- Automated functional testing coverage
- UX/UI designer responsibilities
- Readability
- Accessibility
- Performance
- Security
- Developer Documentation
- User Guide Documentation
- Reviewed by human
- Code review by maintainers
- Full testing and approval
- Credit contributors
- Review with the product owner
- Release notes snippet
- Release
Edited by Rajab Natshah