aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-11-27 05:36:35 +0000
committerGitHub <noreply@github.com>2021-11-27 05:36:35 +0000
commite0eb2a8248eaf1384075f0382cbcfc57dfa7d368 (patch)
treed9d740798c264b9f995bb525584808291078521e /package.json
parent2b2de131661ad5953cfe104fc93530ec37576b58 (diff)
parent700d8f1e04fa3f8517504271dc1e590ed3d2a1f1 (diff)
downloadnextcloud-server-e0eb2a8248eaf1384075f0382cbcfc57dfa7d368.tar.gz
nextcloud-server-e0eb2a8248eaf1384075f0382cbcfc57dfa7d368.zip
Merge pull request #29932 from nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-5.15.1
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 6c6149e2643..456e0b5b40d 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.0",
+ "@testing-library/jest-dom": "^5.15.1",
"@testing-library/user-event": "^13.5.0",
"@testing-library/vue": "^5.8.2",
"babel-loader": "^8.2.3",