Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/react to v15.0.1 (#430)
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 2, 2024
1 parent c1a4266 commit 0e6d076
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 @@ -22,7 +22,7 @@
"@craco/types": "^7.1.0",
"@cyclonedx/webpack-plugin": "^3.8.3",
"@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/jest": "29.5.12",
"@types/node": "20.11.18",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2614,10 +2614,10 @@
lodash "^4.17.15"
redent "^3.0.0"

"@testing-library/[email protected].0":
version "15.0.0"
resolved "https://registry.npmjs.org/@testing-library/react/-/react-15.0.0.tgz"
integrity sha512-Nb2Sq8MoSvGVdOGGppRqXeafLtvXCOwiOQtcbqCfkpVNZZNUqIjeSOwrfJ59zBfmZbAn8PitnWEzUKD1YwMrCg==
"@testing-library/[email protected].1":
version "15.0.1"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-15.0.1.tgz#d67258ddc7b175e00aa9d8ddeada60ff8ac03ff8"
integrity sha512-I8u4qqGAuBg7C1/kRB9n7Oz9Pc/UHEkmiQRbJziSG8B13eZfAcAUn8TSP26ZIvfSeb68CngmtZbKKcRqcQKa3g==
dependencies:
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^10.0.0"
Expand Down

0 comments on commit 0e6d076

Please sign in to comment.