From 09dbbeac40f07f99077bfc0934d5a8ace0dcc317 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 16:03:11 -0500 Subject: [PATCH] CHORE(NPM) - bump @storybook/testing-library from 0.2.0 to 0.2.2 (#2168) --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 59df1eae70..72dd47147d 100644 --- a/package.json +++ b/package.json @@ -146,7 +146,7 @@ "@storybook/addon-storyshots": "7.4.0", "@storybook/react": "7.4.0", "@storybook/react-vite": "7.4.0", - "@storybook/testing-library": "0.2.0", + "@storybook/testing-library": "0.2.2", "@styled/typescript-styled-plugin": "1.0.0", "@testing-library/jest-dom": "6.1.3", "@testing-library/react": "14.0.0", diff --git a/yarn.lock b/yarn.lock index 28bcde2110..c5fa801ab4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5690,13 +5690,13 @@ fs-extra "^11.1.0" read-pkg-up "^7.0.1" -"@storybook/testing-library@0.2.0": - version "0.2.0" - resolved "https://registry.yarnpkg.com/@storybook/testing-library/-/testing-library-0.2.0.tgz#09202b90ea5bd67b503dbb1a0b1f3ab3eb005d04" - integrity sha512-Ff6jNnrsosmDshgCf0Eb5Cz7IA34p/1Ps5N3Kp3598kfXpBSccSkQQvVFUXC3kIHw/isIXWPqntZuKqnWUz7Gw== +"@storybook/testing-library@0.2.2": + version "0.2.2" + resolved "https://registry.yarnpkg.com/@storybook/testing-library/-/testing-library-0.2.2.tgz#c8e089cc8d7354f6066fdb580fae3eedf568aa7c" + integrity sha512-L8sXFJUHmrlyU2BsWWZGuAjv39Jl1uAqUHdxmN42JY15M4+XCMjGlArdCCjDe1wpTSW6USYISA9axjZojgtvnw== dependencies: "@testing-library/dom" "^9.0.0" - "@testing-library/user-event" "^14.0.0" + "@testing-library/user-event" "^14.4.0" ts-dedent "^2.2.0" "@storybook/theming@6.5.16": @@ -5810,7 +5810,7 @@ "@testing-library/dom" "^9.0.0" "@types/react-dom" "^18.0.0" -"@testing-library/user-event@14.5.1", "@testing-library/user-event@^14.0.0": +"@testing-library/user-event@14.5.1", "@testing-library/user-event@^14.4.0": version "14.5.1" resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.1.tgz#27337d72046d5236b32fd977edee3f74c71d332f" integrity sha512-UCcUKrUYGj7ClomOo2SpNVvx4/fkd/2BbIHDCle8A0ax+P3bU7yJwDBDrS6ZwdTMARWTGODX1hEsCcO+7beJjg==