summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-10 03:31:57 +0000
committerGitHub <noreply@github.com>2022-12-10 03:31:57 +0000
commitbe78a84092508159708cb85344dfca29fe4b1e8e (patch)
treea2f92a475349550aa6cc1bb40c9def14175830d6 /package.json
parent51f8b9c591483d9da7dc12ee45f54a38dff9b75a (diff)
downloadnextcloud-server-be78a84092508159708cb85344dfca29fe4b1e8e.tar.gz
nextcloud-server-be78a84092508159708cb85344dfca29fe4b1e8e.zip
Bump @testing-library/jest-dom from 5.16.4 to 5.16.5
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.4 to 5.16.5. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.4...v5.16.5) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 82fdec0aeba..1568f363841 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",