From 2f8437b566ea152788c4c2b354f974c5bb9a0f7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: 2023年12月29日 16:19:43 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/user-event to v14 --- ts-react-router-v5/package.json | 2 +- ts-react-router-v5/yarn.lock | 10 ++++------ ts-react-router-v6/package.json | 2 +- ts-react-router-v6/yarn.lock | 10 ++++------ 4 files changed, 10 insertions(+), 14 deletions(-) diff --git a/ts-react-router-v5/package.json b/ts-react-router-v5/package.json index 13df4290..703b2d11 100644 --- a/ts-react-router-v5/package.json +++ b/ts-react-router-v5/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^13.4.0", - "@testing-library/user-event": "^13.5.0", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^27.5.2", "@types/node": "^16.18.3", "@types/react": "^18.0.25", diff --git a/ts-react-router-v5/yarn.lock b/ts-react-router-v5/yarn.lock index 3767ddf2..987b0e06 100644 --- a/ts-react-router-v5/yarn.lock +++ b/ts-react-router-v5/yarn.lock @@ -1750,12 +1750,10 @@ "@testing-library/dom" "^8.5.0" "@types/react-dom" "^18.0.0" -"@testing-library/user-event@^13.5.0": - version "13.5.0" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.5.0.tgz#69d77007f1e124d55314a2b73fd204b333b13295" - integrity sha512-5Kwtbo3Y/NowpkbRuSepbyMFkZmHgD+vPzYB/RJ4oxt5Gj/avFFBYjhw27cqSVPVw/3a67NK1PbiIr9k4Gwmdg== - dependencies: - "@babel/runtime" "^7.12.5" +"@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== "@tootallnate/once@1": version "1.1.2" diff --git a/ts-react-router-v6/package.json b/ts-react-router-v6/package.json index a098fb13..62e87fac 100644 --- a/ts-react-router-v6/package.json +++ b/ts-react-router-v6/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^13.4.0", - "@testing-library/user-event": "^13.5.0", + "@testing-library/user-event": "^14.5.2", "@types/jest": "^27.5.2", "@types/node": "^16.18.3", "@types/react": "^18.0.25", diff --git a/ts-react-router-v6/yarn.lock b/ts-react-router-v6/yarn.lock index e35d025c..c01e84ce 100644 --- a/ts-react-router-v6/yarn.lock +++ b/ts-react-router-v6/yarn.lock @@ -1755,12 +1755,10 @@ "@testing-library/dom" "^8.5.0" "@types/react-dom" "^18.0.0" -"@testing-library/user-event@^13.5.0": - version "13.5.0" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.5.0.tgz#69d77007f1e124d55314a2b73fd204b333b13295" - integrity sha512-5Kwtbo3Y/NowpkbRuSepbyMFkZmHgD+vPzYB/RJ4oxt5Gj/avFFBYjhw27cqSVPVw/3a67NK1PbiIr9k4Gwmdg== - dependencies: - "@babel/runtime" "^7.12.5" +"@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== "@tootallnate/once@1": version "1.1.2"