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(deps): update npm lockfileVersion to 3 #1149

Merged
merged 2 commits into from
Mar 14, 2024

Conversation

MikeMcC399
Copy link
Collaborator

This PR updates

package-lock.json from lockfileVersion 2 to 3.

lockfileVersion is updated to v3 using

npm install --lockfile-version=3

for consistency with all other npm package-lock.json files in the examples directories of this monorepo.

Reference

npm docs > package-lock.json

3: The lockfile version used by npm v9 and above. Backwards compatible to npm v7.

See https://nodejs.org/en/download/releases
Node.js 18 and Node.js 20 up to 20.6.1 use npm v9, Node.js 20 starting with 20.7.0 uses npm v10

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 marked this pull request as ready for review March 12, 2024 15:51
@jennifer-shehane jennifer-shehane merged commit e6face2 into cypress-io:master Mar 14, 2024
74 checks passed
@MikeMcC399 MikeMcC399 deleted the update/npm-lockfile branch March 14, 2024 14:26
Copy link

🎉 This PR is included in version 6.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants