summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorVincent Petry <vincent@nextcloud.com>2022-12-16 16:23:18 +0100
committerGitHub <noreply@github.com>2022-12-16 16:23:18 +0100
commitc3c8b5f368928f2bb5f4b7882927c2dc99a8334c (patch)
treebf956000de93f21ae01a032f7be278cf4e9fa75b /package.json
parentae6fe874eddf09cc2968d45d0215e47baf55712e (diff)
parentbe78a84092508159708cb85344dfca29fe4b1e8e (diff)
downloadnextcloud-server-c3c8b5f368928f2bb5f4b7882927c2dc99a8334c.tar.gz
nextcloud-server-c3c8b5f368928f2bb5f4b7882927c2dc99a8334c.zip
Merge pull request #35718 from nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.5
Bump @testing-library/jest-dom from 5.16.4 to 5.16.5
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index abe70238bb8..c587027f055 100644
--- a/package.json
+++ b/package.json
@@ -118,7 +118,7 @@
"@nextcloud/cypress": "^1.0.0-beta.1",
"@nextcloud/eslint-config": "^8.0.0",
"@nextcloud/stylelint-config": "^2.1.2",
- "@testing-library/jest-dom": "^5.16.4",
+ "@testing-library/jest-dom": "^5.16.5",
"@testing-library/user-event": "^14.4.3",
"@testing-library/vue": "^5.8.3",
"@types/dockerode": "^3.3.14",