aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-06 01:10:14 +0000
committerGitHub <noreply@github.com>2024-07-06 01:10:14 +0000
commit55b64b59da9212c0c9bb37e1a14799c0909f67a4 (patch)
treee8fe85edd619416124caff9402a570938ee8c515 /package.json
parentd30bebd3818d1482f8e7c477dd803289014bd76a (diff)
downloadnextcloud-server-55b64b59da9212c0c9bb37e1a14799c0909f67a4.tar.gz
nextcloud-server-55b64b59da9212c0c9bb37e1a14799c0909f67a4.zip
chore(deps-dev): bump @testing-library/jest-dom from 6.4.5 to 6.4.6
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.5 to 6.4.6. - [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/v6.4.5...v6.4.6) --- 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 bf185ce9d6e..210bec27ada 100644
--- a/package.json
+++ b/package.json
@@ -130,7 +130,7 @@
"@pinia/testing": "^0.1.2",
"@simplewebauthn/types": "^10.0.0",
"@testing-library/cypress": "^10.0.2",
- "@testing-library/jest-dom": "^6.4.5",
+ "@testing-library/jest-dom": "^6.4.6",
"@testing-library/user-event": "^14.4.3",
"@testing-library/vue": "^5.8.3",
"@types/dockerode": "^3.3.28",