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 node 18 and npm 9 as primary versions #3582

Merged
merged 13 commits into from Mar 17, 2023
Merged

Conversation

JamesHenry
Copy link
Member

No description provided.

});
expect(rootLock).toMatchObject({
name: "integration",
version: "0.0.0",
dependencies: {
Copy link
Member Author

Choose a reason for hiding this comment

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

The root level dependencies property in lockfiles was already deprecated in lockfile v2, fully removed in lockfile v3 which is what this PR starts using

@JamesHenry JamesHenry marked this pull request as ready for review March 17, 2023 14:00
@JamesHenry JamesHenry merged commit 6253b0f into main Mar 17, 2023
@JamesHenry JamesHenry deleted the node-18-npm-9-primary branch March 17, 2023 14:01
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.

None yet

1 participant