You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current release, v1.1.0, is two years old at this point, and depends on an old version of @typescript-eslint/typescript-estree, which doesn't support typescript 4.7.0+.
For context, I'd like to upgrade a project to typescript to 4.8+, which is required by recent lodash versions, which is required by storybook.
The text was updated successfully, but these errors were encountered:
The current release, v1.1.0, is two years old at this point, and depends on an old version of
@typescript-eslint/typescript-estree
, which doesn't supporttypescript
4.7.0+.For context, I'd like to upgrade a project to
typescript
to 4.8+, which is required by recentlodash
versions, which is required bystorybook
.The text was updated successfully, but these errors were encountered: