Skip to content

Commit

Permalink
Bump @storybook/addon-links from 8.4.2 to 8.4.7
Browse files Browse the repository at this point in the history
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) from 8.4.2 to 8.4.7.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.7/code/addons/links)

---
updated-dependencies:
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 122bbe7 commit c449d11
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/lego-bricks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@cfaester/enzyme-adapter-react-18": "^0.8.0",
"@storybook/addon-essentials": "^8.4.3",
"@storybook/addon-interactions": "^8.4.1",
"@storybook/addon-links": "^8.4.2",
"@storybook/addon-links": "^8.4.7",
"@storybook/blocks": "^8.4.3",
"@storybook/react": "^8.4.2",
"@storybook/react-vite": "^8.3.6",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3805,10 +3805,10 @@
polished "^4.2.2"
ts-dedent "^2.2.0"

"@storybook/addon-links@^8.4.2":
version "8.4.2"
resolved "https://registry.yarnpkg.com/@storybook/addon-links/-/addon-links-8.4.2.tgz#facbfe343579ba76e391cd261862eeb29b44b5ab"
integrity sha512-8nncReA/drR2cyAcUz484FIv+MXbyCQxYrA6yfWHthZfGu+vMIETvhh+eP4OpluVnxySoQ+hCVK/V8G2jcyAZg==
"@storybook/addon-links@^8.4.7":
version "8.4.7"
resolved "https://registry.yarnpkg.com/@storybook/addon-links/-/addon-links-8.4.7.tgz#c38b2b63c3b0308adacff4b0758464a0657154c4"
integrity sha512-L/1h4dMeMKF+MM0DanN24v5p3faNYbbtOApMgg7SlcBT/tgo3+cAjkgmNpYA8XtKnDezm+T2mTDhB8mmIRZpIQ==
dependencies:
"@storybook/csf" "^0.1.11"
"@storybook/global" "^5.0.0"
Expand Down Expand Up @@ -4465,9 +4465,9 @@
"@types/react" "*"

"@types/react@*", "@types/react@>=16.9.11", "@types/react@^16", "@types/react@^18.2.6", "@types/react@^18.3.3":
version "18.3.12"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.12.tgz#99419f182ccd69151813b7ee24b792fe08774f60"
integrity sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==
version "18.3.14"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.14.tgz#7ce43bbca0e15e1c4f67ad33ea3f83d75aa6756b"
integrity sha512-NzahNKvjNhVjuPBQ+2G7WlxstQ+47kXZNHlUvFakDViuIEfGY926GqhMueQFZ7woG+sPiQKlF36XfrIUVSUfFg==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"
Expand Down

0 comments on commit c449d11

Please sign in to comment.