diff --git a/.yarn/cache/@testing-library-dom-npm-8.20.1-453580d160-06fc8dc678.zip b/.yarn/cache/@testing-library-dom-npm-8.20.1-453580d160-06fc8dc678.zip deleted file mode 100644 index 8627e460c..000000000 Binary files a/.yarn/cache/@testing-library-dom-npm-8.20.1-453580d160-06fc8dc678.zip and /dev/null differ diff --git a/.yarn/cache/@testing-library-react-npm-13.4.0-eaa652c0f5-51ec548c1f.zip b/.yarn/cache/@testing-library-react-npm-13.4.0-eaa652c0f5-51ec548c1f.zip deleted file mode 100644 index f8bacc5e7..000000000 Binary files a/.yarn/cache/@testing-library-react-npm-13.4.0-eaa652c0f5-51ec548c1f.zip and /dev/null differ diff --git a/package.json b/package.json index fcae3608b..bf2070041 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 9e74a99bb..62d942e69 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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" @@ -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: @@ -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" @@ -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