aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorFerdinand Thiessen <opensource@fthiessen.de>2023-10-30 11:01:09 +0100
committerGitHub <noreply@github.com>2023-10-30 11:01:09 +0100
commit0299955074eb43c06d8779758934c72d4e845890 (patch)
treea09a124273ec7e5a11dbe03f914c68349679ee0a /package.json
parent623adbaef2c207ae5029300286a1e6648c9abbb0 (diff)
parent24dbdbfe0f1c78b5d30449c3bd00f83567082fa1 (diff)
downloadnextcloud-server-0299955074eb43c06d8779758934c72d4e845890.tar.gz
nextcloud-server-0299955074eb43c06d8779758934c72d4e845890.zip
Merge pull request #41163 from nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-6.1.4
chore(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.1.4
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 7cc3c7961e4..1ff4975f9a1 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",