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 ef5ef3fd69a..2af0a5010e8 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "@nextcloud/browserslist-config": "^2.2.0", "@nextcloud/eslint-config": "^7.0.2", "@nextcloud/stylelint-config": "^2.1.2", - "@testing-library/jest-dom": "^5.16.2", + "@testing-library/jest-dom": "^5.16.3", "@testing-library/user-event": "^13.5.0", "@testing-library/vue": "^5.8.2", "@vue/test-utils": "^1.3.0", |