summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLouis <6653109+artonge@users.noreply.github.com>2022-03-28 16:52:56 +0200
committerGitHub <noreply@github.com>2022-03-28 16:52:56 +0200
commit39494fbf794d982f6f6551c984e6ca4c4e947d01 (patch)
tree49789e30a6ebb73e4878ce185a59481839643b3f /package.json
parent427001bcdf943cdc8741ff13a05e80d7436fda82 (diff)
parent08b72fe871fa54bc9e32a8b37fb848b550e56edf (diff)
downloadnextcloud-server-39494fbf794d982f6f6551c984e6ca4c4e947d01.tar.gz
nextcloud-server-39494fbf794d982f6f6551c984e6ca4c4e947d01.zip
Merge pull request #31718 from nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.3
Bump @testing-library/jest-dom from 5.16.2 to 5.16.3
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 63e075acebb..78083e7cc3d 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",