aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2022-10-26 21:34:20 +0200
committerGitHub <noreply@github.com>2022-10-26 21:34:20 +0200
commit71f698649f578db19a22457cb9d420fb62c10382 (patch)
tree7f681e300b4bc5d1c925fa1dc6909e91bbe1210f /package.json
parent43dbd9fa5aa2a18331ed46ae054d6a042f636e2f (diff)
parent95f4881725e5da2383390e20c483cecc1c280371 (diff)
downloadnextcloud-server-71f698649f578db19a22457cb9d420fb62c10382.tar.gz
nextcloud-server-71f698649f578db19a22457cb9d420fb62c10382.zip
Merge pull request #33488 from nextcloud/dependabot/npm_and_yarn/testing-library/user-event-14.4.3
Bump @testing-library/user-event from 14.1.1 to 14.4.3
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e68f02ab171..c96469aca40 100644
--- a/package.json
+++ b/package.json
@@ -109,7 +109,7 @@
"@nextcloud/eslint-config": "^8.0.0",
"@nextcloud/stylelint-config": "^2.1.2",
"@testing-library/jest-dom": "^5.16.4",
- "@testing-library/user-event": "^14.1.1",
+ "@testing-library/user-event": "^14.4.3",
"@testing-library/vue": "^5.8.3",
"@vue/test-utils": "^1.3.0",
"@vue/vue2-jest": "^29.1.1",