-
Notifications
You must be signed in to change notification settings - Fork 345
update lockfile #4357
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
update lockfile #4357
Conversation
Overall package sizeSelf size: 6.53 MB Dependency sizes
🤖 This report was automatically generated by heaviest-objects-in-the-universe |
BenchmarksBenchmark execution time: 2024-05-29 09:21:18 Comparing candidate commit fc34107 in PR branch Found 1 performance improvements and 0 performance regressions! Performance is the same for 259 metrics, 6 unstable metrics. scenario:plugin-graphql-with-depth-off-18
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4357 +/- ##
==========================================
- Coverage 69.19% 68.87% -0.32%
==========================================
Files 1 242 +241
Lines 198 10273 +10075
Branches 33 33
==========================================
+ Hits 137 7076 +6939
- Misses 61 3197 +3136 ☔ View full report in Codecov by Sentry. |
What does this PR do?
Just ran
yarn
to update the lockfile. A previous PR probably forgot to commit it.