-
Notifications
You must be signed in to change notification settings - Fork 22
Update yarn.lock
with latest dependencies
#1003
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
Conversation
8ee7eaa
to
cc97a53
Compare
cc97a53
to
15fd655
Compare
fef11a5
to
41e4c89
Compare
a845ef1
to
678aec8
Compare
36be798
to
d837a76
Compare
d837a76
to
9bfedea
Compare
25b6e69
to
ce82418
Compare
4e3885b
to
38557ea
Compare
38557ea
to
282920a
Compare
282920a
to
484d627
Compare
484d627
to
3b4fa4e
Compare
3b4fa4e
to
27d0ce1
Compare
27d0ce1
to
526d7d4
Compare
526d7d4
to
889ae80
Compare
3bcd900
to
3281c27
Compare
3281c27
to
4104dce
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1003 +/- ##
=======================================
Coverage 71.30% 71.30%
=======================================
Files 63 63
Lines 4144 4144
=======================================
Hits 2955 2955
Misses 1189 1189 🚀 New features to boost your workflow:
|
datalab
|
Project |
datalab
|
Branch Review |
ci/update-yarn-lock-main-deps
|
Run status |
|
Run duration | 07m 00s |
Commit |
|
Committer | github-actions[bot] |
View all properties for this run ↗︎ |
Test results | |
---|---|
|
0
|
|
0
|
|
0
|
|
0
|
|
477
|
View all changes introduced in this branch ↗︎ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't see any issues here after testing locally, only annoying thing is mismatched versions of some of our linting dependencies between pre-commit and the yarn.lock, but not sure that is the end of the world.
This PR updates the
yarn.lock
file with the latest compatible dependencies. The chagnes to the lockfile must be reviewed; to run the tests, mark the PR as ready-for-review.