Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/react to v15.0.7 (#468)
Browse files Browse the repository at this point in the history
Co-authored-by: descope[bot] <descope[bot]@users.noreply.github.com>
  • Loading branch information
descope[bot] and descope[bot] authored May 29, 2024
1 parent a441b49 commit fda025f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@cyclonedx/webpack-plugin": "^3.9.2",
"@testing-library/dom": "^10.0.0",
"@testing-library/jest-dom": "6.4.5",
"@testing-library/react": "15.0.6",
"@testing-library/react": "15.0.7",
"@testing-library/user-event": "14.5.2",
"@types/babel__core": "^7",
"@types/jest": "29.5.12",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2590,10 +2590,10 @@
lodash "^4.17.21"
redent "^3.0.0"

"@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==
"@testing-library/[email protected].7":
version "15.0.7"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-15.0.7.tgz#ff733ce0893c875cb5a47672e8e772897128f4ae"
integrity sha512-cg0RvEdD1TIhhkm1IeYMQxrzy0MtUNfa3minv4MjbgcYzJAZ7yD0i0lwoPOTPr+INtiXFezt2o8xMSnyHhEn2Q==
dependencies:
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^10.0.0"
Expand Down

0 comments on commit fda025f

Please sign in to comment.