-
Notifications
You must be signed in to change notification settings - Fork 29
Bump libs
and ophan-tracker-js
dependencies
#13896
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
Hello 👋! When you're ready to run Chromatic, please apply the You will need to reapply the label each time you want to run Chromatic. |
@sookburt asking since you were the original author of these changes. Is it ok if I bump these packages in this repo? |
Size Change: +615 B (+0.06%) Total Size: 973 kB
ℹ️ View Unchanged
|
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.
Thanks!
What does this change?
libs
to22.0.1
ophan-tracker-js
to2.2.9
(becausetsc
step failed without doing this)Why?
I'm trying to install a version of
libs
that has been released after22.0.1
. This failstsc
checks due to type mismatches betweenlibs
andophan
.