-
Notifications
You must be signed in to change notification settings - Fork 24
chore: switch to npm-shrinkwrap.json
#485
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #485 +/- ##
=======================================
Coverage 74.42% 74.42%
=======================================
Files 110 110
Lines 10468 10468
Branches 700 700
=======================================
Hits 7791 7791
Misses 2674 2674
Partials 3 3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
0a7d4e4 to
67a84e3
Compare
|
Fast-tracking this change :) |
Description
So we don't end up duplicating the work of maintaining the same dependencies across two repos
https://docs.npmjs.com/cli/v11/configuring-npm/npm-shrinkwrap-json
Validation
Related Issues
Check List
node --run testand all tests passed.node --run format&node --run lint.