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 Storybook from 7.0.0-beta.62 to 7.0.12 #118

Merged
merged 1 commit into from May 16, 2023
Merged

Conversation

jasonaowen
Copy link
Contributor

Since introducing Storybook in PR #28, they have released 7.0, and a dozen more point releases. Update all our Storybook dependencies to their latest versions:

npm install --save-dev \
    @storybook/addon-essentials@latest \
    @storybook/addon-interactions@latest \
    @storybook/addon-links@latest \
    @storybook/blocks@latest \
    @storybook/preset-create-react-app@latest \
    @storybook/react@latest \
    @storybook/react-webpack5@latest \
    @storybook/testing-library@latest \
    storybook@latest

Since introducing Storybook in commit
2845b66, they have released 7.0[1], and a
dozen more point releases. Update all our Storybook dependencies to
their latest versions:

    npm install --save-dev \
        @storybook/addon-essentials@latest \
        @storybook/addon-interactions@latest \
        @storybook/addon-links@latest \
        @storybook/blocks@latest \
        @storybook/preset-create-react-app@latest \
        @storybook/react@latest \
        @storybook/react-webpack5@latest \
        @storybook/testing-library@latest \
        storybook@latest

[1] https://github.com/storybookjs/storybook/releases/tag/v7.0.0
@jasonaowen jasonaowen requested a review from reefdog May 15, 2023 22:49
@netlify
Copy link

netlify bot commented May 15, 2023

Deploy Preview for philanthropy-data-commons-viewer ready!

Name Link
🔨 Latest commit 263c430
🔍 Latest deploy log https://app.netlify.com/sites/philanthropy-data-commons-viewer/deploys/6462b7068b727e0008badb7e
😎 Deploy Preview https://deploy-preview-118--philanthropy-data-commons-viewer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Contributor

@reefdog reefdog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Installs, runs, etc.!

@jasonaowen jasonaowen merged commit 366d13d into main May 16, 2023
11 checks passed
@jasonaowen jasonaowen deleted the upgrade-storybook branch May 16, 2023 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants