Skip to content
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

Upgrade @types/webpack-env and @types/node to fix conflicting types #9365

Merged
merged 1 commit into from
Jan 9, 2020

Conversation

shisama
Copy link
Contributor

@shisama shisama commented Jan 9, 2020

Issue:
@storybook/react types dependency @types/webpack-env conflicting with @types/node
fix #9241

What I did

The types has already fixed in DefinitelyTyped/DefinitelyTyped#41313 and the packages has already been published. The issue will be fixed with these latest packages.

How to test

  • Is this testable with Jest or Chromatic screenshots?
  • Does this need a new example in the kitchen sink apps?
  • Does this need an update to the documentation?

If your answer is yes to any of these, please make sure to include it in your PR.

@vercel
Copy link

vercel bot commented Jan 9, 2020

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/storybook/monorepo/p5vu8jocf
✅ Preview: https://monorepo-git-fork-shisama-upgrade-react-deps.storybook.now.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@storybook/react types dependency @types/webpack-env conflicting with @types/node
3 participants