Skip to content

Commit

Permalink
build(deps-dev): bump @storybook/types from 8.3.6 to 8.4.1
Browse files Browse the repository at this point in the history
Bumps [@storybook/types](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/types) from 8.3.6 to 8.4.1.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.1/code/lib/types)

---
updated-dependencies:
- dependency-name: "@storybook/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 2, 2024
1 parent acc2e32 commit 1569e1d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@storybook/react-vite": "8.3.3",
"@storybook/test": "8.3.3",
"@storybook/test-runner": "0.19.1",
"@storybook/types": "8.3.6",
"@storybook/types": "8.4.1",
"@types/chance": "1.1.6",
"@types/diff": "5.2.2",
"@types/glob": "8.1.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5798,12 +5798,12 @@ __metadata:
languageName: node
linkType: hard

"@storybook/types@npm:8.3.6":
version: 8.3.6
resolution: "@storybook/types@npm:8.3.6"
"@storybook/types@npm:8.4.1":
version: 8.4.1
resolution: "@storybook/types@npm:8.4.1"
peerDependencies:
storybook: ^8.3.6
checksum: 10/7122388d848cf1d8b7d95c81b8a601d82a455d764f7a625372f344dc0402bbd398db22e1c6cedd66ca3987d61b0f8204ff757e0ff5fc2a77745094dc7b882a2a
storybook: ^8.2.0 || ^8.3.0-0 || ^8.4.0-0 || ^8.5.0-0 || ^8.6.0-0
checksum: 10/738c3171245015ea34109c33374b3f10a1599363e6f14e50a5339efed2cae2218cdbb010a5a29d85e484ed93e0981b8ba147fa5da078b3007045cf7eebb0f30a
languageName: node
linkType: hard

Expand Down Expand Up @@ -18141,7 +18141,7 @@ __metadata:
"@storybook/react-vite": "npm:8.3.3"
"@storybook/test": "npm:8.3.3"
"@storybook/test-runner": "npm:0.19.1"
"@storybook/types": "npm:8.3.6"
"@storybook/types": "npm:8.4.1"
"@types/chance": "npm:1.1.6"
"@types/diff": "npm:5.2.2"
"@types/glob": "npm:8.1.0"
Expand Down

0 comments on commit 1569e1d

Please sign in to comment.