Skip to content

Commit

Permalink
Merge pull request #701 from storybookjs/upgrade-components-marketing
Browse files Browse the repository at this point in the history
Upgrade components-marketing
  • Loading branch information
kylegach authored Jun 11, 2024
2 parents 2ed790c + d6b2a30 commit 18751d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@radix-ui/react-scroll-area": "^1.0.5",
"@radix-ui/react-tabs": "^1.0.4",
"@storybook/api": "^6.5.9",
"@storybook/components-marketing": "3.1.0",
"@storybook/components-marketing": "^3.1.1",
"@storybook/design-system": "7.13.1",
"@storybook/icons": "^1.2.9",
"@storybook/theming": "^6.5.9",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5214,10 +5214,10 @@
core-js "^3.8.2"
global "^4.4.0"

"@storybook/[email protected].0":
version "3.1.0"
resolved "https://registry.npmjs.org/@storybook/components-marketing/-/components-marketing-3.1.0.tgz#d72bc4a6db91e13d38691b502c89b82fb02f8346"
integrity sha512-OVYS+rHb8gOhniKcT/vGRJyFjMLJookpmd/IQOoDheDTlYx90KQlJCYU9EhwBESpT+nhNvjiWAVbSe9+6YtVpg==
"@storybook/components-marketing@^3.1.1":
version "3.1.1"
resolved "https://registry.npmjs.org/@storybook/components-marketing/-/components-marketing-3.1.1.tgz#9d201e7a3ae557e43ed53f1edda9256ffbbd6425"
integrity sha512-PVQQxVSJSGDLLi4l38xR4KnZxJD+6z4Sv6XXts0kL4ahBOwVPvlQ9khajSsMH4T7LpYzdFFvKKXa2Vr21vnPnA==
dependencies:
"@docsearch/react" "^3.1.0"
"@emotion/weak-memoize" "^0.2.5"
Expand Down

0 comments on commit 18751d3

Please sign in to comment.