Skip to content

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

Merged
brian-smith-tcril merged 1 commit intoopenedx:masterfrom
brian-smith-tcril:brian-smith-tcril/regenerate-package-lock
Feb 13, 2026
Merged

fix(deps): regenerate package-lock.json#858
brian-smith-tcril merged 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.

@codecov
Copy link

codecov bot commented Feb 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.64%. Comparing base (f7b5615) to head (46082ce).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #858   +/-   ##
=======================================
  Coverage   94.64%   94.64%           
=======================================
  Files         164      164           
  Lines        3623     3623           
  Branches      997      993    -4     
=======================================
  Hits         3429     3429           
  Misses        181      181           
  Partials       13       13           

☔ 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.

Co-Authored-By: Claude Code <noreply@anthropic.com>
@brian-smith-tcril brian-smith-tcril force-pushed the brian-smith-tcril/regenerate-package-lock branch from 1bad164 to 46082ce Compare February 13, 2026 22:08
@brian-smith-tcril brian-smith-tcril merged commit e1383d1 into openedx:master Feb 13, 2026
6 checks passed
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.

2 participants