Skip to content

Commit

Permalink
chore: update storybook monorepo to ^7.6.6 (#4131)
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] authored Dec 20, 2023
1 parent 5b65f6c commit 523087b
Show file tree
Hide file tree
Showing 2 changed files with 318 additions and 318 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,20 @@
"@babel/preset-typescript": "^7.23.3",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@storybook/addon-a11y": "^7.6.5",
"@storybook/addon-essentials": "^7.6.5",
"@storybook/addon-interactions": "^7.6.5",
"@storybook/addon-storysource": "^7.6.5",
"@storybook/addon-a11y": "^7.6.6",
"@storybook/addon-essentials": "^7.6.6",
"@storybook/addon-interactions": "^7.6.6",
"@storybook/addon-storysource": "^7.6.6",
"@storybook/addon-styling": "^1.3.7",
"@storybook/addons": "^7.6.5",
"@storybook/cli": "^7.6.5",
"@storybook/addons": "^7.6.6",
"@storybook/cli": "^7.6.6",
"@storybook/jest": "^0.2.3",
"@storybook/react": "^7.6.5",
"@storybook/react-webpack5": "^7.6.5",
"@storybook/source-loader": "^7.6.5",
"@storybook/react": "^7.6.6",
"@storybook/react-webpack5": "^7.6.6",
"@storybook/source-loader": "^7.6.6",
"@storybook/test-runner": "^0.16.0",
"@storybook/testing-library": "^0.2.2",
"@storybook/theming": "^7.6.5",
"@storybook/theming": "^7.6.6",
"@swc/core": "^1.3.101",
"@swc/jest": "^0.2.29",
"@testing-library/react": "^14.1.2",
Expand Down Expand Up @@ -81,7 +81,7 @@
"react-test-renderer": "^18.2.0",
"smarthr-normalize-css": "^1.1.0",
"standard-version": "^9.3.2",
"storybook": "^7.6.5",
"storybook": "^7.6.6",
"storybook-addon-pseudo-states": "^2.1.2",
"styled-components": "^5.3.11",
"styled-reset": "^4.5.1",
Expand Down
Loading

0 comments on commit 523087b

Please sign in to comment.