Skip to content

fix(deps): regenerate package-lock.json#265

Open
brian-smith-tcril wants to merge 1 commit intoopenedx:masterfrom
brian-smith-tcril:brian-smith-tcril/regenerate-package-lock
Open

fix(deps): regenerate package-lock.json#265
brian-smith-tcril wants to merge 1 commit intoopenedx:masterfrom
brian-smith-tcril:brian-smith-tcril/regenerate-package-lock

Conversation

@brian-smith-tcril
Copy link
Contributor

Regenerating the lockfile to pick up latest compatible @edx/frontend-component-footer (14.9.5).

What I ran to regenerate the lockfile:

rm -rf node_modules/
rm package-lock.json
nvm use
npm install

This PR was created by Claude Code. See the plan for details.

Co-Authored-By: Claude Code <noreply@anthropic.com>
@codecov
Copy link

codecov bot commented Feb 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.14%. Comparing base (6223212) to head (830a78d).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #265   +/-   ##
=======================================
  Coverage   84.14%   84.14%           
=======================================
  Files          47       47           
  Lines         700      700           
  Branches      136      133    -3     
=======================================
  Hits          589      589           
  Misses        111      111           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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