diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 2a4e06f338a..d3b09050a21 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "@nextcloud/eslint-config": "^4.0.0", "@nextcloud/stylelint-config": "^1.0.0-beta.0", "@testing-library/jest-dom": "^5.14.1", - "@testing-library/user-event": "^13.4.1", + "@testing-library/user-event": "^13.5.0", "@testing-library/vue": "^5.8.2", "babel-loader": "^8.2.3", "babel-loader-exclude-node-modules-except": "^1.2.1", |