From 111c2d744965a8b61a65d02b2aeffefb0f05c81a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2020 09:54:00 -0700 Subject: [PATCH] build(deps): bump storybook-addon-jsx from 7.2.3 to 7.3.4 (#736) Bumps [storybook-addon-jsx](https://github.com/storybookjs/addon-jsx) from 7.2.3 to 7.3.4. - [Release notes](https://github.com/storybookjs/addon-jsx/releases) - [Changelog](https://github.com/storybookjs/addon-jsx/blob/master/CHANGELOG.md) - [Commits](https://github.com/storybookjs/addon-jsx/compare/v7.2.3...v7.3.4) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 27bd518b9c..4427bcd218 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16837,9 +16837,9 @@ store2@^2.7.1: integrity sha512-WeIZ5+c/KzBSutSqOjUCAkk1qTLVBcYUuvrhNx8ndjLZKdZRfP6Vv7AOxlynuL6tVU/6zt6e2CTHwWI5KE+fKg== storybook-addon-jsx@^7.2.3: - version "7.2.3" - resolved "https://registry.yarnpkg.com/storybook-addon-jsx/-/storybook-addon-jsx-7.2.3.tgz#754c54407d2f656568bb40cd6d2a85fb92cf1798" - integrity sha512-8KJNtejqsYHcdgCI7Mf+1UlBG7Ya4JyFiDMwmT5ZixhKNcbJh9yUdF+/yYp4rguhRuCxZ783gs1XiD0REVzDug== + version "7.3.4" + resolved "https://registry.yarnpkg.com/storybook-addon-jsx/-/storybook-addon-jsx-7.3.4.tgz#fdd0c47091fe51a86ac52c820bf9837ab45a6711" + integrity sha512-15bBSk4zl6yuIKWbJdQbl3MGbABzjhJf5cFx657nF8OmoOlXMpsz5+lxfc3c+AyRvUZxdJOXkvtRqBTmQ0mouQ== dependencies: copy-to-clipboard "^3.0.8" js-beautify "^1.8.8"