Skip to content

Commit 4cd0261

Browse files
chore: bump @react-theming/storybook-addon from 1.1.3 to 1.1.5 in /site (#176)
Bumps [@react-theming/storybook-addon](https://github.com/react-theming/storybook-addon) from 1.1.3 to 1.1.5. - [Release notes](https://github.com/react-theming/storybook-addon/releases) - [Commits](react-theming/storybook-addon@1.1.3...1.1.5) --- updated-dependencies: - dependency-name: "@react-theming/storybook-addon" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3089e9 commit 4cd0261

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@material-ui/core": "4.9.4",
2222
"@material-ui/icons": "4.5.1",
2323
"@material-ui/lab": "4.0.0-alpha.42",
24-
"@react-theming/storybook-addon": "1.1.3",
24+
"@react-theming/storybook-addon": "1.1.5",
2525
"@storybook/addon-actions": "6.3.12",
2626
"@storybook/addon-essentials": "6.3.12",
2727
"@storybook/addon-links": "6.3.12",

site/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1826,15 +1826,15 @@
18261826
is-color-stop "^1.1.0"
18271827
rgb-hex "^3.0.0"
18281828

1829-
"@react-theming/storybook-addon@1.1.3":
1830-
version "1.1.3"
1831-
resolved "https://registry.yarnpkg.com/@react-theming/storybook-addon/-/storybook-addon-1.1.3.tgz#6d344d99df0f7aaaee44975395a5817d9ee5f36a"
1832-
integrity sha512-x6t4LD8Z8ysac3+Thr9BxHyrzKDZMssJHqXc7wneFaiJcRmdAWGHoT7D3kT9WsegmKaBf4rY4GVACcklBkwdIg==
1829+
"@react-theming/storybook-addon@1.1.5":
1830+
version "1.1.5"
1831+
resolved "https://registry.yarnpkg.com/@react-theming/storybook-addon/-/storybook-addon-1.1.5.tgz#cb00ce26139859b2e233619b4c29b2cc391767c9"
1832+
integrity sha512-m4LM4j/dDzwMdvdHvsdiM64Qb6pI7DdALHHMoCCe0u4OFlAxtHk67FlwMkEGfsoV3zZWHYhz8hP7rcSrPUMbVw==
18331833
dependencies:
18341834
"@react-theming/flatten" "^0.1.1"
18351835
"@react-theming/theme-name" "^1.0.3"
18361836
"@react-theming/theme-swatch" "^1.0.0"
1837-
"@storybook/addon-devkit" "^1.4.1"
1837+
"@storybook/addon-devkit" "^1.4.2"
18381838
"@usulpro/react-json-view" "^2.0.1"
18391839
react-color "^2.18.0"
18401840

@@ -1920,7 +1920,7 @@
19201920
core-js "^3.8.2"
19211921
ts-dedent "^2.0.0"
19221922

1923-
"@storybook/addon-devkit@^1.4.1":
1923+
"@storybook/addon-devkit@^1.4.2":
19241924
version "1.4.2"
19251925
resolved "https://registry.yarnpkg.com/@storybook/addon-devkit/-/addon-devkit-1.4.2.tgz#a230fef4554c604799def525541c61af06e8d22d"
19261926
integrity sha512-ggy34eCzmiKOwgV7xYNjlPClGpmtnYODPJv0vkCKiDyPeVLHocq2UZ7ZkOhQ5GO7TM7aLeeC1JBS00tZId9oLA==

0 commit comments

Comments
 (0)