Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/react to v15.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 2, 2024
1 parent df59e70 commit 38a36d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"typescript": "<5.5.0",
"typescript-eslint": "^7.7.1",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "15.0.5",
"@testing-library/react": "15.0.6",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/node": "20.12.8",
Expand Down
8 changes: 4 additions & 4 deletions test-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1960,10 +1960,10 @@
lodash "^4.17.15"
redent "^3.0.0"

"@testing-library/[email protected].5":
version "15.0.5"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-15.0.5.tgz#71bcc875e1142c3924cac7bdd7dc9a6db0bb1d42"
integrity sha512-ttodVWYA2i2w4hRa6krKrmS1vKxAEkwDz34y+CwbcrbZUxFzUYN3a5xZyFKo+K6LBseCRCUkwcjATpaNn/UsIA==
"@testing-library/[email protected].6":
version "15.0.6"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-15.0.6.tgz#76be2e9e6da98c044823dfbc9d62ad3f10a3a401"
integrity sha512-UlbazRtEpQClFOiYp+1BapMT+xyqWMnE+hh9tn5DQ6gmlE7AIZWcGpzZukmDZuFk3By01oiqOf8lRedLS4k6xQ==
dependencies:
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^10.0.0"
Expand Down

0 comments on commit 38a36d3

Please sign in to comment.