Skip to content

Commit

Permalink
Bump @testing-library/react from 14.3.1 to 16.0.1 (#753)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Therisa Tran <[email protected]>
  • Loading branch information
dependabot[bot] and ttran-Therisa authored Oct 1, 2024
1 parent e7dfbae commit af632cb
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 9 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"@storybook/testing-library": "^0.2.2",
"@testing-library/dom": "^10.0.0",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^14.1.2",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.1",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.17.7",
Expand Down
22 changes: 14 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4293,17 +4293,23 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:^14.1.2":
version: 14.3.1
resolution: "@testing-library/react@npm:14.3.1"
"@testing-library/react@npm:^16.0.1":
version: 16.0.1
resolution: "@testing-library/react@npm:16.0.1"
dependencies:
"@babel/runtime": ^7.12.5
"@testing-library/dom": ^9.0.0
"@types/react-dom": ^18.0.0
peerDependencies:
"@testing-library/dom": ^10.0.0
"@types/react": ^18.0.0
"@types/react-dom": ^18.0.0
react: ^18.0.0
react-dom: ^18.0.0
checksum: b057d4c9db5a523acfc24d7bc4665a924ab8d6f252c7f51eecf7dd30f1239413e1134925fd5cc9cbdef80496af64c04e6719b2081f89fe05ba87e8c6305bcc16
peerDependenciesMeta:
"@types/react":
optional: true
"@types/react-dom":
optional: true
checksum: 1837db473ea018cf2b5d0cbfffb7a30d0d759e5a7f23aad431441c77bcc3d2533250cd003a61878fd908267df47404cedcb5914f12d79e413002c659652b37fd
languageName: node
linkType: hard

Expand Down Expand Up @@ -4712,7 +4718,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:^18.0.0, @types/react-dom@npm:^18.2.18":
"@types/react-dom@npm:^18.2.18":
version: 18.3.0
resolution: "@types/react-dom@npm:18.3.0"
dependencies:
Expand Down Expand Up @@ -13623,7 +13629,7 @@ __metadata:
"@storybook/testing-library": ^0.2.2
"@testing-library/dom": ^10.0.0
"@testing-library/jest-dom": ^6.4.8
"@testing-library/react": ^14.1.2
"@testing-library/react": ^16.0.1
"@testing-library/user-event": ^14.5.1
"@types/jest": ^29.5.12
"@types/lodash": ^4.17.7
Expand Down

0 comments on commit af632cb

Please sign in to comment.