Skip to content

Commit

Permalink
Update dependency @storybook/testing-library to v0.2.2 [skip netlify]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 2, 2023
1 parent e8bb6a0 commit 7fe1b54
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@storybook/addon-essentials": "7.0.27",
"@storybook/blocks": "7.0.27",
"@storybook/html-vite": "7.0.27",
"@storybook/testing-library": "0.2.1",
"@storybook/testing-library": "0.2.2",
"cssnano": "6.0.1",
"eslint": "8.50.0",
"eslint-config-prettier": "9.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2409,13 +2409,13 @@
nanoid "^3.3.1"
read-pkg-up "^7.0.1"

"@storybook/[email protected].1":
version "0.2.1"
resolved "https://registry.yarnpkg.com/@storybook/testing-library/-/testing-library-0.2.1.tgz#5128fa857cb798b71cba3d2b0af637f0f414acd5"
integrity sha512-AdbfLCm1C2nEFrhA3ScdicfW6Fjcorehr6RlGwECMiWwaXisnP971Wd4psqtWxlAqQo4tYBZ0f6rJ3J78JLtsg==
"@storybook/[email protected].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.4.0"
"@testing-library/user-event" "^14.4.0"
ts-dedent "^2.2.0"

"@storybook/[email protected]", "@storybook/theming@^6.0.0":
Expand Down Expand Up @@ -2565,10 +2565,10 @@
lz-string "^1.5.0"
pretty-format "^27.0.2"

"@testing-library/user-event@~14.4.0":
version "14.4.3"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.4.3.tgz#af975e367743fa91989cd666666aec31a8f50591"
integrity sha512-kCUc5MEwaEMakkO5x7aoD+DLi02ehmEM2QCGWvNqAS1dV/fAvORWEjnjsEIvml59M7Y5kCkWN6fCCyPOe8OL6Q==
"@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==

"@trysound/[email protected]":
version "0.2.0"
Expand Down

0 comments on commit 7fe1b54

Please sign in to comment.