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 8773b909386..f95da9e3924 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,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.2.0", + "@testing-library/user-event": "^13.2.1", "@testing-library/vue": "^5.8.1", "babel-loader": "^8.2.2", "babel-loader-exclude-node-modules-except": "^1.2.1", |