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 0254e8a4478..a371c429bc4 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "@nextcloud/browserslist-config": "^2.1.0", "@nextcloud/eslint-config": "^2.2.0", "@nextcloud/eslint-plugin": "^1.5.0", - "@testing-library/jest-dom": "^5.12.0", + "@testing-library/jest-dom": "^5.14.1", "@testing-library/user-event": "^13.1.9", "@testing-library/vue": "^5.6.2", "babel-eslint": "^10.1.0", |