aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-02-01 08:56:36 +0000
committerGitHub <noreply@github.com>2025-02-01 08:56:36 +0000
commit34c57d0b864bde3e868622856c52f16e23bbd34f (patch)
treee502bc225472e2fb8323d5be479ad0af9a7d6342
parent3a4f6b80fe2758ef2bc5a232c45d50eaef78c326 (diff)
parent9f5456acfae9e842941e208d0888cdf0ad0ac54c (diff)
downloadnextcloud-server-34c57d0b864bde3e868622856c52f16e23bbd34f.tar.gz
nextcloud-server-34c57d0b864bde3e868622856c52f16e23bbd34f.zip
Merge pull request #50610 from nextcloud/dependabot/npm_and_yarn/testing-library/user-event-14.6.1
-rw-r--r--package-lock.json8
-rw-r--r--package.json2
2 files changed, 5 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json
index f2b523edd23..c2b5d80ac90 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -103,7 +103,7 @@
"@simplewebauthn/types": "^12.0.0",
"@testing-library/cypress": "^10.0.2",
"@testing-library/jest-dom": "^6.6.3",
- "@testing-library/user-event": "^14.4.3",
+ "@testing-library/user-event": "^14.6.1",
"@testing-library/vue": "^5.8.3",
"@types/dockerode": "^3.3.32",
"@types/wait-on": "^5.3.4",
@@ -5381,9 +5381,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": {
diff --git a/package.json b/package.json
index e957cb1e532..f63de7a2ed0 100644
--- a/package.json
+++ b/package.json
@@ -134,7 +134,7 @@
"@simplewebauthn/types": "^12.0.0",
"@testing-library/cypress": "^10.0.2",
"@testing-library/jest-dom": "^6.6.3",
- "@testing-library/user-event": "^14.4.3",
+ "@testing-library/user-event": "^14.6.1",
"@testing-library/vue": "^5.8.3",
"@types/dockerode": "^3.3.32",
"@types/wait-on": "^5.3.4",