Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump storybook from 8.3.4 to 8.3.5 #5681

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading