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(package): fix out of sync package-lock.json #8228

Merged
merged 1 commit into from
Apr 5, 2023
Merged

Conversation

misteroneill
Copy link
Member

Description

package-lock.json was in a bad state, so this should address that.

Specific Changes proposed

  • Ran npm install and npm audit fix

Requirements Checklist

  • Feature implemented / Bug fixed
  • Reviewed by Two Core Contributors

@codecov
Copy link

codecov bot commented Apr 5, 2023

Codecov Report

Merging #8228 (c5319ba) into main (629000b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #8228   +/-   ##
=======================================
  Coverage   82.31%   82.31%           
=======================================
  Files         112      112           
  Lines        7452     7452           
  Branches     1796     1796           
=======================================
  Hits         6134     6134           
  Misses       1318     1318           
Impacted Files Coverage Δ
src/js/big-play-button.js 27.58% <ø> (ø)
src/js/clickable-component.js 90.00% <ø> (ø)
src/js/close-button.js 92.85% <ø> (ø)
src/js/component.js 93.31% <ø> (ø)
...-bar/audio-track-controls/audio-track-menu-item.js 3.03% <ø> (ø)
src/js/control-bar/fullscreen-toggle.js 94.11% <ø> (ø)
src/js/control-bar/live-display.js 100.00% <ø> (ø)
src/js/control-bar/mute-toggle.js 94.59% <ø> (ø)
src/js/control-bar/picture-in-picture-toggle.js 83.87% <ø> (ø)
src/js/control-bar/play-toggle.js 84.84% <ø> (ø)
... and 56 more

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

@misteroneill misteroneill merged commit fe94c5d into main Apr 5, 2023
@misteroneill misteroneill deleted the package-lock branch April 5, 2023 14:42
edirub pushed a commit to edirub/video.js that referenced this pull request Jun 8, 2023
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.

3 participants