Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/react to ^15.0.5 (#2079)
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] authored Apr 26, 2024
1 parent e01e522 commit 4ebaa31
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 @@ -64,7 +64,7 @@
"@storybook/react-webpack5": "^8.0.9",
"@testing-library/dom": "^10.0.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^15.0.4",
"@testing-library/react": "^15.0.5",
"@testing-library/user-event": "^14.5.2",
"@types/hapi__basic": "^5.1.6",
"@types/hapi__hapi": "^20.0.13",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6973,17 +6973,17 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:^15.0.4":
version: 15.0.4
resolution: "@testing-library/react@npm:15.0.4"
"@testing-library/react@npm:^15.0.5":
version: 15.0.5
resolution: "@testing-library/react@npm:15.0.5"
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/2f58729e39b93915c527557e87396e02deb5aecd3cf806427deee19bcccf8114681bf259c24b6a4a916e98710193b190ec321e842faaac4196131e22c8a8ac92
checksum: 10c0/8759cc8e7e6b4d8964f151d8872ea3c91b6ef6d8fb3b9116fae53350b9a6b29e5ad45b18408c22525924d050263f7ea77cd17ca803918759f22a760f68a42227
languageName: node
linkType: hard

Expand Down Expand Up @@ -16698,7 +16698,7 @@ __metadata:
"@storybook/react-webpack5": "npm:^8.0.9"
"@testing-library/dom": "npm:^10.0.0"
"@testing-library/jest-dom": "npm:^6.4.2"
"@testing-library/react": "npm:^15.0.4"
"@testing-library/react": "npm:^15.0.5"
"@testing-library/user-event": "npm:^14.5.2"
"@types/hapi__basic": "npm:^5.1.6"
"@types/hapi__hapi": "npm:^20.0.13"
Expand Down

0 comments on commit 4ebaa31

Please sign in to comment.