Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/react to ^15.0.1 (#2480)
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 11, 2024
1 parent 1dd2c52 commit 3e4d571
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.0",
"@testing-library/react": "^15.0.1",
"@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.0":
version: 15.0.0
resolution: "@testing-library/react@npm:15.0.0"
"@testing-library/react@npm:^15.0.1":
version: 15.0.1
resolution: "@testing-library/react@npm:15.0.1"
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/564c865767ef1eb3af16585df3b3111d76ac67f4103c3664ddecf4ad1dabf605fb9ca7c54d8718d14ed0f044d139814eff4ca28fdd62a7309c58146ca9c64877
checksum: 10c0/dff4887c28ba5ca7feaa095755138eeb941bc666b6ceb74176c50280e2732edd96004b933815aa8ad42b8df52b9e8da0aabdec2ac6ef527d0e4aa022065245ba
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.0"
"@testing-library/react": "npm:^15.0.1"
"@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 3e4d571

Please sign in to comment.