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

use --no-package-lock in npm #961

Closed
wants to merge 2 commits into from
Closed

use --no-package-lock in npm #961

wants to merge 2 commits into from

Conversation

mansona
Copy link
Member

@mansona mansona commented Aug 15, 2023

This removes the warning that npm gives when you try to use the deprecated --no-shrinkwrap option 👍

--no-package-lock was added in npm 5 so it's been recommended for a long time!

@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Merging #961 (00d4a6e) into master (9d9763a) will increase coverage by 0.03%.
The diff coverage is 100.00%.

❗ Current head 00d4a6e differs from pull request most recent head b52721e. Consider uploading reports for the commit b52721e to get more accurate results

@@            Coverage Diff             @@
##           master     #961      +/-   ##
==========================================
+ Coverage   94.59%   94.63%   +0.03%     
==========================================
  Files          17       17              
  Lines         555      559       +4     
==========================================
+ Hits          525      529       +4     
  Misses         30       30              
Files Changed Coverage Δ
lib/dependency-manager-adapters/npm.js 98.46% <100.00%> (+0.04%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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.

1 participant