aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-15 01:52:03 +0000
committerGitHub <noreply@github.com>2022-04-15 01:52:03 +0000
commit8a511838bea729316ca193fd5ddf2994a458f03c (patch)
treee570cbe81424ff471a0701bceb76085ee840ff22 /package.json
parent9d9bbd8399d0906ccb3e374ed7b001637ed67036 (diff)
parentd83d82e80e06ebf19736b1fbc566407c14d6a6be (diff)
downloadnextcloud-server-8a511838bea729316ca193fd5ddf2994a458f03c.tar.gz
nextcloud-server-8a511838bea729316ca193fd5ddf2994a458f03c.zip
Merge pull request #31991 from nextcloud/dependabot/npm_and_yarn/testing-library/user-event-14.1.0
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 d815aa1be5d..b9d2655e924 100644
--- a/package.json
+++ b/package.json
@@ -102,7 +102,7 @@
"@nextcloud/eslint-config": "^7.0.2",
"@nextcloud/stylelint-config": "^2.1.2",
"@testing-library/jest-dom": "^5.16.4",
- "@testing-library/user-event": "^14.0.4",
+ "@testing-library/user-event": "^14.1.0",
"@testing-library/vue": "^5.8.2",
"@vue/test-utils": "^1.3.0",
"babel-loader": "^8.2.4",