Skip to content

Commit fd4cd8d

Browse files
chore(deps): update dependency @storybook/addon-links to v9.1.1
1 parent 3f1bbea commit fd4cd8d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@commitlint/config-conventional": "17.8.1",
8181
"@release-it/conventional-changelog": "5.1.1",
8282
"@storybook/addon-docs": "9.0.18",
83-
"@storybook/addon-links": "9.0.18",
83+
"@storybook/addon-links": "9.1.1",
8484
"@storybook/addon-webpack5-compiler-babel": "^3.0.6",
8585
"@storybook/react-webpack5": "9.0.18",
8686
"@types/jest": "28.1.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2440,10 +2440,10 @@
24402440
react-dom "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
24412441
ts-dedent "^2.0.0"
24422442

2443-
"@storybook/addon-links@9.0.18":
2444-
version "9.0.18"
2445-
resolved "https://registry.yarnpkg.com/@storybook/addon-links/-/addon-links-9.0.18.tgz#1358f8a707f2b487d1882658f28fc57c3bd33043"
2446-
integrity sha512-4Xs/ObvjLQXyrixgxYCleSdcNqKWvncSmNxerib/h1tOPSry7NgJV2oCIc5DLZslolKKqAkAZmgWBY6Qz5Gysw==
2443+
"@storybook/addon-links@9.1.1":
2444+
version "9.1.1"
2445+
resolved "https://registry.yarnpkg.com/@storybook/addon-links/-/addon-links-9.1.1.tgz#e26b87228473dc208f9aa126476b650c2df8418a"
2446+
integrity sha512-fYv0cmUzZluEKFP8iuhqu8Wqlf3demRgES7un1C6T7GilzhnMwLFcFjX40qvTC9WsIJ2Uw1G/SPjwTNXJOO5Ng==
24472447
dependencies:
24482448
"@storybook/global" "^5.0.0"
24492449

0 commit comments

Comments
 (0)