Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: use lockfileVersion 3, add test-fixture dev dependency #626

Merged
merged 5 commits into from
Oct 25, 2024

Conversation

web-padawan
Copy link
Member

@web-padawan web-padawan commented Oct 22, 2024

Description

With "lockfileVersion": 3, it turns out that @polymer/test-fixture dev dependency (which is transitive and comes from wct-browser-legacy) gets installed into nested subfolder node_modules/wct-browser-legacy/node_modules.

In order to make sure tests run in P3, I added direct dev dependency on test-fixture to bower.json which gets mapped to v4.0.0 (see Polymer/tools#703). Previously it broke due to wct-browser-legacy using v3 internally.

Type of change

  • Internal change

@web-padawan web-padawan changed the title chore: update package version in package-lock-p3.json chore: use lockfileVersion 3, add test-fixture dev dependency Oct 22, 2024
@DiegoCardoso DiegoCardoso merged commit e1a1599 into master Oct 25, 2024
4 checks passed
@DiegoCardoso DiegoCardoso deleted the chore/package-lock-p3 branch October 25, 2024 09:14
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