Skip to content

Commit

Permalink
chore: update storybook monorepo to ^7.4.1 (#3708)
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 Sep 12, 2023
1 parent 783b858 commit e878f24
Show file tree
Hide file tree
Showing 2 changed files with 425 additions and 400 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@
"@babel/preset-typescript": "^7.22.15",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@storybook/addon-a11y": "^7.4.0",
"@storybook/addon-essentials": "^7.4.0",
"@storybook/addon-interactions": "^7.4.0",
"@storybook/addon-storysource": "^7.4.0",
"@storybook/addons": "^7.4.0",
"@storybook/cli": "^7.4.0",
"@storybook/addon-a11y": "^7.4.1",
"@storybook/addon-essentials": "^7.4.1",
"@storybook/addon-interactions": "^7.4.1",
"@storybook/addon-storysource": "^7.4.1",
"@storybook/addons": "^7.4.1",
"@storybook/cli": "^7.4.1",
"@storybook/jest": "^0.2.2",
"@storybook/react": "^7.4.0",
"@storybook/react-webpack5": "^7.4.0",
"@storybook/react": "^7.4.1",
"@storybook/react-webpack5": "^7.4.1",
"@storybook/test-runner": "^0.13.0",
"@storybook/testing-library": "^0.2.0",
"@storybook/theming": "^7.4.0",
"@storybook/theming": "^7.4.1",
"@swc/core": "^1.3.84",
"@swc/jest": "^0.2.29",
"@testing-library/react-hooks": "^8.0.1",
Expand Down Expand Up @@ -74,7 +74,7 @@
"react-test-renderer": "^18.2.0",
"smarthr-normalize-css": "^1.1.0",
"standard-version": "^9.3.2",
"storybook": "^7.4.0",
"storybook": "^7.4.1",
"styled-components": "^5.3.11",
"styled-reset": "^4.5.1",
"stylelint": "^15.10.3",
Expand Down
Loading

0 comments on commit e878f24

Please sign in to comment.