Skip to content

Commit

Permalink
build(deps-dev): bump storybook from 7.5.3 to 7.6.0 (#5701)
Browse files Browse the repository at this point in the history
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) from 7.5.3 to 7.6.0.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.0/code/lib/cli)

---
updated-dependencies:
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent 3aa6746 commit 08f22bb
Show file tree
Hide file tree
Showing 6 changed files with 142 additions and 231 deletions.
2 changes: 1 addition & 1 deletion packages/app-content-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"selfsigned": "~2.4.1",
"sinon": "~17.0.0",
"sinon-chai": "~3.7.0",
"storybook": "~7.5.0",
"storybook": "~7.6.0",
"storybook-react-i18next": "~2.0.1"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/app-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"selfsigned": "~2.4.1",
"sinon": "~17.0.0",
"sinon-chai": "~3.7.0",
"storybook": "~7.5.0",
"storybook": "~7.6.0",
"storybook-react-i18next": "~2.0.1"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/lib-classifier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"sinon": "~17.0.0",
"sinon-chai": "~3.7.0",
"snazzy": "~9.0.0",
"storybook": "~7.5.0",
"storybook": "~7.6.0",
"storybook-react-i18next": "~2.0.1",
"style-loader": "~3.3.1",
"styled-components": "~5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/lib-react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"sinon": "~17.0.0",
"sinon-chai": "~3.7.0",
"snazzy": "~9.0.0",
"storybook": "~7.5.0",
"storybook": "~7.6.0",
"storybook-react-i18next": "~2.0.1",
"styled-components": "~5.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/lib-user/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"sinon": "~17.0.0",
"sinon-chai": "~3.7.0",
"snazzy": "~9.0.0",
"storybook": "~7.5.2",
"storybook": "~7.6.0",
"style-loader": "~3.3.1",
"webpack": "~5.89.0",
"webpack-cli": "~5.1.0",
Expand Down
Loading

0 comments on commit 08f22bb

Please sign in to comment.