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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-03 15:38:36 -05:00 committed by GitHub
parent 986aa8bd4d
commit 932915b7fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -195,7 +195,7 @@
"@testing-library/dom": "9.3.3", "@testing-library/dom": "9.3.3",
"@testing-library/jest-dom": "6.1.3", "@testing-library/jest-dom": "6.1.3",
"@testing-library/react": "14.0.0", "@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.5.1", "@testing-library/user-event": "14.5.2",
"@types/common-tags": "1.8.1", "@types/common-tags": "1.8.1",
"@types/create-react-class": "15.6.3", "@types/create-react-class": "15.6.3",
"@types/fs-extra": "11.0.1", "@types/fs-extra": "11.0.1",

View File

@ -4691,10 +4691,10 @@
"@testing-library/dom" "^9.0.0" "@testing-library/dom" "^9.0.0"
"@types/react-dom" "^18.0.0" "@types/react-dom" "^18.0.0"
"@testing-library/user-event@14.5.1": "@testing-library/user-event@14.5.2":
version "14.5.1" version "14.5.2"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.1.tgz#27337d72046d5236b32fd977edee3f74c71d332f" resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.2.tgz#db7257d727c891905947bd1c1a99da20e03c2ebd"
integrity sha512-UCcUKrUYGj7ClomOo2SpNVvx4/fkd/2BbIHDCle8A0ax+P3bU7yJwDBDrS6ZwdTMARWTGODX1hEsCcO+7beJjg== integrity sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ==
"@tootallnate/once@2": "@tootallnate/once@2":
version "2.0.0" version "2.0.0"