Skip to content

Commit

Permalink
fix(deps): update storybook monorepo to v7.0.22 (#8652)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 19, 2023
1 parent af0e028 commit bd903c5
Show file tree
Hide file tree
Showing 2 changed files with 400 additions and 400 deletions.
10 changes: 5 additions & 5 deletions packages/cli-packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"dependencies": {
"@redwoodjs/project-config": "5.0.0",
"@redwoodjs/telemetry": "5.0.0",
"@storybook/addon-a11y": "7.0.21",
"@storybook/addon-docs": "7.0.21",
"@storybook/addon-essentials": "7.0.21",
"@storybook/react-webpack5": "7.0.21",
"@storybook/addon-a11y": "7.0.22",
"@storybook/addon-docs": "7.0.22",
"@storybook/addon-essentials": "7.0.22",
"@storybook/react-webpack5": "7.0.22",
"chalk": "4.1.2",
"execa": "5.1.1",
"storybook": "7.0.21",
"storybook": "7.0.22",
"terminal-link": "2.1.1",
"yargs": "17.7.2"
},
Expand Down
Loading

0 comments on commit bd903c5

Please sign in to comment.