Skip to content

Commit

Permalink
fix(deps): update storybook monorepo to v6.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 19, 2022
1 parent 82a6361 commit 5173b7d
Show file tree
Hide file tree
Showing 3 changed files with 1,064 additions and 882 deletions.
8 changes: 4 additions & 4 deletions config/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"@marigold/theme-core": "workspace:*",
"@marigold/theme-unicorn": "workspace:*",
"@mdx-js/react": "1.6.22",
"@storybook/addon-a11y": "6.4.22",
"@storybook/addon-essentials": "6.4.22",
"@storybook/addon-interactions": "6.4.22",
"@storybook/addon-a11y": "6.5.0",
"@storybook/addon-essentials": "6.5.0",
"@storybook/addon-interactions": "6.5.0",
"@storybook/jest": "0.0.10",
"@storybook/testing-library": "0.0.11",
"babel-loader": "8.2.5",
Expand All @@ -37,7 +37,7 @@
"webpack": "4"
},
"peerDependencies": {
"@storybook/react": "6.4.22",
"@storybook/react": "6.5.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"typescript": "4.6.3"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@marigold/jest-config": "workspace:*",
"@marigold/prettier-config": "workspace:*",
"@marigold/tsconfig": "workspace:*",
"@storybook/react": "6.4.22",
"@storybook/react": "6.5.0",
"@testing-library/dom": "8.13.0",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "12.1.5",
Expand Down
Loading

0 comments on commit 5173b7d

Please sign in to comment.