Skip to content

Commit

Permalink
build(deps-dev): bump @storybook/types from 8.3.6 to 8.4.4 (#4146)
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.4.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.4/code/lib/types)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent b003761 commit f77d3fd
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 @@ -64,7 +64,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.4",
"@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 @@ -5927,12 +5927,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.4":
version: 8.4.4
resolution: "@storybook/types@npm:8.4.4"
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/6960f9b064598e42a75dd259709c8cd85f688c9968e5db2a9ab7eb9cfb8b806ffb7c163630d926ed56625eb8b601d46a037f5f408bc237a1c6df1c8727d023ac
languageName: node
linkType: hard

Expand Down Expand Up @@ -18392,7 +18392,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.4"
"@types/chance": "npm:1.1.6"
"@types/diff": "npm:5.2.2"
"@types/glob": "npm:8.1.0"
Expand Down

0 comments on commit f77d3fd

Please sign in to comment.