Skip to content

Commit

Permalink
Bump @testing-library/react from 13.4.0 to 14.0.0 (#222)
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>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 0b2419c commit 4720c99
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 33 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 @@ -83,7 +83,7 @@
"@testing-library/cypress": "^10.0.1",
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^13.4.0",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
"@types/jest": "^27.5.2",
"@types/lodash": "^4.14.199",
Expand Down
34 changes: 2 additions & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5074,22 +5074,6 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/dom@npm:^8.5.0":
version: 8.20.1
resolution: "@testing-library/dom@npm:8.20.1"
dependencies:
"@babel/code-frame": ^7.10.4
"@babel/runtime": ^7.12.5
"@types/aria-query": ^5.0.1
aria-query: 5.1.3
chalk: ^4.1.0
dom-accessibility-api: ^0.5.9
lz-string: ^1.5.0
pretty-format: ^27.0.2
checksum: 06fc8dc67849aadb726cbbad0e7546afdf8923bd39acb64c576d706249bd7d0d05f08e08a31913fb621162e3b9c2bd0dce15964437f030f9fa4476326fdd3007
languageName: node
linkType: hard

"@testing-library/dom@npm:^9.0.0":
version: 9.3.1
resolution: "@testing-library/dom@npm:9.3.1"
Expand Down Expand Up @@ -5152,7 +5136,7 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:*":
"@testing-library/react@npm:*, @testing-library/react@npm:^14.0.0":
version: 14.0.0
resolution: "@testing-library/react@npm:14.0.0"
dependencies:
Expand All @@ -5166,20 +5150,6 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:^13.4.0":
version: 13.4.0
resolution: "@testing-library/react@npm:13.4.0"
dependencies:
"@babel/runtime": ^7.12.5
"@testing-library/dom": ^8.5.0
"@types/react-dom": ^18.0.0
peerDependencies:
react: ^18.0.0
react-dom: ^18.0.0
checksum: 51ec548c1fdb1271089a5c63e0908f0166f2c7fcd9cacd3108ebbe0ce64cb4351812d885892020dc37608418cfb15698514856502b3cab0e5cc58d6cc1bd4a3e
languageName: node
linkType: hard

"@testing-library/user-event@npm:^14.4.0, @testing-library/user-event@npm:^14.5.1":
version: 14.5.1
resolution: "@testing-library/user-event@npm:14.5.1"
Expand Down Expand Up @@ -13977,7 +13947,7 @@ __metadata:
"@testing-library/cypress": ^10.0.1
"@testing-library/dom": ^9.3.3
"@testing-library/jest-dom": ^6.1.4
"@testing-library/react": ^13.4.0
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.5.1
"@types/jest": ^27.5.2
"@types/lodash": ^4.14.199
Expand Down

0 comments on commit 4720c99

Please sign in to comment.