aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLouis <6653109+artonge@users.noreply.github.com>2022-04-04 09:36:23 +0200
committerGitHub <noreply@github.com>2022-04-04 09:36:23 +0200
commitfa77882e34fa6d9e15042777f9990fe3bed49474 (patch)
treebd130b155dd817ce9081f8539b72bf28dc3cd258 /package.json
parent94004a7bd40e8527b3b89d954c32529ab13efbdc (diff)
parent61b3c3f4462d52f0075833b67ad1c2dc427a69fe (diff)
downloadnextcloud-server-fa77882e34fa6d9e15042777f9990fe3bed49474.tar.gz
nextcloud-server-fa77882e34fa6d9e15042777f9990fe3bed49474.zip
Merge pull request #31798 from nextcloud/dependabot/npm_and_yarn/testing-library/user-event-14.0.4
Bump @testing-library/user-event from 13.5.0 to 14.0.4
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 41b805487e7..3f8208f5d98 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.3",
- "@testing-library/user-event": "^13.5.0",
+ "@testing-library/user-event": "^14.0.4",
"@testing-library/vue": "^5.8.2",
"@vue/test-utils": "^1.3.0",
"babel-loader": "^8.2.4",