Skip to content

Commit 20b6f2f

Browse files
chore(deps): update dependency @whitespace/storybook-addon-html to v7 (#3762)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 219ead9 commit 20b6f2f

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

.storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@storybook/test-runner": "^0.22.0",
6464
"@storybook/theming": "8.4.7",
6565
"@storybook/web-components-vite": "8.4.7",
66-
"@whitespace/storybook-addon-html": "^6.1.1",
66+
"@whitespace/storybook-addon-html": "^7.0.0",
6767
"chromatic": "^11.22.2",
6868
"lit": "^3.2.1",
6969
"lodash-es": "^4.17.21",

yarn.lock

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5122,7 +5122,7 @@ __metadata:
51225122
"@storybook/test-runner": "npm:^0.22.0"
51235123
"@storybook/theming": "npm:8.4.7"
51245124
"@storybook/web-components-vite": "npm:8.4.7"
5125-
"@whitespace/storybook-addon-html": "npm:^6.1.1"
5125+
"@whitespace/storybook-addon-html": "npm:^7.0.0"
51265126
chromatic: "npm:^11.22.2"
51275127
lit: "npm:^3.2.1"
51285128
lodash-es: "npm:^4.17.21"
@@ -6732,13 +6732,12 @@ __metadata:
67326732
languageName: node
67336733
linkType: hard
67346734

6735-
"@whitespace/storybook-addon-html@npm:^6.1.1":
6736-
version: 6.1.1
6737-
resolution: "@whitespace/storybook-addon-html@npm:6.1.1"
6735+
"@whitespace/storybook-addon-html@npm:^7.0.0":
6736+
version: 7.0.0
6737+
resolution: "@whitespace/storybook-addon-html@npm:7.0.0"
67386738
peerDependencies:
6739-
prettier: ^3.0.0
6740-
react-syntax-highlighter: ^15.0.0
6741-
checksum: 10c0/b707e8aab31b7690dece7515704bfa6e24d228cd29ee276086cd2bf2b1755f64f67582f95b0333f429903fa3d90d243e52c2112fd4b7f18a6395eb019cee6c40
6739+
storybook: ^8.2.0
6740+
checksum: 10c0/dce03b966985011f62166b2907a7058b595377fedd3ff3a70f87fba470046e0ddc533d86e7dbcf1bcb0181535c17e5b54f0f916534bad58467769618af7b5b60
67426741
languageName: node
67436742
linkType: hard
67446743

0 commit comments

Comments
 (0)