diff --git a/benchmarks/size/emotion/package.json b/benchmarks/size/emotion/package.json index 325d6e2..77818b2 100644 --- a/benchmarks/size/emotion/package.json +++ b/benchmarks/size/emotion/package.json @@ -7,7 +7,7 @@ "@emotion/styled": "^10.0.27", "@testing-library/jest-dom": "^5.11.2", "@testing-library/react": "^11.0.2", - "@testing-library/user-event": "^7.1.2", + "@testing-library/user-event": "^14.5.2", "emotion-theming": "^10.0.27", "react": "^16.13.1", "react-dom": "^16.13.1", diff --git a/benchmarks/size/filbert/package.json b/benchmarks/size/filbert/package.json index 32222e6..1029561 100644 --- a/benchmarks/size/filbert/package.json +++ b/benchmarks/size/filbert/package.json @@ -7,7 +7,7 @@ "@filbert-js/theming": "^0.0.7", "@testing-library/jest-dom": "^5.11.2", "@testing-library/react": "^11.0.2", - "@testing-library/user-event": "^7.1.2", + "@testing-library/user-event": "^14.5.2", "react": "^16.13.1", "react-dom": "^16.13.1", "react-scripts": "4.0.1" diff --git a/benchmarks/size/styled-components/package.json b/benchmarks/size/styled-components/package.json index e267fda..cccfcb7 100644 --- a/benchmarks/size/styled-components/package.json +++ b/benchmarks/size/styled-components/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.11.2", "@testing-library/react": "^11.0.2", - "@testing-library/user-event": "^7.1.2", + "@testing-library/user-event": "^14.5.2", "react": "^16.13.1", "react-dom": "^16.13.1", "react-scripts": "4.0.1", diff --git a/benchmarks/size/vanilla-css/package.json b/benchmarks/size/vanilla-css/package.json index 676bbed..75cd390 100644 --- a/benchmarks/size/vanilla-css/package.json +++ b/benchmarks/size/vanilla-css/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.11.2", "@testing-library/react": "^11.0.2", - "@testing-library/user-event": "^7.1.2", + "@testing-library/user-event": "^14.5.2", "react": "^16.13.1", "react-dom": "^16.13.1", "react-scripts": "4.0.1" diff --git a/yarn.lock b/yarn.lock index 7e85e48..7b2d574 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3541,10 +3541,10 @@ "@babel/runtime" "^7.12.5" "@testing-library/dom" "^7.28.1" -"@testing-library/user-event@^7.1.2": - version "7.2.1" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-7.2.1.tgz#2ad4e844175a3738cb9e7064be5ea070b8863a1c" - integrity sha512-oZ0Ib5I4Z2pUEcoo95cT1cr6slco9WY7yiPpG+RGNkj8YcYgJnM7pXmYmorNOReh8MIGcKSqXyeGjxnr8YiZbA== +"@testing-library/user-event@^14.5.2": + version "14.5.2" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.2.tgz#db7257d727c891905947bd1c1a99da20e03c2ebd" + integrity sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ== "@tokenizer/token@^0.1.0", "@tokenizer/token@^0.1.1": version "0.1.1"