aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-28 01:32:23 +0000
committerGitHub <noreply@github.com>2023-10-28 01:32:23 +0000
commit24dbdbfe0f1c78b5d30449c3bd00f83567082fa1 (patch)
treec6ba3558a6c15c27a0b1bb5fd4e1224fd8d6d94d /package.json
parent0aa65d97146a7ec52f27969f97d03868688f4c64 (diff)
downloadnextcloud-server-24dbdbfe0f1c78b5d30449c3bd00f83567082fa1.tar.gz
nextcloud-server-24dbdbfe0f1c78b5d30449c3bd00f83567082fa1.zip
chore(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.1.4
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.17.0 to 6.1.4. - [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.17.0...v6.1.4) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-major ... 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 807cc0cc4b9..10e7050bf30 100644
--- a/package.json
+++ b/package.json
@@ -128,7 +128,7 @@
"@nextcloud/stylelint-config": "^2.1.2",
"@nextcloud/webpack-vue-config": "^6.0.0",
"@pinia/testing": "^0.1.2",
- "@testing-library/jest-dom": "^5.16.5",
+ "@testing-library/jest-dom": "^6.1.4",
"@testing-library/user-event": "^14.4.3",
"@testing-library/vue": "^5.8.3",
"@types/dockerode": "^3.3.21",