Bump @etchteam/storybook-addon-css-variables-theme from 1.2.0 to 1.2.1 (#17918)

Bumps [@etchteam/storybook-addon-css-variables-theme](https://github.com/etchteam/storybook-addon-css-variables-theme) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/etchteam/storybook-addon-css-variables-theme/releases)
- [Commits](https://github.com/etchteam/storybook-addon-css-variables-theme/commits)

---
updated-dependencies:
- dependency-name: "@etchteam/storybook-addon-css-variables-theme"
  dependency-type: direct:production
  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>
This commit is contained in:
dependabot[bot] 2022-06-14 21:44:45 -04:00 committed by GitHub
parent 6ba577a674
commit 69ca58d49f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -103,7 +103,7 @@
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-react-jsx": "^7.17.12",
"@babel/preset-env": "^7.18.2",
"@etchteam/storybook-addon-css-variables-theme": "^1.2.0",
"@etchteam/storybook-addon-css-variables-theme": "^1.2.1",
"@github/time-elements": "3.1.2",
"@honeybadger-io/js": "^4.0.3",
"@honeybadger-io/webpack": "^1.5.1",

View file

@ -1495,10 +1495,10 @@
minimatch "^3.1.2"
strip-json-comments "^3.1.1"
"@etchteam/storybook-addon-css-variables-theme@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@etchteam/storybook-addon-css-variables-theme/-/storybook-addon-css-variables-theme-1.2.0.tgz#e78cc7eae9d8b8a404c6afcaf62bd4cf6c1887d6"
integrity sha512-4EqUAq0REgGMnCFPP5u9njM9jOQ2w5WlHEyDDnvfq4SHqIwlUA3rb7aVF8On8dbvc7uJvjWxMsI9RMC+aWdLzQ==
"@etchteam/storybook-addon-css-variables-theme@^1.2.1":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@etchteam/storybook-addon-css-variables-theme/-/storybook-addon-css-variables-theme-1.2.1.tgz#291f94f73db0906530baca762f00c57316d2fd06"
integrity sha512-yPdtsrTaEKeW4QsH4+jsbwbRhE5VzXROaj0/z2z9r3NNRFzWYa5P6FA4a9CamQujvFZjIt/JBCAtczjEc8m8TA==
dependencies:
"@storybook/addons" "^6.2.9"
"@storybook/api" "^6.2.9"