Skip to content

Commit

Permalink
Bump storybook-addon-pseudo-states from 3.1.1 to 4.0.2 (#1965)
Browse files Browse the repository at this point in the history
Bumps [storybook-addon-pseudo-states](https://github.com/chromaui/storybook-addon-pseudo-states) from 3.1.1 to 4.0.2.
- [Release notes](https://github.com/chromaui/storybook-addon-pseudo-states/releases)
- [Changelog](https://github.com/chromaui/storybook-addon-pseudo-states/blob/main/CHANGELOG.md)
- [Commits](chromaui/storybook-addon-pseudo-states@v3.1.1...v4.0.2)

---
updated-dependencies:
- dependency-name: storybook-addon-pseudo-states
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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] committed Sep 18, 2024
1 parent 1314f5c commit 9e088e2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"react-router-dom": "^6.26.1",
"remark-gfm": "^4.0.0",
"storybook": "^8.2.9",
"storybook-addon-pseudo-states": "^3.1.1",
"storybook-addon-pseudo-states": "^4.0.2",
"vite": "^5.4.3",
"vitest": "^2.0.5"
},
Expand Down
14 changes: 9 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1788,7 +1788,7 @@ __metadata:
react-router-dom: "npm:^6.26.1"
remark-gfm: "npm:^4.0.0"
storybook: "npm:^8.2.9"
storybook-addon-pseudo-states: "npm:^3.1.1"
storybook-addon-pseudo-states: "npm:^4.0.2"
vite: "npm:^5.4.3"
vitest: "npm:^2.0.5"
peerDependencies:
Expand Down Expand Up @@ -11870,10 +11870,14 @@ __metadata:
languageName: node
linkType: hard

"storybook-addon-pseudo-states@npm:^3.1.1":
version: 3.1.1
resolution: "storybook-addon-pseudo-states@npm:3.1.1"
checksum: 10c0/ed70ebacee76f433482e44a12e0e29d3f048ae8ef4fab7f02edd348b5a9917003e2626d78f3f86654ab6abb60a153370ae0fa6577d1a12805e2a1fec2bb1ec74
"storybook-addon-pseudo-states@npm:^4.0.2":
version: 4.0.2
resolution: "storybook-addon-pseudo-states@npm:4.0.2"
dependencies:
"@storybook/icons": "npm:^1.2.10"
peerDependencies:
storybook: ^8.2.0
checksum: 10c0/47ddb902ac61b7132795603228f087fc933d10eca8c4f310cae19e20835d46f2a20481aaf6d440d52d9e87d47606c810977bf636a1140b1f6efd0e8108f265be
languageName: node
linkType: hard

Expand Down

0 comments on commit 9e088e2

Please sign in to comment.