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: update yarn.lock and add graphql resolution #540

Merged
merged 1 commit into from
Feb 3, 2023
Merged

Conversation

AaronZyLee
Copy link
Contributor

@AaronZyLee AaronZyLee commented Feb 3, 2023

Description of changes

  • Update yarn.lock
  • Add graphql resolution which fixes the duplicate graphql module installation during local setup-dev

Issue #, if available

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • Breaking changes to existing customers are released behind a feature flag or major version update
  • Changes are tested using sample applications for all relevant platforms (iOS/android/flutter/Javascript) that use the feature added/modified

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@AaronZyLee AaronZyLee requested a review from a team as a code owner February 3, 2023 18:44
@codecov-commenter
Copy link

codecov-commenter commented Feb 3, 2023

Codecov Report

Merging #540 (96dd4fc) into main (cf7f167) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main     #540   +/-   ##
=======================================
  Coverage   85.69%   85.69%           
=======================================
  Files         148      148           
  Lines        7380     7380           
  Branches     1962     1962           
=======================================
  Hits         6324     6324           
  Misses        959      959           
  Partials       97       97           

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

@AaronZyLee AaronZyLee merged commit 181480d into main Feb 3, 2023
@AaronZyLee AaronZyLee deleted the refresh-lock branch February 3, 2023 22:37
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.

4 participants