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 ee9b2d350e0..9c493aacb56 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "@nextcloud/browserslist-config": "^2.2.0", "@nextcloud/eslint-config": "^4.0.0", "@nextcloud/stylelint-config": "^2.0.1", - "@testing-library/jest-dom": "^5.15.1", + "@testing-library/jest-dom": "^5.16.0", "@testing-library/user-event": "^13.5.0", "@testing-library/vue": "^5.8.2", "babel-loader": "^8.2.3", |