Update dependency @testing-library/user-event to v14.5.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2023-09-15 18:36:45 +00:00
parent cfd8eaae99
commit c0c387273e
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"devDependencies": {
"@testing-library/jest-dom": "6.1.3",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.5.0",
"@testing-library/user-event": "14.5.1",
"@types/jest": "29.5.4",
"@types/node": "18.17.16",
"@types/react": "18.2.21",

View File

@ -754,10 +754,10 @@
"@testing-library/dom" "^9.0.0"
"@types/react-dom" "^18.0.0"
"@testing-library/user-event@14.5.0":
version "14.5.0"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.0.tgz#4036add379525b635a64bce4d727820d4ba516a7"
integrity sha512-nQRCteEZvULJJrlcGQuNhwGekz25TOUILA+sTWI9PB/vNKKivS+7K7XRTwoikw/2fmJPaM4pPKy+hLWEGg9+JA==
"@testing-library/user-event@14.5.1":
version "14.5.1"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.1.tgz#27337d72046d5236b32fd977edee3f74c71d332f"
integrity sha512-UCcUKrUYGj7ClomOo2SpNVvx4/fkd/2BbIHDCle8A0ax+P3bU7yJwDBDrS6ZwdTMARWTGODX1hEsCcO+7beJjg==
"@tsconfig/node10@^1.0.7":
version "1.0.9"