Skip to content

Commit

Permalink
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 Dec 8, 2024
1 parent c5c8dc9 commit 4dbf3d3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@storybook/blocks": "7.4.5",
"@storybook/nextjs": "7.4.5",
"@storybook/react": "7.4.5",
"@storybook/testing-library": "0.2.0",
"@storybook/testing-library": "0.2.2",
"chromatic": "7.2.0",
"dotenv": "16.3.1",
"eslint-plugin-storybook": "0.6.13",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4445,14 +4445,14 @@ __metadata:
languageName: node
linkType: hard

"@storybook/testing-library@npm:0.2.0":
version: 0.2.0
resolution: "@storybook/testing-library@npm:0.2.0"
"@storybook/testing-library@npm:0.2.2":
version: 0.2.2
resolution: "@storybook/testing-library@npm:0.2.2"
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
checksum: 1c1c16aea6f961de344f5d43bdfd2847bc5f44df1037c2e1383312bb6b842e2c17a805670fc9cfe1a8425f9e48e240fe5d025ab3d4802a198cfe9eb6ed8e7636
checksum: 8ccdc1fbbb3472264c56b0aaf2f1c5d273f1ae9b230a53adf9cf82bf82c1a555550894f0e8869c206fa07b1fe8423da4d56590377756c58de3ec560b35a96c46
languageName: node
linkType: hard

Expand Down Expand Up @@ -4687,12 +4687,12 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/user-event@npm:^14.0.0":
version: 14.4.3
resolution: "@testing-library/user-event@npm:14.4.3"
"@testing-library/user-event@npm:^14.4.0":
version: 14.5.2
resolution: "@testing-library/user-event@npm:14.5.2"
peerDependencies:
"@testing-library/dom": ">=7.21.4"
checksum: 852c48ea6db1c9471b18276617c84fec4320771e466cd58339a732ca3fd73ad35e5a43ae14f51af51a8d0a150dcf60fcaab049ef367871207bea8f92c4b8195e
checksum: d76937dffcf0082fbf3bb89eb2b81a31bf5448048dd61c33928c5f10e33a58e035321d39145cefd469bb5a499c68a5b4086b22f1a44e3e7c7e817dc5f6782867
languageName: node
linkType: hard

Expand Down Expand Up @@ -14677,7 +14677,7 @@ __metadata:
"@storybook/blocks": 7.4.5
"@storybook/nextjs": 7.4.5
"@storybook/react": 7.4.5
"@storybook/testing-library": 0.2.0
"@storybook/testing-library": 0.2.2
"@tanstack/react-query": 4.35.3
"@types/marked": 5.0.1
"@types/node": 18.15.11
Expand Down

0 comments on commit 4dbf3d3

Please sign in to comment.