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.4

This commit is contained in:
Renovate Bot 2022-04-01 10:15:59 +00:00 committed by renovate[bot]
parent 311915ba30
commit 2858e47c24
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.3",
"@testing-library/user-event": "14.0.4",
"@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.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==
"@testing-library/user-event@14.0.4":
version "14.0.4"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.0.4.tgz#5b430a9c27f25078bff4471661b755115d0db9d4"
integrity sha512-VBZe5lcUsmrQyOwIFvqOxLBoaTw1/Qy4Ek+VgmFYs719bs2SxUp42vbsb7ATlQDkHdj4OIQlucfpwxe5WoG1jA==
"@tootallnate/once@1":
version "1.1.2"