Skip to content

Commit fa9b67b

Browse files
chore(deps): update dependency @storybook/testing-library to v0.2.2 (#4785)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e125bec commit fa9b67b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

webview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@storybook/preset-scss": "1.0.3",
4848
"@storybook/react": "7.4.5",
4949
"@storybook/react-webpack5": "7.4.5",
50-
"@storybook/testing-library": "0.2.1",
50+
"@storybook/testing-library": "0.2.2",
5151
"@svgr/core": "^8.0.0",
5252
"@svgr/plugin-jsx": "^8.0.1",
5353
"@svgr/plugin-prettier": "^8.0.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5251,13 +5251,13 @@
52515251
fs-extra "^11.1.0"
52525252
read-pkg-up "^7.0.1"
52535253

5254-
"@storybook/[email protected].1":
5255-
version "0.2.1"
5256-
resolved "https://registry.yarnpkg.com/@storybook/testing-library/-/testing-library-0.2.1.tgz#5128fa857cb798b71cba3d2b0af637f0f414acd5"
5257-
integrity sha512-AdbfLCm1C2nEFrhA3ScdicfW6Fjcorehr6RlGwECMiWwaXisnP971Wd4psqtWxlAqQo4tYBZ0f6rJ3J78JLtsg==
5254+
"@storybook/[email protected].2":
5255+
version "0.2.2"
5256+
resolved "https://registry.yarnpkg.com/@storybook/testing-library/-/testing-library-0.2.2.tgz#c8e089cc8d7354f6066fdb580fae3eedf568aa7c"
5257+
integrity sha512-L8sXFJUHmrlyU2BsWWZGuAjv39Jl1uAqUHdxmN42JY15M4+XCMjGlArdCCjDe1wpTSW6USYISA9axjZojgtvnw==
52585258
dependencies:
52595259
"@testing-library/dom" "^9.0.0"
5260-
"@testing-library/user-event" "~14.4.0"
5260+
"@testing-library/user-event" "^14.4.0"
52615261
ts-dedent "^2.2.0"
52625262

52635263
"@storybook/[email protected]":
@@ -5620,10 +5620,10 @@
56205620
"@testing-library/dom" "^9.0.0"
56215621
"@types/react-dom" "^18.0.0"
56225622

5623-
"@testing-library/user-event@~14.4.0":
5624-
version "14.4.3"
5625-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.4.3.tgz#af975e367743fa91989cd666666aec31a8f50591"
5626-
integrity sha512-kCUc5MEwaEMakkO5x7aoD+DLi02ehmEM2QCGWvNqAS1dV/fAvORWEjnjsEIvml59M7Y5kCkWN6fCCyPOe8OL6Q==
5623+
"@testing-library/user-event@^14.4.0":
5624+
version "14.5.1"
5625+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.1.tgz#27337d72046d5236b32fd977edee3f74c71d332f"
5626+
integrity sha512-UCcUKrUYGj7ClomOo2SpNVvx4/fkd/2BbIHDCle8A0ax+P3bU7yJwDBDrS6ZwdTMARWTGODX1hEsCcO+7beJjg==
56275627

56285628
"@tippyjs/[email protected]":
56295629
version "4.2.6"

0 commit comments

Comments
 (0)