Skip to content

Commit

Permalink
Bump storybook from 7.3.2 to 7.4.0 (#1103)
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.3.2 to 7.4.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.4.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 Aug 30, 2023
1 parent 627f944 commit 3eb6934
Show file tree
Hide file tree
Showing 8 changed files with 70 additions and 197 deletions.
2 changes: 1 addition & 1 deletion apps/endringsmelding-pleiepenger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"sass-loader": "13.3.2",
"source-map-loader": "4.0.1",
"start-server-and-test": "2.0.0",
"storybook": "7.3.2",
"storybook": "7.4.0",
"style-loader": "3.3.3",
"tailwindcss": "3.3.3",
"ts-loader": "9.4.4",
Expand Down
2 changes: 1 addition & 1 deletion apps/omsorgspengesoknad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"sass-loader": "13.3.2",
"source-map-loader": "4.0.1",
"start-server-and-test": "2.0.0",
"storybook": "7.3.2",
"storybook": "7.4.0",
"style-loader": "3.3.3",
"ts-loader": "9.4.4",
"typescript": "5.2.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"react-dom": "18.2.0",
"react-scripts": "5.0.1",
"react-syntax-highlighter": "15.5.0",
"storybook": "7.3.2",
"storybook": "7.4.0",
"turbo": "1.10.13",
"typescript": "5.2.2",
"webpack": "5.88.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/sif-common-core-ds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"rimraf": "5.0.1",
"sass": "1.66.1",
"sass-loader": "13.3.2",
"storybook": "7.3.2",
"storybook": "7.4.0",
"storybook-addon-sass-postcss": "0.1.3",
"uuid": "9.0.0",
"webpack": "5.88.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/sif-common-formik-ds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"react-scripts": "5.0.1",
"rimraf": "5.0.1",
"sass": "1.66.1",
"storybook": "7.3.2",
"storybook": "7.4.0",
"storybook-formik": "2.4.2",
"webpack": "5.88.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sif-common-forms-ds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"react-router-dom": "6.15.0",
"react-scripts": "5.0.1",
"rimraf": "5.0.1",
"storybook": "7.3.2",
"storybook": "7.4.0",
"webpack": "5.88.2"
},
"directories": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sif-common-soknad-ds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"rimraf": "5.0.1",
"sass": "1.66.1",
"sass-loader": "13.3.2",
"storybook": "7.3.2",
"storybook": "7.4.0",
"uuid": "9.0.0",
"webpack": "5.88.2"
},
Expand Down
Loading

0 comments on commit 3eb6934

Please sign in to comment.