1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

chore(deps): update dependency @testing-library/user-event to v14.0.3

This commit is contained in:
Renovate Bot 2022-03-31 18:35:24 +00:00 committed by renovate[bot]
parent a72f6ec8b5
commit 8816ad5b0c
2 changed files with 5 additions and 5 deletions

View File

@ -44,7 +44,7 @@
"@testing-library/jest-dom": "5.16.3",
"@testing-library/react": "13.0.0",
"@testing-library/react-hooks": "^7.0.2",
"@testing-library/user-event": "14.0.1",
"@testing-library/user-event": "14.0.3",
"@types/debounce": "1.2.1",
"@types/deep-diff": "1.0.1",
"@types/jest": "27.4.1",

View File

@ -2586,10 +2586,10 @@
"@testing-library/dom" "^8.5.0"
"@types/react-dom" "*"
"@testing-library/user-event@14.0.1":
version "14.0.1"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.0.1.tgz#26864fefd3ccee372f4d9c201d3469290e58fb97"
integrity sha512-HKI9UVLg31Y8uKRzZ/mFDPnuXTTWA9Zv/nGxtniOwS230QHyWaLmQUJdQT4mX1WlIM9Tn4hyrwfyKFqVvz9EeA==
"@testing-library/user-event@14.0.3":
version "14.0.3"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.0.3.tgz#463667596122c13d997f70b73426947ab71de962"
integrity sha512-zIgBG5CxfXbMsm4wBS6iQC3TBNMZk16O25i4shS9MM+eSG7PZHrsBF6LFIesUkepkZ3QKKgstB2/Nola6nvy4A==
"@tootallnate/once@1":
version "1.1.2"