Skip to content

Commit

Permalink
chore(deps): update dependency @storybook/testing-library to v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2023
1 parent f8efbcc commit 06c272e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/ui-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@storybook/blocks": "7.4.5",
"@storybook/react": "7.4.5",
"@storybook/react-vite": "7.4.5",
"@storybook/testing-library": "0.2.1",
"@storybook/testing-library": "0.2.2",
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.6",
"@testing-library/dom": "9.3.3",
Expand Down
23 changes: 7 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7539,14 +7539,14 @@ __metadata:
languageName: node
linkType: hard

"@storybook/testing-library@npm:0.2.1":
version: 0.2.1
resolution: "@storybook/testing-library@npm:0.2.1"
"@storybook/testing-library@npm:0.2.2":
version: 0.2.2
resolution: "@storybook/testing-library@npm:0.2.2"
dependencies:
"@testing-library/dom": "npm:^9.0.0"
"@testing-library/user-event": "npm:~14.4.0"
"@testing-library/user-event": "npm:^14.4.0"
ts-dedent: "npm:^2.2.0"
checksum: 7d02a4fbbb165a52ea3908e3f338770d337924218303f1953f36abb4079db26b08de873589787a3f48147fbcaac90690e455ec1eba6b91e34d4642247f1fc208
checksum: 3179c74148c92267ea449068ce9fb00bf960dbf06654354de7869428415d16dc730a0d58b5adca7619d21e5a058ae0bf713e34c09be8bca574388ec0106c5068
languageName: node
linkType: hard

Expand Down Expand Up @@ -7896,7 +7896,7 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/user-event@npm:14.5.1":
"@testing-library/user-event@npm:14.5.1, @testing-library/user-event@npm:^14.4.0":
version: 14.5.1
resolution: "@testing-library/user-event@npm:14.5.1"
peerDependencies:
Expand All @@ -7905,15 +7905,6 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/user-event@npm:~14.4.0":
version: 14.4.3
resolution: "@testing-library/user-event@npm:14.4.3"
peerDependencies:
"@testing-library/dom": ">=7.21.4"
checksum: 28e1e4ed2fdaa9486e203c6789386be228e305abd3fa41f38c828af415fd4a4e80f4de88de0e502ff11c4b4926f221b874a2a45bcc8170d30714e12dad2c1bd0
languageName: node
linkType: hard

"@tootallnate/once@npm:2":
version: 2.0.0
resolution: "@tootallnate/once@npm:2.0.0"
Expand Down Expand Up @@ -9466,7 +9457,7 @@ __metadata:
"@storybook/blocks": "npm:7.4.5"
"@storybook/react": "npm:7.4.5"
"@storybook/react-vite": "npm:7.4.5"
"@storybook/testing-library": "npm:0.2.1"
"@storybook/testing-library": "npm:0.2.2"
"@tailwindcss/aspect-ratio": "npm:0.4.2"
"@tailwindcss/forms": "npm:0.5.6"
"@testing-library/dom": "npm:9.3.3"
Expand Down

0 comments on commit 06c272e

Please sign in to comment.