From 2ba3523e466f8f046699a33a1c81fb8f73e0be99 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jan 2025 09:58:45 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/user-event to v14.6.0 --- package.json | 2 +- yarn.lock | 11 ++++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e6edb29..d4c4002 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "@swc/jest": "^0.2.37", "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^16.0.1", - "@testing-library/user-event": "14.5.2", + "@testing-library/user-event": "14.6.0", "@types/lodash": "^4.17.13", "@types/react-dom": "^19.0.0", "@typescript-eslint/eslint-plugin": "^8.13.0", diff --git a/yarn.lock b/yarn.lock index 0c872c8..5a101f3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2578,7 +2578,7 @@ __metadata: "@swc/jest": "npm:^0.2.37" "@testing-library/jest-dom": "npm:^6.6.3" "@testing-library/react": "npm:^16.0.1" - "@testing-library/user-event": "npm:14.5.2" + "@testing-library/user-event": "npm:14.6.0" "@types/jest": "npm:^29.5.14" "@types/lodash": "npm:^4.17.13" "@types/react-dom": "npm:^19.0.0" @@ -4656,6 +4656,15 @@ __metadata: languageName: node linkType: hard +"@testing-library/user-event@npm:14.6.0": + version: 14.6.0 + resolution: "@testing-library/user-event@npm:14.6.0" + peerDependencies: + "@testing-library/dom": ">=7.21.4" + checksum: 10/01a7481642ceda10324ff5356e3cfd9c6131b0cecbcbdd5938096d4d3f8ce9e548e9b460ef35bad8f3649dc392c808044a5abd78de8218a4bc21c91125be85df + languageName: node + linkType: hard + "@tootallnate/once@npm:2": version: 2.0.0 resolution: "@tootallnate/once@npm:2.0.0"