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

fix: Fix package-lock dependencies #422

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Conversation

o-kopysov
Copy link
Collaborator

Pull Request

Description

Fix package-lock.json with incorrect dependency to prevent package publish error.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Code cleanup/refactoring
  • Documentation update
  • This change requires a documentation update
  • CI system update
  • Test Coverage update

@o-kopysov o-kopysov added the fix label Feb 5, 2024
@o-kopysov o-kopysov added this to the v1.4.1 milestone Feb 5, 2024
@o-kopysov o-kopysov self-assigned this Feb 5, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6b58b98) 90.93% compared to head (7bc427b) 90.93%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #422   +/-   ##
=========================================
  Coverage     90.93%   90.93%           
  Complexity      489      489           
=========================================
  Files            47       47           
  Lines          1743     1743           
  Branches        210      210           
=========================================
  Hits           1585     1585           
  Misses           94       94           
  Partials         64       64           

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

@o-kopysov o-kopysov merged commit 265c518 into Samsung:main Feb 5, 2024
7 checks passed
@o-kopysov o-kopysov deleted the fix-fe branch February 5, 2024 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants