-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[ui] Update dependencies for our eslint-config #21364
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @hellendag and the rest of your teammates on Graphite |
Deploy preview for dagster-university ready! ✅ Preview Built with commit 78268d8. |
78268d8
to
28caab6
Compare
Deploy preview for dagit-storybook ready! ✅ Preview Built with commit 28caab6. |
Deploy preview for dagit-core-storybook ready! ✅ Preview Built with commit 28caab6. |
Deploy preview for dagster-docs ready! Preview available at https://dagster-docs-92rds7ta7-elementl.vercel.app Direct link to changed pages: |
Merge activity
|
## Summary & Motivation Update some dependencies in our eslint-config. This is prompted by the TS parser complaining about the new version. Once this is merged, I'll publish eslint-config v1.0.15 to npm, then use it in internal. ## How I Tested These Changes TS, lint. Verify that the TS version warning is gone, and everything lints nicely.
Summary & Motivation
Update some dependencies in our eslint-config. This is prompted by the TS parser complaining about the new version.
Once this is merged, I'll publish eslint-config v1.0.15 to npm, then use it in internal.
How I Tested These Changes
TS, lint. Verify that the TS version warning is gone, and everything lints nicely.