Merge pull request #52341 from nextcloud/dependabot/npm_and_yarn/stable31/testing-library/user-event-14.6.1

This commit is contained in:
dependabot[bot] 2025-04-23 08:27:02 +00:00 committed by GitHub
commit c6fd40009a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -104,7 +104,7 @@
"@simplewebauthn/types": "^12.0.0",
"@testing-library/cypress": "^10.0.3",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/user-event": "^14.4.3",
"@testing-library/user-event": "^14.6.1",
"@testing-library/vue": "^5.8.3",
"@types/dockerode": "^3.3.37",
"@types/wait-on": "^5.3.4",
@ -5568,9 +5568,9 @@
}
},
"node_modules/@testing-library/user-event": {
"version": "14.5.2",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.5.2.tgz",
"integrity": "sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ==",
"version": "14.6.1",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.6.1.tgz",
"integrity": "sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==",
"dev": true,
"license": "MIT",
"engines": {

View file

@ -135,7 +135,7 @@
"@simplewebauthn/types": "^12.0.0",
"@testing-library/cypress": "^10.0.3",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/user-event": "^14.4.3",
"@testing-library/user-event": "^14.6.1",
"@testing-library/vue": "^5.8.3",
"@types/dockerode": "^3.3.37",
"@types/wait-on": "^5.3.4",