Skip to content

Commit

Permalink
chore(deps): update storybook monorepo to v6.5.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 21, 2022
1 parent 2a1e839 commit 191ed78
Show file tree
Hide file tree
Showing 3 changed files with 310 additions and 304 deletions.
8 changes: 4 additions & 4 deletions config/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"@marigold/theme-core": "workspace:*",
"@marigold/theme-unicorn": "workspace:*",
"@mdx-js/react": "1.6.22",
"@storybook/addon-a11y": "6.5.13",
"@storybook/addon-essentials": "6.5.13",
"@storybook/addon-interactions": "6.5.13",
"@storybook/addon-a11y": "6.5.15",
"@storybook/addon-essentials": "6.5.15",
"@storybook/addon-interactions": "6.5.15",
"@storybook/jest": "0.0.10",
"@storybook/testing-library": "0.0.13",
"@types/react": "18",
Expand All @@ -45,7 +45,7 @@
"typescript": "4.9.4"
},
"peerDependencies": {
"@storybook/react": "6.5.13",
"@storybook/react": "6.5.15",
"react": "18.x",
"react-dom": "18.x",
"typescript": "4.9.4"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@marigold/jest-config": "workspace:*",
"@marigold/prettier-config": "workspace:*",
"@marigold/tsconfig": "workspace:*",
"@storybook/react": "6.5.13",
"@storybook/react": "6.5.15",
"@testing-library/dom": "8.19.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
Expand Down
Loading

0 comments on commit 191ed78

Please sign in to comment.