Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/react to ^15.0.2 (#2482)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 13, 2024
1 parent 4e36c8a commit 10afd28
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@storybook/react-webpack5": "^7.6.17",
"@testing-library/dom": "^10.0.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^15.0.1",
"@testing-library/react": "^15.0.2",
"@testing-library/user-event": "^14.5.2",
"@types/ed2curve": "^0.2.4",
"@types/jest": "^29.5.12",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4759,17 +4759,17 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:^15.0.1":
version: 15.0.1
resolution: "@testing-library/react@npm:15.0.1"
"@testing-library/react@npm:^15.0.2":
version: 15.0.2
resolution: "@testing-library/react@npm:15.0.2"
dependencies:
"@babel/runtime": "npm:^7.12.5"
"@testing-library/dom": "npm:^10.0.0"
"@types/react-dom": "npm:^18.0.0"
peerDependencies:
react: ^18.0.0
react-dom: ^18.0.0
checksum: 10c0/dff4887c28ba5ca7feaa095755138eeb941bc666b6ceb74176c50280e2732edd96004b933815aa8ad42b8df52b9e8da0aabdec2ac6ef527d0e4aa022065245ba
checksum: 10c0/8d75e4850f8f749244bf4f30b0f99a5d4aa1156ee5a59eea0772f47971c38535d1fb31d021c4f0f0b816346ae664870dc223d5d997ab399dfb1b6211f0e2acf1
languageName: node
linkType: hard

Expand Down Expand Up @@ -16570,7 +16570,7 @@ __metadata:
"@storybook/react-webpack5": "npm:^7.6.17"
"@testing-library/dom": "npm:^10.0.0"
"@testing-library/jest-dom": "npm:^6.4.2"
"@testing-library/react": "npm:^15.0.1"
"@testing-library/react": "npm:^15.0.2"
"@testing-library/user-event": "npm:^14.5.2"
"@types/ed2curve": "npm:^0.2.4"
"@types/jest": "npm:^29.5.12"
Expand Down

0 comments on commit 10afd28

Please sign in to comment.