Skip to content

Commit

Permalink
Update storybook monorepo to v6.4.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 9, 2022
1 parent 5e9f3c0 commit ba042f1
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
"@babel/core": "7.17.2",
"@babel/preset-react": "7.16.7",
"@babel/runtime-corejs3": "7.17.2",
"@storybook/addon-actions": "6.4.19",
"@storybook/addon-actions": "6.4.21",
"@storybook/addon-knobs": "6.4.0",
"@storybook/addon-links": "6.4.19",
"@storybook/addons": "6.4.19",
"@storybook/components": "6.4.19",
"@storybook/core-events": "6.4.19",
"@storybook/preact": "6.4.19",
"@storybook/theming": "6.4.19",
"@storybook/addon-links": "6.4.21",
"@storybook/addons": "6.4.21",
"@storybook/components": "6.4.21",
"@storybook/core-events": "6.4.21",
"@storybook/preact": "6.4.21",
"@storybook/theming": "6.4.21",
"@types/react": "17.0.39",
"@types/webpack-env": "1.16.3",
"babel-loader": "8.2.3",
Expand All @@ -51,7 +51,7 @@
"build-storybook": "build-storybook -s public -c test/.storybook"
},
"dependencies": {
"@storybook/client-api": "6.4.19",
"@storybook/client-api": "6.4.21",
"preact": "10.6.5",
"preact-render-to-string": "5.1.19",
"react-dom": "17.0.2"
Expand Down

0 comments on commit ba042f1

Please sign in to comment.