Skip to content

Commit

Permalink
chore(deps-dev): bump storybook from 8.3.4 to 8.3.5
Browse files Browse the repository at this point in the history
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) from 8.3.4 to 8.3.5.
- [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/v8.3.5/code/lib/cli)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2024
1 parent 064d6e3 commit e19acf3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3765,9 +3765,9 @@ __metadata:
languageName: node
linkType: hard

"@storybook/core@npm:8.3.4":
version: 8.3.4
resolution: "@storybook/core@npm:8.3.4"
"@storybook/core@npm:8.3.5":
version: 8.3.5
resolution: "@storybook/core@npm:8.3.5"
dependencies:
"@storybook/csf": "npm:^0.1.11"
"@types/express": "npm:^4.17.21"
Expand All @@ -3782,7 +3782,7 @@ __metadata:
semver: "npm:^7.6.2"
util: "npm:^0.12.5"
ws: "npm:^8.2.3"
checksum: 10/3bb0726b37dca5cb47e412f5e7cd76961a1ce8975c83d6f7f2700910d82924ccab7652d3de0606a88aed6aac91ce6a2d81c458c84fa44f6e6021ea7e20c6d544
checksum: 10/54daa08a779cd4ff314a9ef213c45f97ccb0805baec819a317ea166cd6a184776b42b5164da3f4c19c2bb2c8728cd58d0e86202048b50a63ec6d370271c622f0
languageName: node
linkType: hard

Expand Down Expand Up @@ -17299,15 +17299,15 @@ __metadata:
linkType: hard

"storybook@npm:^8.3.4":
version: 8.3.4
resolution: "storybook@npm:8.3.4"
version: 8.3.5
resolution: "storybook@npm:8.3.5"
dependencies:
"@storybook/core": "npm:8.3.4"
"@storybook/core": "npm:8.3.5"
bin:
getstorybook: ./bin/index.cjs
sb: ./bin/index.cjs
storybook: ./bin/index.cjs
checksum: 10/eb1c0ade3ba5ad682b6405fef4dd9090fc31c11e0f869271b17104f49fdc60548617f7d065a972b63b480fbb1959bbff5d047d3a70cb41d2afbcb362a13e39a4
checksum: 10/66ecb201522598902e363a7e14d6e5f4bf1bba77ea640de6b7431e1a7564dfe8a5f359da9f8b382d376989bf7a50bb0cdb665143ba609cdf16c21687e5183533
languageName: node
linkType: hard

Expand Down

0 comments on commit e19acf3

Please sign in to comment.