aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-23 02:43:47 +0000
committerGitHub <noreply@github.com>2023-12-23 02:43:47 +0000
commit6ba7c5df92c1713ed33ee2cdc80ce6a45b54a1b2 (patch)
tree4c9aef8ef8e9684a544ef78afe7c8e949edaf142 /package.json
parent4c75c8ca1ab5f53ee4a6736ab382bed90dc1540a (diff)
downloadnextcloud-server-6ba7c5df92c1713ed33ee2cdc80ce6a45b54a1b2.tar.gz
nextcloud-server-6ba7c5df92c1713ed33ee2cdc80ce6a45b54a1b2.zip
chore(deps-dev): Bump @testing-library/jest-dom from 6.1.4 to 6.1.5
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.1.4 to 6.1.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/v6.1.4...v6.1.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 1b61e8703f4..dcceb25389f 100644
--- a/package.json
+++ b/package.json
@@ -131,7 +131,7 @@
"@nextcloud/stylelint-config": "^2.1.2",
"@nextcloud/webpack-vue-config": "^6.0.0",
"@pinia/testing": "^0.1.2",
- "@testing-library/jest-dom": "^6.1.4",
+ "@testing-library/jest-dom": "^6.1.5",
"@testing-library/user-event": "^14.4.3",
"@testing-library/vue": "^5.8.3",
"@types/dockerode": "^3.3.21",